OnPlayerText
#2

You could try using the String Compare function:

pawn Код:
if(strcmp(text[0], "&", true) == 0)
{
  // do stuff
}
Reply


Messages In This Thread
OnPlayerText - by blackwave - 12.12.2010, 12:45
Re: OnPlayerText - by Benjo - 12.12.2010, 13:16
Re: OnPlayerText - by Jefff - 12.12.2010, 14:13

Forum Jump:


Users browsing this thread: 1 Guest(s)