Problem Fast[Rep]
#6

Quote:
Originally Posted by Dan_Barocu
Посмотреть сообщение
1221.1116,-1814.8745,16.5938 coords like /cityhall playerid then i sends him to this coords.
pawn Код:
public OnPlayerCommandText(playerid,cmdtext[])
{
    if(!strcmp(cmdtext,"/cityhall",true))
    {            
        SetPlayerPos(playerid,1221.1116,-1814.8745,16.5938);
        return 1;
    }
    return 0;
}
Reply


Messages In This Thread
Problem Fast[Rep] - by Dan_Barocu - 27.02.2012, 22:12
Re: Problem Fast[Rep] - by ArmyOps - 27.02.2012, 22:14
Re: Problem Fast[Rep] - by Dan_Barocu - 27.02.2012, 22:15
Re: Problem Fast[Rep] - by ArmyOps - 27.02.2012, 22:22
Re: Problem Fast[Rep] - by Dan_Barocu - 27.02.2012, 22:25
Re: Problem Fast[Rep] - by ArmyOps - 27.02.2012, 22:29
Re: Problem Fast[Rep] - by Dan_Barocu - 27.02.2012, 22:35
Re: Problem Fast[Rep] - by Dan_Barocu - 27.02.2012, 22:50
Re: Problem Fast[Rep] - by Walsh - 27.02.2012, 22:52
Re: Problem Fast[Rep] - by Dan_Barocu - 27.02.2012, 22:56

Forum Jump:


Users browsing this thread: 1 Guest(s)