question about exp rates

Status
Not open for further replies.
Newbie Spellweaver
Joined
Mar 7, 2004
Messages
7
Reaction score
0
Location
somewhere
ok
when it says the following :
exp_rate=3
drop_rate=1
drop_type=2
zuly_rate=4

does 3 means that the exp rate is 3x or 300x ?!

lets say i want to make my server drop 50x and exp 100x, how am i going to configure it ?!

thanks alot
 
ok
when it says the following :
exp_rate=3
drop_rate=1
drop_type=2
zuly_rate=4

does 3 means that the exp rate is 3x or 300x ?!

lets say i want to make my server drop 50x and exp 100x, how am i going to configure it ?!

thanks alot

Just need go to your server Folder , Open WorldServer.conf and u search this :

exp_rate=3
drop_rate=1
drop_type=2
zuly_rate=4
And Change For this :

exp_rate=100
drop_rate=50
drop_type=2
zuly_rate=4
If you want to change Zuly, Just search zuly_Rate=[here rate zuly you want]

no need change in config.ini , if u need anything just post :flag_schw

Sorry for my bad English :poster_oo
 
exp_rate=100
drop_rate=50 <---- change this to make lvl change drop
drop_type=2 <--- this what mean?
zuly_rate=4
 
Status
Not open for further replies.
Back