no issues with any of the animations, everything works perfectly fine. The only thing is, when entering weapon or vehicle animations, the player’s own ped scale might temporarily revert to normal on their own screen, but for all other players, your scaled size stays synced and visible. So it’s only a local visual thing, not a server-side or sync issue. Other than that, everything works as expected. Let me know if you have any other questions!
There are some technical limitations in GTA V regarding ped scaling. Due to how the game engine works, scaling resets when entering a vehicle (it can only be reapplied after you exit the vehicle). Also, when aiming, your own ped may appear at default scale only to yourself—other players will still see you at the correct size. This is a limitation on the client side and is the same for all scripts using this technique. For now, I’m not planning to release an open source version. If you have any further questions or suggestions, feel free to ask!