Jump to content
  • 0

Help me debug @go mall


Question

Posted

Hi, i followed this instruction https://herc.ws/wiki/@go

and still not working. can somebody help me?

Here is my script

 

atcommand.cpp

{ MAP_MALL,	123, 234 }, // 37=Mall
	} else if (strncmp(map_name, "turbo_room", 3) == 0) {
		town = 37;
	}

mapindex.hpp

#define MAP_MALL "turbo_room"

 

Thank you

5 answers to this question

Recommended Posts

  • 0
Posted
6 hours ago, xryuji said:

Yea, i restarted the server

when you edited anything related with the source code, you need to recompile the server, not restart server, its different action.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...