Interface administrators, moderator
2,858
edits
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
|class = Ped | |class = Ped | ||
|name = addAnimation | |name = addAnimation | ||
|parameters = | |parameters = int groupId, int animId | ||
|parameter1 = | |parameter1 = int groupId the ID of the animation group | ||
|parameter2 = | |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 | ||