ped.clearAnimations: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 March 2026

  • curprev 16:5716:57, 4 March 2026Vortrex talk contribs 444 bytes −15 No edit summary
  • curprev 16:5616:56, 4 March 2026Vortrex talk contribs 459 bytes +459 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 }); }}"