Page 1 of 1

Freeze Tag mod

Posted: Mon Nov 22, 2021 2:34 pm
by greenie
Description

It's a simple mod...
Counter-terrorist have 3 minutes ( you can change that ) to catch the terrorists, and when a ct touch a t, the t is frozen and he can't move until a teammate touch him.

Player Commands

/status
CVARs
// How much time have the CTs to catch the Ts ( default: 180.0 )
// VALUE MUST BE A FLOAT
ft_roundtime

// Hide de crosshair ( default: 1 )
ft_hidecrosshair

// How much time a player should be frozen to auto un-freeze it ( default : 120 )
ft_maxfrozentime
// NOTE: That will work only if you enable this feature.
Enabling the new feature of the 1.1
Just open the .sma and search
// Comment/Uncomment that if you want to auto un-freeze players after an ammount of time
//#define FROZENTIMELIMIT
Credits
- Arkshine
- Joropito
- All the spanish people from Others for testing/reporting bugs

plugin
source