i use this one on cod4 which should work on cod5 too
Step 1 open notepad copy AUTOTHAW TOGGLER in there
//========================================
//AUTOTHAW TOGGLER=================
//========================================
set thawon "+activate; set fgt vstr thawoff"
set thawoff "-activate; set fgt vstr thawon"
set fgt "vstr thawon"
bind J "vstr fgt"
//scripted by PrimalFear for XI Freezetag
//www.xtremeidiots2.com/
//==========================================
Step 2 save as thaw.cfg make sure it saves as .cfg extension
heres file just in case thaw.cfg
Step 3 put thaw.cfg in your main folder
Step 4 turn on game and before you go into server call file thru console like this
/exec thaw.cfg
then go into server and press the J key to toggle it on or off Enjoy.....................
you can also add custom message binds in that file like
bind F9 "disconnect"
bind F10 "reconnect"
bind p "say_team ^2Thanx"
bind k "say ^2Thanx"