OnPlayerText
#3

Remove all 'return' and put return 0; here
pawn Код:
if(text[0] == '&')
{
//code
return 0;
}
+
pawn Код:
format(string,sizeof(string),"%s [ID: %d]: %s", nome, playerid, text[1]);
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)