Jump to content
  • 0

What or where can i find the top for certains mods. in src/common/mmo.h?


Kido

Question


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

I see here are a lot of "Max thing" the server can recognize so, i would like to know what's the limite or the top for each "Max thing" the server will recognize or that the server supports, i'm using latest rathena.

 

Thanks in advance for the support, regards~

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

try use IDE or find them yourself on rA's doxygen then share the result for us. /meh

most of "max thing" are on mmo.h, skill.h, itemdb.h, pc.h, status.h, and some header files. /heh

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

try use IDE or find them yourself on rA's doxygen then share the result for us. /meh

most of "max thing" are on mmo.h, skill.h, itemdb.h, pc.h, status.h, and some header files. /heh

 

ah allright, i will put eveyrthing to 99,999 to find out the max of top of everything such storage, inventory or party members

 

thanks cydh, i think tonight im going to test the whole stuff o:

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

I have a little poem for you, /heh

if u change "MAX things" that related with mmo_charstatus, maybe u will get an error when mmo_charstatus size is more than 2 bytes

if u change max guardian, u must alter the castle db, to add more guardian fields

if u change max zeny, the max is MAX_INT

if u change other "MAX things" make sure you got much RAM and better CPU

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

Cool you can do poems o:! i always was bad at it x_x but i like them o:

 

my hosting plan displayas that i got 1024mb ram, 20gb disk space and traif 4terabytes

 

i dont know exactly how much is that or if is that enough D:

 

for example i would like to increase max storage to 1200 o:! and party members to 25 and so on D:

 

huh i wguess it won't be that easy to jsut change the number of the max thing, like in the guardian parts

 

i wish in the comments of to max thing would be a note or something like that that tell us where to mod if increasing the value needs furthers mods DD:!

 

thanks again for the answer Cydh, after stoalo i will get into this o:!

[spoilie]

http://rathena.org/board/topic/82770-locations-needed-for-script-release/?p=253552

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