Quote:
Originally Posted by ******
Put it in a filterscript and add this to the command:
PHP код:
SendRconCommand("unloadfs one_time_cmd");
Save the file as "one_time_cmd.pwn" and load it with "loadfs one_time_cmd".
|
By doing this the filterscript will be unloaded once the player types in the command this means he/she won't be able to do the same command again.