Advertisement
Joker95

Untitled

Feb 2nd, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. case 9625:
  2. {
  3. if(!response) return cmd::gps(playerid);
  4. switch(listitem)
  5. {
  6. case 0: SetPlayerCheckpoint(playerid, 1478.8784,-1739.4149,13.5469, 4.0);
  7. case 1: SetPlayerCheckpoint(playerid, 1171.9008,-1741.6208,13.3984, 6.0);
  8. case 2: SetPlayerCheckpoint(playerid, 1364.9165,-1279.5867,13.5469, 4.0);
  9. case 3: SetPlayerCheckpoint(playerid, 738.7014,-1413.2767,13.5276, 4.0);
  10. case 4: SetPlayerCheckpoint(playerid, 457.0125,-1501.3678,31.0405, 4.0);
  11. case 5: SetPlayerCheckpoint(playerid, -1886.8207,862.4653,35.1641, 4.0);
  12. case 6: SetPlayerCheckpoint(playerid, 1399.3302,-1089.0580,27.4595, 3.0);
  13. case 7: SetPlayerCheckpoint(playerid, 1751.6198,-1742.8162,13.5518, 3.0);
  14. case 8: SetPlayerCheckpoint(playerid, 2378.5774,-645.1605,127.3499, 3.0);
  15. case 9: SetPlayerCheckpoint(playerid, 1090.1886,-1775.3374,13.3423, 3.0);
  16. }
  17. SetPVarInt(playerid, "playerisGPS", 1);
  18. SCM(playerid, COLOR_YELLOW, "Место отмечено у вас на карте красной меткой");
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement