cRPG

cRPG => Scene Editing => Topic started by: ASDAF on March 23, 2011, 03:32:35 pm

Title: Map Code
Post by: ASDAF on March 23, 2011, 03:32:35 pm
I made a map and i sent it to Shogunate_Belmont but he says he need the map code also because otherwhiles the spawn points arent working. But i don`t know where i can fiend this code :cry:
Title: Re: Map Code
Post by: Wallace on March 23, 2011, 03:34:48 pm
He's most likely talking about the 0x00000000000000000000000 code that you put into scenes
Title: Re: Map Code
Post by: ASDAF on March 23, 2011, 03:35:58 pm
what?
Title: Re: Map Code
Post by: ASDAF on March 23, 2011, 03:42:05 pm
He said that must be a code like this
scn_random_scene_steppe random_scene_steppe 1792 none none 0.000000 0.000000 240.000000 240.000000 -0.500000 0x0000000229602800000691a400003efe00004b34000059be
  0
  0
 outer_terrain_steppe
Title: Re: Map Code
Post by: Wallace on March 23, 2011, 03:51:50 pm
lol that's exactly what i said... go fetch that out of Scenes.txt
Title: Re: Map Code
Post by: ASDAF on March 23, 2011, 03:53:05 pm
oh... sorry for my bad english :D but i think i even dont understand what you mean ^^
Title: Re: Map Code
Post by: Wallace on March 23, 2011, 03:55:06 pm
Remember when you made your map's terrain to begin with and placed it in Scenes.txt?

Take that line of code and send it to him
Title: Re: Map Code
Post by: ASDAF on March 23, 2011, 04:18:36 pm
found it thanks
Title: Re: Map Code
Post by: Nurax on March 23, 2011, 05:33:01 pm
Which line is the right one? :shock:
I have a huge list of lines :S
Title: Re: Map Code
Post by: Kung Fu Jesus on March 23, 2011, 07:53:18 pm
Which line is the right one? :shock:
I have a huge list of lines :S

The part you need starts with the name of your map, for example 'scn_My_Awesome_Map'. Just go to Edit, Find, and type the name of your map. It should go right to the start of your map info.
Title: Re: Map Code
Post by: Nurax on March 24, 2011, 07:15:27 pm
thank you I found it ;)