character invalid
#3

https://sampwiki.blast.hk/wiki/strfind

pawn Код:
public OnPlayerText(playerid, text[])
{
    if(strfind(text, "#") != -1)
        return 0;

    // some other code here    
    return 0;
}
Reply


Messages In This Thread
character invalid - by MichaelWharton101 - 06.05.2013, 00:18
Re: character invalid - by XtremeR - 06.05.2013, 00:52
Re: character invalid - by Scenario - 06.05.2013, 01:37

Forum Jump:


Users browsing this thread: 3 Guest(s)