PDA

View Full Version : How do i ...


geb209
07-24-2003, 01:03 PM
... disable the sayi command (which allows messages to be displayed on the left in yellow) in the middle of a game? I understand how i could alter the addonpak scr file and delete the command entirely but how do i do it in the middle of a game? Any suggestions? Build a new mod and execute it?

Hammer
07-24-2003, 01:51 PM
Use the unregister command.

See: http://www.mohadmin.com/nuke/modules.php?name=Forums&file=viewtopic&t=1155

Only limitation is you have to do it after each map/round start, since the command list gets reset each time map starts.

--Hammer

geb209
07-24-2003, 02:02 PM
Thanks a bunch. I found that command after posting but thought it only applied to unregistered files or something.