Jump to content

  •  

Photo

cannot get @go work for new map


  • Please log in to reply
1 reply to this topic

#1 skipjack94

skipjack94

    Member

  • Members
  • PipPip
  • 15 posts
  • Github:skipjack94

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?



#2 Tortoise

Tortoise

    Member

  • Members
  • PipPip
  • 22 posts

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





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 19 user(s)