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

Compiling How to change time of frags in TFS 0.3.5?

Mefydroz Maclau

New Member
Joined
Nov 4, 2009
Messages
32
Reaction score
0
Friends OtLand, I was wondering how do I change the time to fade the frags players. I use TFS 8:50 version 0.3.5. Another question: What if it is not asking much I wanted a system that if the player kills more people after you pick up the red skull time is larger for the red skull disappear.
 
change in config, example:
Code:
redSkullLength = 30 * 24 * 60 * 60
if you want less then put
Code:
redSkullLength = 15 * 24 * 60 * 60
that will cut the time down to half

It is days, hours, minutes, seconds. ;)
 
That is the time of how long a White skull stays. He wanne know how can use change the time of REMOVING a UNJ FRAG.
Like i guess its in Tfs 0.3.+ - 24 hours for each frags?

He wanne know can you lower it?
 
Back
Top