SA-MP Forums Archive
Parachuting animation don't want to show up = No parachute - 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: Parachuting animation don't want to show up = No parachute (/showthread.php?tid=633461)



Parachuting animation don't want to show up = No parachute - denNorske - 01.05.2017

https://www.youtube.com/watch?v=y6GP...ature=*********

There is a link to a video I recorded regarding the issue.

Sometimes players can't open their parachutes when teleporting to (for example) this skydive. Doesn't matter where you are, the parachuting animation won't show up on a cliff, from a bridge, nowhere if the bug happens to be there.
A full reconnect (/q) and rejoin is necessary in order to get rid of it.
I don't know how this happens.

I tried ClearAnimations as I thought it might be a animation-related problem, also tried to SetPlayerArmedWeapon as was suggested in some older topics..
As far as I can see, there's no related topics on my matter, and how can I go forward to debug (eventually fix it?)

Regards


Re: Parachuting animation don't want to show up = No parachute - aoky - 01.05.2017

This looks more like a server sided/GTA SA error, have you tried restarting the server?


Re: Parachuting animation don't want to show up = No parachute - denNorske - 01.05.2017

Yes, keeps coming back randomly. For some players it works, others it don't


Re: Parachuting animation don't want to show up = No parachute - Jelly23 - 01.05.2017

This usually happens to me if I teleport somewhere really high.


Re: Parachuting animation don't want to show up = No parachute - denNorske - 01.05.2017

Quote:
Originally Posted by Jelly23
Посмотреть сообщение
This usually happens to me if I teleport somewhere really high.
Not sure if it could be it, not able to reproduce it that way.

It also seems like the jetpack won't attach to the player if this bug happens. (neither with SetPlayerSpecialAction())


Re: Parachuting animation don't want to show up = No parachute - aoky - 01.05.2017

Try setting the teleport location much lower than it is now, go on an extremely high building without teleport(using a helicopter etc) and try jump with a parachute. If it doesn't work, and try it a few times, then it must be something within the script.


Re: Parachuting animation don't want to show up = No parachute - denNorske - 01.05.2017

Quote:
Originally Posted by aoky
Посмотреть сообщение
Try setting the teleport location much lower than it is now, go on an extremely high building without teleport(using a helicopter etc) and try jump with a parachute. If it doesn't work, and try it a few times, then it must be something within the script.
I tried, there's no change in the animation behavior. My parachute works most of the time, and when it doesn't, I don't know what happens. But it's not reproducable with those steps, sadly.