cRPG
cRPG => Beginner's Help and Guides => Topic started by: Numptyflump on June 10, 2011, 10:58:26 am
-
Hey guys i'm trying to get the sea raiders map to work on my server now i've followed the instructions from one of the stickies here and it's all named the same the thing is the code looks abit strange and i can't seem to get it to spawn and map it's just a hill. The code that came with the file was ("searaiddtv",sf_generate,"none", "none", (0,0),(100,100),-100,"0x00000001300591320004ed3b0000386a00006d24000034f8",
[],[],"outer_terrain_beach"),
Any help on what i should be doing here? Thanks.
-
That format is for adding maps using the module system.
This is the code for straight editing scenes.txt
scn_searaiddtv searaiddtv 256 none none 0.000000 0.000000 100.000000 100.000000 -100.000000 0x00000001300591320004ed3b0000386a00006d24000034f8
0
0
outer_terrain_beach
-
Thanks for your help but still just a random hill I'll list what the files look like.
scn_Kir'thaen.sco - the file (put into the crpg module under sceneobj)
set_map Kir'thaen - sample.txt (almost tired scn_Kir'thaen)
and the lines you gave me scn_Kir'thaen Kir'thaen 256 none none 0.000000 0.000000 100.000000 100.000000 -100.000000 0x00000001300591320004ed3b0000386a00006d24000034f 8
0
0
outer_terrain_beach
that are in scene.txt
However still got a random hill have i missed something else? totally new to this so please be patient with me and thanks again.
-
You are using a wrong map name. It can't containt characters like '
Also for adding the map in the mapcyle or setting it as default map you need to define it in strings.txt