• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Lua Config.lua Frags

Seumion

★ Spell Maker & Mapper ★
Joined
Feb 24, 2015
Messages
172
Reaction score
2
Hello otland support and members.
can i change my frags system in config to get frag if get level not if get frags like this?



dailyLevelsToRedSkull = 3
weeklyLevelsToRedSkull = 5
monthlyLevelsToRedSkull = 10
dailyLevelsToBlackSkull = dailyLevelsToRedSkull
weeklyLevelsToBlackSkull = weeklyLevelsToRedSkull
monthlyLevelsToBlackSkull = monthlyLevelsToRedSkull
 
Hello otland support and members.
can i change my frags system in config to get frag if get level not if get frags like this?



dailyLevelsToRedSkull = 3
weeklyLevelsToRedSkull = 5
monthlyLevelsToRedSkull = 10
dailyLevelsToBlackSkull = dailyLevelsToRedSkull
weeklyLevelsToBlackSkull = weeklyLevelsToRedSkull
monthlyLevelsToBlackSkull = monthlyLevelsToRedSkull
You need special script for it, You can't change it from config.lua.
 
Back
Top