Command without /
#7

Quote:
Originally Posted by Abernethy
Ah don't worry, guys, I'll do a shitload of searching.
i think you were on the right track, although this might not be working, something like

pawn Код:
public OnPlayerText(playerid, text[])
{

    if(strcmp(text, "jobs", true) == 0)
    {
        //...
    }
   
    return 1;
}
Reply


Messages In This Thread
Command without / - by Abernethy - 11.07.2009, 10:17
Re: Command without / - by Anarkien - 11.07.2009, 10:19
Re: Command without / - by Abernethy - 11.07.2009, 10:28
Re: Command without / - by Westie - 11.07.2009, 10:32
Re: Command without / - by saiberfun - 11.07.2009, 10:34
Re: Command without / - by Abernethy - 11.07.2009, 10:40
Re: Command without / - by happyface - 11.07.2009, 10:45
Re: Command without / - by Abernethy - 11.07.2009, 10:50
Re: Command without / - by Westie - 11.07.2009, 10:55

Forum Jump:


Users browsing this thread: 1 Guest(s)