Gang Zone
#4

pawn Код:
checkcmdposition:warp(playerid, params[])
{
    if(IsPlayerInRangeOfPoint(playerid, 4.0, -1484.2582, 2653.3225, 55.8359))
    {
       
        {
            SendClientMessage(playerid, COLOR_GREEN, "You can checkcmdposition in this position");
        }
    }
    else
    {
        SendClientMessage(playerid, COLOR_GREEN, "You can't checkcmdposition on this position");
    }
    return 1;
}
This is an example.....
Reply


Messages In This Thread
Gang Zone - by Ratchet_xD - 20.08.2012, 16:08
Re: Gang Zone - by ThePhenix - 20.08.2012, 16:36
Re: Gang Zone - by Ratchet_xD - 20.08.2012, 17:41
Re: Gang Zone - by ThePhenix - 20.08.2012, 17:53

Forum Jump:


Users browsing this thread: 1 Guest(s)