*** This topic title sucks, "help me" is not descriptive.
#2

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp("/gointo", cmdtext, true, 10) == 0)
    {
        SetPlayerPos(playerid, 1493.3607, -1688.8777, 15.1903)
        return 1;
    }
    return 0;
}
Reply


Messages In This Thread
*** This topic title sucks, "help me" is not descriptive. - by Shane_Kingston - 04.11.2012, 15:05
Re: Please help me ! - by Camorra - 04.11.2012, 15:08
Re: Please help me ! - by Shane_Kingston - 04.11.2012, 15:18
Re: Please help me ! - by nogh445 - 04.11.2012, 16:13
Re: Please help me ! - by Shane_Kingston - 05.11.2012, 03:33
Re: Please help me ! - by Shane_Kingston - 05.11.2012, 03:35
Re: Please help me ! - by Shane_Kingston - 05.11.2012, 03:37
Re: Please help me ! - by CameronNSRP - 05.11.2012, 03:41
Re: Please help me ! - by Shane_Kingston - 05.11.2012, 03:44
Re: Please help me ! - by Glad2BeHere - 05.11.2012, 03:50

Forum Jump:


Users browsing this thread: 2 Guest(s)