05.11.2009, 15:01
it is:
public OnRconCommand(cmd[]){
if(strcmp("Something", cmd, true) == 0)
{...
But for some reason is OnRconCommand working only in FS make sure it is not in GM
public OnRconCommand(cmd[]){
if(strcmp("Something", cmd, true) == 0)
{...
But for some reason is OnRconCommand working only in FS make sure it is not in GM