SA-MP Forums Archive
Pickup's - 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: Pickup's (/showthread.php?tid=262647)



Pickup's - Brunok - 18.06.2011

Quote:

Infernus = CreatePickup(1318,22,2942.7227,-3081.2732,115.1415,-1);
Infernus2 = CreatePickup(1318,22,2939.0242,-3081.2024,115.1415,-1);
Infernus3 = CreatePickup(1318,22,2935.2649,-3081.6433,115.1415,-1);
Turismo = CreatePickup(1318,22,2930.7097,-3081.1228,115.1415,-1);
Turismo2 = CreatePickup(1318,22,2926.2119,-3080.9050,115.1415,-1);

How can i make that a player can only walk trough 1 pickup (to choose wich car he wants, and can't spam it) and that if the player dies in the car someone else is able to spawn the car a.k.a the car must not respawn if spawned trough the checkpoint, how to ?


Re: Pickup's - SpiderWalk - 18.06.2011

Try to use Dialogs