#1

nvm, fixed it
Reply
#2

Try this:
pawn Код:
public OnPlayerText(playerid, text[])
{
    if(!strcmp(text, " ", true)) return 0;
}
https://sampwiki.blast.hk/wiki/Strcmp

Can't test ATM, but it should work.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)