pc_setpos: Passed mapindex(906) is invalid
nag aadd po kasi ako ng custom map
na edit ko na ung
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
nailagay ko na din po sa data folder ung text.rsw,gnd,gat
sorry i solved the problem! i just double check renewal or pre-renewal lol
xD but when i warp i got error haha client crashed
nag aadd po kasi ako ng custom map
na edit ko na ung
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
nailagay ko na din po sa data folder ung text.rsw,gnd,gat
sorry i solved the problem! i just double check renewal or pre-renewal lol
Last edited by a moderator: