Jump to content
  • 0

[Help] MaxPCritRate & MaxMCritRate


Question

Posted

Hi all... maybe someone have this java code?

 

# Maximum character Physical Critical Rate. (10 = 1%)

# Retail: 500

MaxPCritRate = 500

                     

# Maximum character Magic Critical Rate. (10 = 1%)

# Retail: 300

MaxMCritRate = 300

3 answers to this question

Recommended Posts

  • 0
Posted

Use eclipse search tool on the chronicle you saw those settings.

 

In the Config.java, search for "MaxPcritRate", which will be in the same line than a variable (perhaps MAX_PCRIT_RATE, i don't know).

 

After that scan the whole gameserver folder about the variable, you got your answer.

 

To finish copy paste lines and adapt if needed. Around 6 lines fix.

  • 0
Posted

If my yellow sentence was in yellow, it was to avoid your answer. Guess what, I failed.

 

Re-read my past post correctly.

 

And this is "help" section, not "build my server" one. Believe me, you will be more thankful once you know how to do it than simply c/p a code. Perhaps not now, but in future.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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