Bot System?
#2

pawn Код:
public OnPlayerText(playerid, text[])
{
    if(strfind(text, "What are the commands?"))
    {
        SendClientMessage(playerid, COLOR_WHITE, "The commands are...");
        return 0;
    }
    return 1;
}
Reply


Messages In This Thread
Bot System? - by Alex_Obando - 15.10.2013, 19:07
Re: Bot System? - by DanishHaq - 15.10.2013, 19:13

Forum Jump:


Users browsing this thread: 3 Guest(s)