Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[HELP] ServerRates

█║▌║▌║TheMerc iful║▌║▌║█
Member
Joined
Jan 29, 2005
Messages
1,361
Reaction score
80
So,... this is my Multipls.scp.....

Code:
[Multiple]	All_M	PC_M	Free_P	FreePC_P	Premium_P	PremiumPC_P	Remark
0	1000	1000	0	0	0	0	EXP_Rate
1	1000	1000	0	0	0	0	SkillEXP_Rate
2	1000	1000	0	0	0	0	CraftEXP_Rate
3	1000	1000	0	0	0	0	Drop_Rate
4	1000	1000	0	0	0	0	AlzBomb_Rate
5	1000	1000	0	0	0	0	Alz_Rate
6	1000	1000	0	0	0	0	PetEXP_Rate 
7	1000	1000	0	0	0	0	WarEXP_Rate

but it doesn't seem to affect the rates?! in Const.scp I found these settings but I am not sure how to change the values of it...

Code:
[Multiple_Guide]	Free	FreePC	Premium	PremiumPC	Default_Value	Calc
All_M	O	O	O	O	100	multiply
PC_M	X	O	X	O	100	multiply
FreeBase_P	O	O	O	O	0	plus
FreePCBase_P	X	O	X	O	0	plus
Premium_P	X	X	O	O	0	plus
PCPremium_P	X	X	X	O	0	plus

I have found this link about floating rates as well but doesn't seem to work with the current server that I am using right now?!?!

http://forum.ragezone.com/f459/hourly-floating-rates-script-487469/

also have followed the installation of it but it just wont go with it...

thanks for the input guys!
 
Initiate Mage
Joined
Nov 5, 2020
Messages
19
Reaction score
5
Hi, I'm not sure what do you mean by "but it doesn't seem to affect the rates?!" are you using the repack of toast or xpasa latest update?
 
Upvote 0
█║▌║▌║TheMerc iful║▌║▌║█
Member
Joined
Jan 29, 2005
Messages
1,361
Reaction score
80
Upvote 0
█║▌║▌║TheMerc iful║▌║▌║█
Member
Joined
Jan 29, 2005
Messages
1,361
Reaction score
80
How did you check the rates if its working or not? Is there any command ingame like "@rates" or whatever to know the rates "inside" the game itself?

after I configure it on the server side I log in the game to check the rates if it went up or not.

as of now this is my settings:


Code:
[Multiple]	All_M	PC_M	Free_P	FreePC_P	Premium_P	PremiumPC_P	Remark
0	10000	900	0	0	0	0	EXP_Rate
1	5000	100	0	0	0	0	SkillEXP_Rate
2	5000	100	0	0	0	0	CraftEXP_Rate
3	5000	100	0	0	0	0	Drop_Rate
4	5000	100	0	0	0	0	AlzBomb_Rate
5	9000	100	0	0	0	0	Alz_Rate
6	3000	100	0	0	0	0	PetEXP_Rate
7	3000	100	0	0	0	0	WarEXP_Rate
 
Upvote 0
Initiate Mage
Joined
Apr 28, 2015
Messages
22
Reaction score
0
So,... this is my Multipls.scp.....

Code:
[Multiple]    All_M    PC_M    Free_P    FreePC_P    Premium_P    PremiumPC_P    Remark
0    1000    1000    0    0    0    0    EXP_Rate
1    1000    1000    0    0    0    0    SkillEXP_Rate
2    1000    1000    0    0    0    0    CraftEXP_Rate
3    1000    1000    0    0    0    0    Drop_Rate
4    1000    1000    0    0    0    0    AlzBomb_Rate
5    1000    1000    0    0    0    0    Alz_Rate
6    1000    1000    0    0    0    0    PetEXP_Rate 
7    1000    1000    0    0    0    0    WarEXP_Rate

but it doesn't seem to affect the rates?! in Const.scp I found these settings but I am not sure how to change the values of it...

Code:
[Multiple_Guide]    Free    FreePC    Premium    PremiumPC    Default_Value    Calc
All_M    O    O    O    O    100    multiply
PC_M    X    O    X    O    100    multiply
FreeBase_P    O    O    O    O    0    plus
FreePCBase_P    X    O    X    O    0    plus
Premium_P    X    X    O    O    0    plus
PCPremium_P    X    X    X    O    0    plus

I have found this link about floating rates as well but doesn't seem to work with the current server that I am using right now?!?!

http://forum.ragezone.com/f459/hourly-floating-rates-script-487469/

also have followed the installation of it but it just wont go with it...

thanks for the input guys!


this is you? 4play? from ragnarok development?
 
Upvote 0
Initiate Mage
Joined
Apr 28, 2015
Messages
22
Reaction score
0
yes?! may I know who's speaking?
Friend of Frost(Contributor) From Hercules Emulator <3


BTW have you fixxed already those rates? lets talk @ discord im with your discord maybe i just saw you asking there and i think thats you maybe ^_^
 
Last edited:
Upvote 0
█║▌║▌║TheMerc iful║▌║▌║█
Member
Joined
Jan 29, 2005
Messages
1,361
Reaction score
80
Friend of Frost(Contributor) From Hercules Emulator <3


BTW have you fixxed already those rates? lets talk @ discord im with your discord maybe i just saw you asking there and i think thats you maybe ^_^

yep! rates are done, right now I'm still looking out for a proper and working website/webshop.

gonna go check my discord later, I'm actually out.
 
Upvote 0
Back
Top