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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..