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!

Stats

Newbie Spellweaver
Joined
Jan 29, 2018
Messages
55
Reaction score
3
Does anyone know how to disable stats in war? just like buff ty in advance or just hint
 
Junior Spellweaver
Joined
Jun 15, 2014
Messages
148
Reaction score
23
create new rank-war.scp

disable

StatMaxAttStatMagAttStatDefensStatAttckRStatDefenR
<null><null><null><null><null>
<null><null><null><null><null>
<null><null><null><null><null>
<null><null><null><null><null>
<null><null><null><null><null>
<null><null><null><null><null>
<null><null><null><null><null>
 
Upvote 0
Newbie Spellweaver
Joined
Jan 29, 2018
Messages
55
Reaction score
3
I see this is like 5000 stats in normal then in war it will be 3000 right? TY I GOT IT
 
Last edited:
Upvote 0
Junior Spellweaver
Joined
Dec 19, 2013
Messages
183
Reaction score
37
I see this is like 5000 stats in normal then in war it will be 3000 right? TY I GOT IT
Not at all, that would be quite literally disabling their atk/m.atk/def/atk. rate/def. rate gains.
It'll be 0 increase from stats, not just less.

However this won't show up in the client so you'll either have to make the client stop calculating the gains from stat points once the player is in the desired channel or disable the nation war join from outside the channel selection menu and use the database to temporarily adjust the stats of each character joining it.
If planning to go the database route, make sure that you don't have stat requirements left, else it'll be a war of nudity.
 
Upvote 0
Back
Top