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

Banishment settings in config.lua

flaxe

the one and only
Joined
Jun 12, 2009
Messages
336
Reaction score
2
Location
Sweden
Hello, I just wonder what these does, so I can change them to the settings I want :) You maybe think it's pretty obvious what they does, but it isn't :D

notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 2 * 24 * 60 * 60
finalBanLength = 2 * 24 * 60 * 60
ipBanishmentLength = 2 * 24 * 60 * 60

What I want to know is like:
1. The three first things (the notationstobans), how does they work?
2. The last three things (the banlengths), how does they work?

Thanks! =)
 
Last edited:
in game you can right click on someone.,...then select report....then a windows pop up

and u can chose to give him a notation....(it is like a little warning) or u can choose to banish him....

then...when someone for example insult...and u odnt want to banish..u can put him a notation.....then when he does it 3 items..he get banished

if u put 3 notation to someone...he get banned

the other ones...im not sure


banlenght is how much time the guy stay banned.......

2 * 24 * 60 * 60 = 2 days......
if u put 4 * 24 * 60 * 60 = 4 days.....
/\ by changing that number....u gonna change the days ;P

thats for the first ban.....
the secon ban is the "finalbanlenght" works same as the one up
 
the secon ban is the "finalbanlenght"

it isn't right...the final ban doesn't needs to be the second if you change the "warningsToFinalBan" to 4 the final ban will be after than you got 4 bans...after that ban if you get one more ban your account will be banished forever and ADM must delete it manually in database.

in tibia Rl you can receive 2 bans...first of 7 days, second of 30 days (final warning/ban) and the thirth is infinity (until the deletion of the account).
 
ya...i but i dont rly know how it wokrs on the ot....im hl on tibia..so i pretty know how it works.....


so ya.....is not the second ban..but u configure it like that...ike i wrote above
 
Back
Top