multitheftauto / mtasa-blue

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
https://multitheftauto.com
GNU General Public License v3.0
1.41k stars 438 forks source link

Animation settings won't get updated if the block and anim are the same #511

Open ArranTuna opened 6 years ago

ArranTuna commented 6 years ago

Describe the bug Animation settings won't get updated if the block and anim are the same

Commenting out https://github.com/multitheftauto/mtasa-blue/blob/93197819ea4f137d2ed4c1022e3ecb5b2b58de1e/MTA10/mods/shared_logic/CClientPed.cpp#L5650 solves the issue.

To Reproduce

Expected behavior

Screenshots

MTA Client (please complete the following information):

MTA Server (please complete the following information):

Additional context From https://bugs.mtasa.com/view.php?id=9177

qaisjp commented 6 years ago

I wonder if I meant uncommenting out... (I made the original mantis issue).

I did a blame for that line and: https://github.com/multitheftauto/mtasa-blue/commit/dcafd82daff3b62db9a0fb39009b785bfa1fc166