Jump to content
  • 0

HELP! Stats problem


Erba

Question


  • Group:  Members
  • Topic Count:  84
  • Topics Per Day:  0.02
  • Content Count:  550
  • Reputation:   9
  • Joined:  11/06/12
  • Last Seen:  

i need help on my server...

Because my character if already level max(255/120) he already got 450+ hit and 450+ flee even if the character has only 1stat point or doesnt put any status points on it..on the other hand if i max my STR to 255 the damage of my player is only 300+ only, same with my VIT if it is 255(max) the life(HP) is within 120-130k only...

how to fix this sir/madam?^^

need help thanks..

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  12/26/12
  • Last Seen:  

your using renewal server data?

renewal stats calculation is different from pre-renewal.

what do you want for your server?

disable renewal. .

goto. . src/config/ open renewal.h

search for this:

/// leave this line to enable renewal specific support such as renewal formulas

#define RENEWAL

and add comment /// to disable the renewal

like this

/// leave this line to enable renewal specific support such as renewal formulas

///#define RENEWAL

this is how i solve my stats calculation. how ever am not 100% sure about this. there is someone really know how to solve this.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  84
  • Topics Per Day:  0.02
  • Content Count:  550
  • Reputation:   9
  • Joined:  11/06/12
  • Last Seen:  

i did already modified some changes in the src/status.c.. then when i comment the #define RENEWAL i got too many errors.. i guess i have to reedit again.. i did changed the refine and the status formula

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