Advertisement
Guest User

Untitled

a guest
Apr 30th, 2017
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. nadji ove i zameni i stavi tvoje kordinate koje oces
  2. new Float:RandomSpawn[][4] =
  3. {
  4. {-1743.2480,789.3690,141.6116},
  5. {1448.1366,-2284.9595,13.5469},
  6. {-1743.9069,780.6697,141.7737}
  7. };
  8. /////////////////////////////////////////////////////////////////////////
  9. new Float:RandomSpawn2[][4]=
  10. {
  11. {1448.1366,-2284.9595,13.5469},
  12. {1447.3823,-2289.4175,13.5469},
  13. {1444.4183,-2286.5298,13.5469}
  14. };
  15. i trazi setspawn info i ovim zameni slicne
  16. SetSpawnInfo(playerid, 0, IgInfo[playerid][pSkin], RandomSpawn[rand][0], RandomSpawn[rand][1], RandomSpawn[rand][2], RandomSpawn[rand][3], 0, 0, 0, 0, 0, 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement