226 + 211 + 265 + 267 +283 +284 +285 + 286 + 287 + 164 + 122 + 71
#include <a_samp> #include <zcmd> CMD:rob(playerid, params[]) { SetPlayerCheckpoint(playerid,-1457.308227,1488.587036, 7.101562,1.0); SetPlayerCheckpoint(playerid,-1431.015991,1490.534057, 7.101562,1.0); SetPlayerCheckpoint(playerid,-1402.061401,1487.038085, 7.101562,1.0); SetPlayerCheckpoint(playerid,-1382.539794,1480.683105, 8.562500,1.0); SetPlayerCheckpoint(playerid,-1377.263305,1492.692993, 11.203125,1.0); SetPlayerCheckpoint(playerid,-1392.588745,1482.908691, 1.867187,1.0); SetPlayerCheckpoint(playerid,-1432.917114,1483.125732, 1.867187,1.0); SetPlayerCheckpoint(playerid,-1427.903686,1490.174194, 1.867187,1.0); SetPlayerCheckpoint(playerid,-1392.867065,1496.277099, 1.873473,1.0); SetPlayerCheckpoint(playerid,-2401.261962,2306.602294, -0.756089,1.0); SetPlayerWantedLevel(playerid, 4); GivePlayerMoney(playerid, 80000); return 1; } |