Changing EXP Rate's
Well i managed to get my server up and running, along with my friends online, so i am very happy. Im not at all experianced with MySql, this server is actualy the first iv used it. When setting it up i entered a command...
Code:
INSERT INTO VARIABLES VALUES ('EXPMod','.8','Experience multipler. Increase to increase exp rate',20050610185738); |
Download this , and set it up.
MySQLCC Once your connected to your MySQL database. Look for the variables table , and have at it. Enjoy. Hope this helps. |
Or if command line is your thing, get into mysql> and enter
Code:
UPDATE variables SET value = 'your exp modifier' WHERE varname = 'EXPMod'; But MySQLCC is much easier. It's a UI. Give it a try. |
Recommandation
Hello,
Depending on who will be playing on the server I advise you not to go above 2.0. Which would mean that the player would take 200% of experience for each mob he kills. This ratio is the limit between skill improving and leveling. It would be useless for the player to be level 20 with the skills of a level 5 player... If you are playing alone don't bother yourself with changing the exp rate. When you are fed up with leveling or want to explore new zones or fight in new zones just use #level, #setskill and #scribespells in game... |
Thanks alot guys :D
|
All times are GMT -4. The time now is 04:05 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.