• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Config.lua

WiLDTuRTLE

Member
Joined
Feb 26, 2011
Messages
478
Reaction score
5
Whats the FragHandler? i dont get it, ATM on my server the frags arent stable, first rs is like 20 frags then it can be 30 as 10, if i disabled the fraghandler will my RS be obtainable at only 20 frags?

- - - Updated - - -

bumppyyyy
 
you can set the rules about getting red skull easily in your config.lua file
there is 3 options to edit
dailyFragsToRedSkull = how many frags in the same day you get to have red skull
weeklyFragsToRedSkull = how many frags in the same week you get to have red skull
monthlyFragsToRedSkull = how many frags in the same month you get to have red skull

so if you now want it daily only 20 frags for daily for example
then set it like that
dailyFragsToRedSkull = 20
weeklyFragsToRedSkull = 140
monthlyFragsToRedSkull = 600
 
Back
Top