Detect VirtualW (IsPlayerInRangePoint)
#2

pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 1.0, -1542.1699,-427.8311,5.8516) && GetPlayerVirtualWorld(playerid) == your_virtual_world)
    {
        SendClientMessage(playerid,0xFFFFFFFF,"Ganaste la carrera! Felicidades!!");
    }
Is this what you meant?
Reply


Messages In This Thread
Detect VirtualW (IsPlayerInRangePoint) - by Super_Panda - 03.10.2011, 01:54
Re: Detect VirtualW (IsPlayerInRangePoint) - by Kar - 03.10.2011, 02:02
Re: Detect VirtualW (IsPlayerInRangePoint) - by Super_Panda - 03.10.2011, 02:18
Re: Detect VirtualW (IsPlayerInRangePoint) - by Kar - 03.10.2011, 02:33
Re: Detect VirtualW (IsPlayerInRangePoint) - by Super_Panda - 03.10.2011, 02:52
Re: Detect VirtualW (IsPlayerInRangePoint) - by Kar - 03.10.2011, 03:04

Forum Jump:


Users browsing this thread: 1 Guest(s)