PDA

View Full Version : XP rate



Two
June 27th, 2010, 16:22
I need some help. It would be nice if someone told where i could go and find it.

TehCow
June 27th, 2010, 16:31
Base? Give us some information..

on Project Insanity go into:
Config.java and scroll down till you see skillxp and stuff like that. And just change it..

Two
June 27th, 2010, 17:02
Base? Give us some information..

on Project Insanity go into:
Config.java and scroll down till you see skillxp and stuff like that. And just change it..

I'm using EvolutionX.

my pker pure
June 27th, 2010, 18:11
Try client.java Search whatever it says when you go up a level E.G. "congratulations you have" then the EXP rate should be there.

Fire cape
June 27th, 2010, 18:16
Search for the xp rate you want to change in client.java.

Lets say my xp per hit is 575.
I would then search 575 in client.java and change it to the number I want.
(Provideing I have checked to make its the xp rate method).

my pker pure
June 27th, 2010, 18:25
Search for the xp rate you want to change in client.java.

Lets say my xp per hit is 575.
I would then search 575 in client.java and change it to the number I want.
(Provideing I have checked to make its the xp rate method).

That dose not always work cause there are ways you can vary the exp depending on the weapon you use.

TehCow
June 27th, 2010, 19:47
Well, you can try search for:

addxp

addexp