Jump to content
  • 0
Sign in to follow this  
neil413

Help please 1 error urgent thanks

Question

pc_setpos: Passed mapindex(906) is invalid


im adding a custom map



im done editing,

 

-----atcommand.c-----
 

else if (strncmpi(map_name, "test", 3) == 0) { // Original town name for 'test'
town = 36;

}

-----map_index.txt------

 

//mymap-2
test

 

 

-----maps.conf-----

//map: tank_test2
map: test
 
 
-----mapindex.h-----
 
#define MAP_ECLAGE_IN "ecl_in01"
#define MAP_TEST "test"
 
i follow this step
 

 

 

i added already to the data folder test.rsw,gnd,gat

but i still got a problem on it



ive just fixxed the problem i just double check the emulator if re or pre-re but when i warp i my client crashed? whats the problem on it? :D



BUMP guys 

i edited already

atcommand.c
map_index.txt
maps.conf
mapindex.h
mapnametable.txt
resnametable.txt
weemapcache

i got error when i warp on the map why?


im sorry this is my first time to add custom map :)
 

Edited by neil413

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Please make sure that you update your map_cache.dat and make sure that you recompile your server..

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.