01.03.2014, 21:01
you can check first in OnPlayerCommandText() and if allowed then proceed with the cmd.
another way is to put it into a function so you don't have to copy it and then just break the code with "return" if they don't match the variables you want.
another way is to put it into a function so you don't have to copy it and then just break the code with "return" if they don't match the variables you want.