16.12.2010, 17:34
So why can't you do that in OnPlayerCommandText using strcmp directly to compare the cmdtext array to the command string and defining the length of the command? You make it sound like strcmp is a bad function that should never be used