- Joined
- Apr 7, 2007
- Messages
- 77
- Reaction score
- 1
Anybody know where I edit the rate is?
and sending items to my account?
and what the codes of items?
and sending items to my account?
and what the codes of items?
<section name="Saga.Factory.StatusByLevel" type="Saga.Configuration.StatusByLevelSettings, Saga.Map, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, cexp=1000, jexp=1000, wexp=1000" />its in the map config file
look for the section named StatusByLevel and add after it this
cexp=1 jexp=1 wexp=1
#region Character - Rates
public double _CexpModifier = 1;
public double _JexpModifier = 1;
public double _WexpModifier = 1;
public double _DropRate = 1;
#endregion
hmm wow nice i guess thats a better way to do it.![]()
#region Character - Rates
public double _CexpModifier = 1;
public double _JexpModifier = 1;
public double _WexpModifier = 1;
public double _DropRate = 1;
#endregion
this code doesn't work with my server. Is there any other things I should do for it to work.
does it needs to be recompiled?
can anyone give out a recompiled version of the file?
haha i dont have VS installed =D and i dont know how to use it... =D
maybe a 250x rates for all wep base and job exp??
if anyone wont mind?