Related changes

Jump to navigation Jump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 04:26, 8 March 2026
   
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

4 March 2026

     16:58  Template:Client/Functions/Ped diffhist −37 Vortrex talk contribs
N    16:57  ped.clearAnimations‎‎ 2 changes history +444 [Vortrex‎ (2×)]
     
16:57 (cur | prev) −15 Vortrex talk contribs
N    
16:56 (cur | prev) +459 Vortrex talk contribs (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 }); }}")
N    16:54  ped.addAnimation‎‎ 10 changes history +1,298 [Vortrex‎ (10×)]
     
16:54 (cur | prev) −16 Vortrex talk contribs
     
16:53 (cur | prev) +1 Vortrex talk contribs
     
16:52 (cur | prev) +130 Vortrex talk contribs
     
16:50 (cur | prev) −7 Vortrex talk contribs
     
16:50 (cur | prev) +180 Vortrex talk contribs
     
16:36 (cur | prev) −60 Vortrex talk contribs
     
16:36 (cur | prev) +272 Vortrex talk contribs
     
16:34 (cur | prev) 0 Vortrex talk contribs
     
16:33 (cur | prev) −123 Vortrex talk contribs
N    
16:31 (cur | prev) +921 Vortrex talk contribs (Created page with "{{ScriptItem2 |endpoint = client |type = method |class = Ped |name = addAnimation |parameters = Int groupId, Int animId |usage = makes the ped play an animation |return1 = void |returnFail1 = void |notes = More than one animation can be applied, which is why the function is called "add animation" instead of "play animation". This usually leads to undesired results as most animation were not designed to be played together. If you want to reset the current animation(s) to...")