Jump to content
  • 0

How to add "payo2" (Old Payon) to @go


Question

Posted

I'm having a couple issues with eAthena's @go command. So, I'm in atcommand.c and I just added the payo2 map, but when I compiled it, errors came up about that 2 script of line I added.

 

"MAP_PAYO2": undeclared identifier.

 

initizlizer is not a constant.

 

Help?

5 answers to this question

Recommended Posts

Posted (edited)

Means you have to define the map in another source code file. I think its in map.h, just add the mapname in there, you will see other @go maps like prontera, aldebaren defined in that file as well

Edited by Jasc
Posted

Means you have to define the map in another source code file. I think its in map.h, just add the mapname in there, you will see other @go maps like prontera, aldebaren defined in that file as well

 

Alright, so I finally defined it, not errors. But, when I log in it said in the map-

 

chrif_authok: Data size mismatch! 34276 != 34280

Posted

It is no longer a source code error, it is probably a map error or client error that can't process map properly. Did you make this map yourself? or has someone tested it before giving you it?

Posted (edited)

I got that part. Thanks! I love your designs, btw :3

 

 

It is no longer a source code error, it is probably a map error or client error that can't process map properly. Did you make this map yourself? or has someone tested it before giving you it?

It's a map that I want to be hometown. http://rathena.org/board/topic/73836-old-payon/

 

I walked on the map, sat on the map, before I recompiled it. All I want is the @go 0 command change to "payo2, 77, 128". But, I already got that part down with no error in Visual Studios. But, the error now is when logging in, I get that source error.

Somebody?

Edited by Katazui

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...