i try this way on wiki
http://herc.ws/wiki/...g_.40go_to_Work
but i cant find @go work on my atcommand.c
i just find a Alternate spellings on atcommand.c
where the number of town?
Posted 29 December 2014 - 04:58 AM
i try this way on wiki
http://herc.ws/wiki/...g_.40go_to_Work
but i cant find @go work on my atcommand.c
i just find a Alternate spellings on atcommand.c
where the number of town?
Posted 29 December 2014 - 10:16 AM
Check this link.
at line the 1732:
{ MAP_PRONTERA, 156, 191, 3 }, // 0 = Prontera
at line the 1810:
if (town < 0 || town >= ARRAYLENGTH(data)) { // Alternate spellings if (strncmpi(map_name, "morroc", 4) == 0) { // Correct town name for 'morocc' town = 1;
Edited by Tortoise, 29 December 2014 - 10:16 AM.
Install Athena by using ./install.sh