Page history
Jump to navigation
Jump to search
4 March 2026
no edit summary
−15
Created page with "{{ScriptItem |endpoint = client |games = vc sa |type = method |class = Ped |name = clearAnimations |parameters = void |usage = makes the ped stop playing all animations |return1 = void |returnFail1 = void |notes = Play an animation with ped.addAnimation |exampleJSCS = addCommandHandler("stopanim", function(command, params) { localPlayer.clearAnimations(); // GTA Vice City, make your player ped stop using their animations }); }}"
+459