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!

SP Dance regenerate interval

RaGEZONER
Joined
Sep 25, 2009
Messages
637
Reaction score
398
In the Common.ini add a line like this,

Code:
,..
[I]MobRespawnIntervalRandom=1
WarmapReputation=1
UpgradeChargeAlz=0
ChinaItemPrice=0
GuildLevelUpAuto=1
GuildLevelTitle=0

[B]SitDownSpInterval=0[/B]

[Warmap-01]
MobsMap=Data/Data_War/Warmap1.scp

[Warmap-02]
MobsMap=Data/Data_War/Warmap2.scp

[Warmap-03]
MobsMap=Data/Data_War/Warmap3.scp
[/I]
,..

SitDownSpInterval=0 Fill all of the SP in (1min 30sec total)
SitDownSpInterval=1 Fill 150, 25 SP 1sec each (15min total)

I know it says SitDown but it works for dancing, the values are present in the world binary.

SitDownSpValue=, even tho the value is present in World bin it does not seem to work, I don't know from where it takes the value that changes when it charges 150, 25,.. sp.

I think SP should be gained by dancing only, its a feature. :thumbup:

Credits: chumpywumpy
 
Back
Top