Jump to content
  • 0

Increase Max Zeny on Bank


Jhedzkie

Question


  • Group:  Members
  • Topic Count:  42
  • Topics Per Day:  0.01
  • Content Count:  297
  • Reputation:   15
  • Joined:  11/17/11
  • Last Seen:  

Does it need special nemo patch or something?


image.png.1ed419ac52ff8a17b733824f161a0127.png

 

I saw the part in mmo.h that can change the max zeny in bank but it broke everything.


image.png.44f71f014404faa4e9cd4fcbd0823fd6.png

image.png.ec14a2ba0cc3c8eab04da54380ebff23.png

Am just wondering if it can be done in the source alone, and if so, is there anything else that needs to be updated other than the one value in mmo.h.
Thanks.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 1

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

`SINT64_MAX`

ragnarok client is 32 bit so maybe your server save your zeny but the client can display it

also the database 

even if you edit the database to put something higher than max int 32

you will see it in game as max int 32 and the server well reset it (maybe you need to build as 64)

image.thumb.png.d544e8a7f445066824b98651e448c83a.png

 

 

ofc i suggest to not do any of this and use bank npc script and coin for zeny scripts

 

or wait maybe someone here have better answer :P

Edited by sader1992
Link to comment
Share on other sites

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.

×
×
  • Create New...