iPanda Posted January 12, 2016 Share Posted January 12, 2016 Hi! Please, help find a standard animation of reloading weapons. Many times I have watched this story https://wiki.multitheftauto.com/wiki/Animations, but did not find my desired. I do not want to use reloadPedWeapon(), only setPedAnimation() Link to comment
Revolt Posted January 12, 2016 Share Posted January 12, 2016 CTRL+F "reload"? It matches 13 animations. Link to comment
AMARANT Posted January 12, 2016 Share Posted January 12, 2016 Each weapon uses its own reloading animation. Find the block which is named after the weapon you want to reload. Then search for a word 'reload' in the animation name, e.g. "SILENCED", "Silence_reload" is reloading animation for Silenced pistol. Link to comment
aka Blue Posted January 13, 2016 Share Posted January 13, 2016 ¿This? setPedAnimation ( ped, "COLT45", "colt45_reload ", 1) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now