ped.addAnimation: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{ScriptItem2
{{ScriptItem
|side = client
|endpoint = client
|games = iii vc sa
|games = iii vc sa
|type = method
|type = method
|class = Ped
|class = Ped
|name = addAnimation
|name = addAnimation
|parameters = Integer groupId, Integer animId
|parameters = int groupId, int animId
|parameter1 = Integer groupId the ID of the animation group
|parameter1 = int groupId the ID of the animation group
|parameter2 = Integer animId = the ID of the animation itself
|parameter2 = int animId the ID of the animation itself
|usage = makes the ped play an animation
|usage = makes the ped play an animation
|return1 = void
|return1 = void
2,860

edits