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
http://herc.ws/wiki/@go
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?
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
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
http://herc.ws/wiki/@go
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?
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
Last edited by a moderator: