Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. AutoRepcar:
  2. if(IsPlayerInRangeOfPoint(2028.6433,-1380.6438,48.3678, 3) || IsPlayerInRangeOfPoint(2047.2057,-1319.8335,23.9800, 3) ||
  3. IsPlayerInRangeOfPoint(1586.0021,-1677.1615,5.8970,276, 3) || IsPlayerInRangeOfPoint(1136.3134,-1819.5262,33.6290, 3) ||
  4. IsPlayerInRangeOfPoint(1248.4030,-1833.8641,13.3930, 3) || IsPlayerInRangeOfPoint(843.1635,-1220.2140,16.9296,93, 3) && IsPlayerInAnyVehicle())
  5. {
  6. SendChat("/staatrepair")
  7. }
  8. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement