need help. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: need help. (
/showthread.php?tid=164576)
need help. -
erikhenri - 01.08.2010
how can i make faction cars like maffia and gang cars?
how can i make pickups like uzi with 1000ammo and it gets like cmd /guns ?
how can i get coordinates to make pickups?
Re: need help. -
Mauzen - 01.08.2010
1: You have to e.g. lock the gang cars for everyone who is not in the team on OnVehicleStreamIn with SetPlayerVehicleParams.
2: Hmm, I dont really got what you mean.
3:Go to the pos you want ingame and type /save
Then go to Your samp directory and look for savedpositios.txt, the 2. ,3. and 4. of the numbers are the coords in x, y, z
Re: need help. -
erikhenri - 01.08.2010
thx man!