Is there are goto? in if(strcmp..
#3

Im guessing you mean /goto as goto w/e...

here u go?

pawn Код:
if(strcmp("/goto", cmdtext, true, 10) == 0)
{
    SetPlayerPos(playerid,X,Y,Z);
    return 1;
}
Reply


Messages In This Thread
Is there are goto? in if(strcmp.. - by [M.A]Angel[M.A] - 03.03.2011, 02:20
Re: Is there are goto? in if(strcmp.. - by Antonio [G-RP] - 03.03.2011, 02:24
Re: Is there are goto? in if(strcmp.. - by YungGee - 03.03.2011, 03:19

Forum Jump:


Users browsing this thread: 2 Guest(s)