Parachuse doesn't work in the server. - 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)
+--- Thread: Parachuse doesn't work in the server. (
/showthread.php?tid=278939)
Parachuse doesn't work in the server. -
Gemini - 24.08.2011
I have made a weapon free zone throughout whole SA, only in the selected DM areas, such as area 69, there are weapons allowed and possible to carry. But now whenever I jump out of an airplane, It doesn't give me a parachuse. Has this something to do with the "remove players weapons"?
Re: Parachuse doesn't work in the server. -
[MWR]Blood - 24.08.2011
Are you sure you are getting at the enough altitude?
Re: Parachuse doesn't work in the server. -
Infamous - 24.08.2011
Didn't parachutes get removed along with armour etc when entering vehicles?
Re: Parachuse doesn't work in the server. -
iggy1 - 24.08.2011
If you remove player weapons that will remove the parachute too. You can do a check inside OnPlayerExitVehicle and if its an aircraft then give the player a parachute. (unless ofc you remove the weapons in a timer)
Re: Parachuse doesn't work in the server. -
Gemini - 27.08.2011
Yes they are checked in a timer :/ so what do I do now?
Re: Parachuse doesn't work in the server. -
Gemini - 11.09.2011
Anybody?