Missing Animation when enter locked vehicle as driver. - 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: Missing Animation when enter locked vehicle as driver. (
/showthread.php?tid=560019)
Missing Animation when enter locked vehicle as driver. -
Admigo - 26.01.2015
Hi,
There is missing animation when a player is entering a locked vehicle(SetVehicleParamsEx) as driver the locked animation is not showing. While entering a locked vehicle as passenger the animation shows fine.
[ame]www.youtube.com/watch?v=yqcWJQ_Msi8[/ame]
If you can see while i am trying to enter the locked vehicle as driver nothing happens.
Admigo
EDIT: Added video
Re: Missing Animation when enter locked vehicle as driver. -
Raidensama - 04.02.2015
support this
Re: Missing Animation when enter locked vehicle as driver. -
beckzy - 04.02.2015
Imo returning 0 in OnPlayerEnterVehicle should refuse entry to the vehicle
Re: Missing Animation when enter locked vehicle as driver. -
Admigo - 06.02.2015
Quote:
Originally Posted by BeckzyBoi
Imo returning 0 in OnPlayerEnterVehicle should refuse entry to the vehicle
|
I am not talking about OnPlayerEnterVehicle. I am talking about the SetVehicleParamsEx function.
Re: Missing Animation when enter locked vehicle as driver. -
Sanady - 06.02.2015
Ye, that`s true. This should be fixed too.
Re: Missing Animation when enter locked vehicle as driver. -
mati233 - 07.02.2015
That would be an awesome fix, that's annoying
Re: Missing Animation when enter locked vehicle as driver. -
Stefan_Toretto - 10.02.2015
+1 A minor thing, but good for RP servers...
Re: Missing Animation when enter locked vehicle as driver. -
Admigo - 15.02.2015
Yes, i hope so too.
Re: Missing Animation when enter locked vehicle as driver. -
beckzy - 19.02.2015
It'd be nice if RemovePlayerFromVehicle played the animation for other players. Currently it just teleports them out of the vehicle after the duration of the animation.
Re: Missing Animation when enter locked vehicle as driver. -
Admigo - 18.04.2015
Hopefully Kalcor will fix this bug so i can use SetVehicleParamsEx to lock vehicles again.