warnings
#4

Quote:
Originally Posted by Dragony92
Посмотреть сообщение
PlayerToPointStripped(Float:radi, playerid, Float, Float:y, Float:z, Float:curx, Float:cury, Float:curz)
pawn Код:
if(strcmp(cmd, "/exit", true) == 0)
{
    if(IsPlayerInRangeOfPoint(playerid,2,238.5380,139.0598,1003.0234))
    {
        SetPlayerPos(playerid,2795.4570,-1619.4171,10.9219)
        SetPlayerInterior(playerid, 3);
    }
    return 1;
}
Thank you very much!
Reply


Messages In This Thread
warnings - by Chris_Morrison - 26.08.2011, 15:42
Re: warnings - by Jantjuh - 26.08.2011, 15:57
Re: warnings - by Dragony92 - 26.08.2011, 16:01
Re: warnings - by Chris_Morrison - 26.08.2011, 16:06
Re: warnings - by Kingunit - 26.08.2011, 16:15

Forum Jump:


Users browsing this thread: 2 Guest(s)