Some Help Please.
#2

pawn Код:
public OnPlayerText(playerid, text[])
{
    if(text[0] == '!')
    {
        // Send Message..
        return 0;
    }
    return 1;
}
Reply


Messages In This Thread
Some Help Please. - by TheYoungCapone - 04.02.2011, 02:15
Re: Some Help Please. - by [L3th4l] - 04.02.2011, 02:23
Re: Some Help Please. - by TheYoungCapone - 04.02.2011, 02:33

Forum Jump:


Users browsing this thread: 1 Guest(s)