View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009522 | Multi Theft Auto : San Andreas | Client | public | 2017-01-09 18:09 | 2020-10-17 00:44 |
Reporter | StifflersMom | Assigned To | myonlake | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.5.3 | ||||
Fixed in Version | 1.5.6 | ||||
Summary | 0009522: setElementFrozen to a player with jetpack removes Jetpack but NOT the jetpack sound | ||||
Description | The jetpack sound remains until the player get a new jetpack and remove the jetpack. | ||||
Tags | No tags attached. | ||||
|
Should freezing a player actually remove the jetpack? |
|
No, similar problem with setElementPosition, setElementModel and setPedAnimation the jetpack is removed but jetpack function (maybe just server side) still think a jetpack is being worn. |
|
checked with v1.5.5-release-12363: |
|
Another issue found:
Animations are not properly cleared with jetpack it seems. |
|
PR submitted at https://github.com/multitheftauto/mtasa-blue/pull/229 Keep in mind the warp argument ( Also, exact same issues happened with setPedChoking. They are fixed in the PR. |
|
PR merged: https://github.com/multitheftauto/mtasa-blue/pull/229 |