• 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!

[HELP] Red Skull after one kill

Cute Fighter

The Restart
Joined
Jan 3, 2009
Messages
72
Reaction score
0
Location
Germany
heey
i'M using tfs 0.3.1[2pl] client 8.40 and thats my config.lua
-- Banishments

notationsToBan = 2
warningsToFinalBan = 2
warningsToDeletion = 3
banLength = 7 * 24 * 60 * 60
finalBanLength = 30 * 24 * 60 * 60
ipBanishmentLength = 1 * 24 * 60 * 60
broadcastBanishments = "yes"
killsToBan = 15
maxViolationCommentSize = 200



-- Battle
-- NOTE: loginProtectionPeriod is the famous Tibia anti-magebomb system.
-- deathLostPercent set to nil enables manual mode.
worldType = "pvp"
hotkeyAimbotEnabled = "yes"
protectionLevel = 1000
pvpTileIgnoreLevelAndVocationProtection = "yes"
killsToRedSkull = 12
pzLocked = 10 * 1000
criticalHitChance = 7
displayCriticalHitNotify = "no"
removeWeaponAmmunition = "no"
removeWeaponCharges = "no"
removeRuneCharges = "no"
timeToDecreaseFrags = 0 *60 * 60 * 10000
whiteSkullTime = 20 * 1000
noDamageToSameLookfeet = "no"
experienceByKillingPlayers = "no"
showHealingDamage = "yes"
fieldOwnershipDuration = 5 * 1000
stopAttackingAtExit = "no"
oldConditionAccuracy = "no"
loginProtectionPeriod = 10
deathLostPercent = 1

how u see i put to get red skull to 15 kills but when i kill only 1 player i get a red skull and it wont disappear :/
whats wrong? can u help me? :/
 
Last edited:
Back
Top