Find Pickups - 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: Find Pickups (
/showthread.php?tid=269692)
Find Pickups -
SDK_MusTanG_ - 17.07.2011
Hello. I have a problem. I want create pickups like in GTA San Andreas
when they needs to find pickups in some region and then saved. How can i do that?
Код:
AddStaticPickup(1276, 1, 1488.59, -1722.31, 8.18, 0);
AddStaticPickup(1276, 1, 1847.51, -1591.72, 28.41, 0);
AddStaticPickup(1276, 1, 2441.67, -1692.45, 13.80, 0);
AddStaticPickup(1276, 1, 2786.72, -1416.37, 16.25, 0);
...
...
Re: Find Pickups -
park4bmx - 17.07.2011
i dint get it you want to save the pickups (WHERE) ?
Explain a bit more pls :X
Re: Find Pickups -
SDK_MusTanG_ - 17.07.2011
I think , save the pickups. That mean when I find one, not need found this againt but find another pickups around sa...
i hope you understand me.
Re: Find Pickups -
TouR - 17.07.2011
He is probably talking about Moneybag or something. Use DestroyPickup(pickupid); to destroy the pickup when someone pick this up