Automatic Gate opens only for users with an id of 0
#10

If i have a few points can i do this?

Код:
if(IsPlayerInRangeOfPoint(playerid, 20, x, y, z))
else if(IsPlayerInRangeOfPoint(playerid, 20, x, y, z))
else if(IsPlayerInRangeOfPoint(playerid, 20, x, y, z))
else if(IsPlayerInRangeOfPoint(playerid, 20, x, y, z))
{
       SetTimerEx("GateTimer", 3000, true, "i", playerid);
       return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)