Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeLatest imagesHomeLog inWebclientChat BoxVoteRegister
Welcome to NineDivine: remember to log in ! If you don't have an account already, please Register !
Applicants: We are now Taking Moderator applications !!!
Donations: Donations are severely needed at the moment! Please, click the donate button in the top right hand corner of the forums home page and help support this server !!!
Voting: Remember to Vote daily !!!
Remember: Keep updated with the current NineDivine-happenings by reading all the Announcements posted on the Forums Home page.

Share | 
 

 Agility xp rate

View previous topic View next topic Go down 
AuthorMessage
Emilyz
NOOB MEMBER
NOOB MEMBER
Emilyz

Warning Level : Agility xp rate WarningBar-Gloss1
Posts : 17
Rep power : 0
Join date : 2011-07-20
Age : 28
Location : Australia :)

Agility xp rate Empty
PostSubject: Agility xp rate   Agility xp rate EmptyJuly 21st 2011, 8:02 am

Could we please make the agility xp rate a lil higher Smile







How to do:


Go to Source/Server folder>src>server>

'Then open'>Config.java

Now that we have Config.java open scroll right to the bottom of the file!

There will be a heap of XP rate multipliers, just adjust these like shown below
Code:
Code:

/**
   * Skill Experience Multipliers
   */   
   public static final int WOODCUTTING_EXPERIENCE = 40;
   public static final int MINING_EXPERIENCE = 40;
   public static final int SMITHING_EXPERIENCE = 40;
   public static final int FARMING_EXPERIENCE = 40;
   public static final int FIREMAKING_EXPERIENCE = 50;
   public static final int HERBLORE_EXPERIENCE = 40;
   public static final int FISHING_EXPERIENCE = 40;
   public static final int AGILITY_EXPERIENCE = 40;
   public static final int PRAYER_EXPERIENCE = 40;
   public static final int RUNECRAFTING_EXPERIENCE = 40;
   public static final int CRAFTING_EXPERIENCE = 40;
   public static final int THIEVING_EXPERIENCE = 40;
   public static final int SLAYER_EXPERIENCE = 50;
   public static final int COOKING_EXPERIENCE = 40;
   public static final int FLETCHING_EXPERIENCE = 40;

In this case we would be changing Agility, So we would do something like this...

Code:
/**
   * Skill Experience Multipliers
   */   
   public static final int WOODCUTTING_EXPERIENCE = 40;
   public static final int MINING_EXPERIENCE = 40;
   public static final int SMITHING_EXPERIENCE = 40;
   public static final int FARMING_EXPERIENCE = 40;
   public static final int FIREMAKING_EXPERIENCE = 40;
   public static final int HERBLORE_EXPERIENCE = 40;
   public static final int FISHING_EXPERIENCE = 40;
   public static final int AGILITY_EXPERIENCE = 500;
   public static final int PRAYER_EXPERIENCE = 40;
   public static final int RUNECRAFTING_EXPERIENCE = 40;
   public static final int CRAFTING_EXPERIENCE = 40;
   public static final int THIEVING_EXPERIENCE = 40;
   public static final int SLAYER_EXPERIENCE = 40;
   public static final int COOKING_EXPERIENCE = 40;
   public static final int FLETCHING_EXPERIENCE = 40;

Back to top Go down
 

Agility xp rate

View previous topic View next topic Back to top 

 Similar topics

-
» 1-99 agility guide! by mumstama
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
 :: - Server :: Future updates & suggestions :: Suggestions-
ChatBox
Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com