SA-MP Forums Archive
More players in airplane - 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: More players in airplane (/showthread.php?tid=165812)



More players in airplane - DonKmotr - 06.08.2010

I have question. Exist way how players (e.g 10) accession to airplane (e.g Nevada) as passengers ? Because i will like when i have on my server this function or script Thank


Re: More players in airplane - Hiddos - 06.08.2010

You could experiment a bit with PutPlayerInVehicle & OnPlayerKeyStateChange ^^


Re: More players in airplane - playbox12 - 06.08.2010

Just make when someone presses the enter button look if he is nearby an vehicle, then make him spectate that vehicle, it looks like he is actually in the vehicle.

PS: Look up Seif's Hydra Passenger script.


Re: More players in airplane - titanak - 06.08.2010

so change in Seif's Hydra Passenger hydra id 520 . to nevada . id thats all


Re: More players in airplane - DonKmotr - 06.08.2010

Yeah thanks boys