Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.71 KB | None | 0 0
  1. else if(IsPlayerInRangeOfPoint(playerid, 5, 162.1014,1931.6848,33.8984,359.2762) || IsPlayerInRangeOfPoint(playerid, 5, 103.9376,1902.3328,33.8984,180.9645) || IsPlayerInRangeOfPoint(playerid, 5, 114.8131,1814.3964,33.8984,87.5903) || IsPlayerInRangeOfPoint(playerid, 5, 167.3771,1849.8907,33.8984,88.4091) || IsPlayerInRangeOfPoint(playerid, 5, 263.5203,1807.5005,33.8984,91.5424) || IsPlayerInRangeOfPoint(playerid, 5, 268.4901,1895.0726,33.8984,87.4925) || IsPlayerInRangeOfPoint(playerid, 5, 234.8601,1934.8090,33.8984,81.8524))
  2. {
  3.     format(string, sizeof(string), "[Control Tower %s:o< %s]", sendername, result);
  4.     ProxDetector(60.0, playerid, string,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW);
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement