Find Pickups
#1

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); 
...
...
Reply
#2

i dint get it you want to save the pickups (WHERE) ?
Explain a bit more pls :X
Reply
#3

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.
Reply
#4

He is probably talking about Moneybag or something. Use DestroyPickup(pickupid); to destroy the pickup when someone pick this up
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)