Avatar Animation List

Show us what you can do! Let us know how you did it!

Avatar Animation List

Postby andylegate » Mon Apr 14, 2008 5:35 am

I have not seen a list posted anywhere, so I thought I would make one. Please note I'm not sure if this is all the possible animations, but it IS a good chunk to look through. Also please note that I'm not telling you how to do animations here, simply a list of ones that I know you can use. When you do use them in your script, simply drop the word Male from the name of the animation. (there is also a Female list, but as far as I can tell they are the same as Males, also the game automatically knows if your avatar is male or female):

Image
Image
Image
"I'm still trying to find the plKey for Crud!"
Image
Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
User avatar
andylegate
 
Posts: 2348
Joined: Mon Oct 01, 2007 7:47 am

Re: Avatar Animation List

Postby Lontahv » Mon Apr 14, 2008 2:53 pm

Uh you can do female anims. It's... interesting. :lol:

Also, there are many more anims that are stored in the non-global prps(like the Teledahn get-in-bucket anim). These can be loaded with python(I have it also played with python in the script below). (in any age if you page-in the prp that they live in)


Code: Select all
from Plasma import *

animName = "MaleDropOutOfBucket"

PtPageInNode(animName)

obj = PtGetLocalAvatar()
objkey = obj.getKey()       
obj.avatar.oneShot(objkey,1,1,animName,0,0)


Not sure how this will work with smart-seek, I think you can have the Alc-Script trigger the python Prp page-in(load into mem) just before it's called by the alc-script.

The code that's there should make you do the anim just where you happen to be standing when it's triggered.


If Dustin has MOUL avatar anims working in CC, we could have Bahro anims. O.o

~Lontahv
Currently getting some ink on my hands over at the Guild Of Ink-Makers (PyPRP2).
User avatar
Lontahv
Councilor of Artistic Direction
 
Posts: 1331
Joined: Wed Oct 03, 2007 2:09 pm

Re: Avatar Animation List

Postby Lontahv » Mon Apr 14, 2008 3:20 pm

Ok here's the full list of possible ones for CC. Now remember to use the ones that aren't in the GlobalAnimations you'll have to do some stuff with paging them in (see above).

Male:

Code: Select all
MaleSwimDockExit
MaleValveWheelCCW
MaleValveWheelCW
MaleVogChairExit
MaleVogChairRide
MaleCleftDropIn
MaleClimbOffTreeLadder
MaleGetOnTreeLadder
MaleGetPersonalBook
MaleTurnRight180
MaleWindmillLockedCCW
MaleWindmillLockedCW
MaleWindmillStart
MaleHatchLockedBelow
MaleHrvstrLeverBackward
MaleHrvstrLeverForward
MalePushDebris
MaleClimbUpDebris
MaleDescendDebris
MaleElevatorArrivingBottom
MaleElevatorArrivingTop
MaleElevatorLeavingBottom
MaleElevatorLeavingTop
MaleLandingRoll
MaleReadyIdle
MaleReadyJump
MaleTubeFall
MaleWallClimbDismountDown
MaleWallClimbDismountLeft
MaleWallClimbDismountRight
MaleWallClimbDismountUp
MaleWallClimbDown
MaleWallClimbFallOff
MaleWallClimbIdle
MaleWallClimbLeft
MaleWallClimbMountDown
MaleWallClimbMountLeft
MaleWallClimbMountRight
MaleWallClimbMountUp
MaleWallClimbRelease
MaleWallClimbRight
MaleWallClimbUp
MaleFumerolClothJump
MaleFumerolLedgeBlast
MaleFumerolRockBlast
MaleVertBlastLevel01
MaleVertBlastLevel02
MaleVertBlastLevel03
MaleVertBlastLevel04
MaleVertBlastLevel05
MaleVertBlastLevel06
MaleAFKEnter
MaleAFKExit
MaleAFKIdle
MaleAgree
MaleBallPushIdle
MaleBallPushWalk
MaleBlindsLeverDown
MaleBlindsLeverUp
MaleBlndFrntLeverDown
MaleBlndFrntLeverUp
MaleButtonTouch
MaleCheer
MaleClap
MaleCry
MaleDance
MaleDoorButtonTouch
MaleFall
MaleFall2
MaleFallingLinkOut
MaleFishBookLinkOut
MaleFloorLeverA
MaleFloorLeverAPullHard
MaleFloorLeverAPushHard
MaleFloorLeverAStuck
MaleFloorLeverAUp
MaleGroundImpact
MaleIdle
MaleInsertKiHand
MaleInsertKiHandLonger
MaleKiBegin
MaleKiEnd
MaleKiGlance
MaleKiUse
MaleLadderDown
MaleLadderDownOff
MaleLadderDownOn
MaleLadderUp
MaleLadderUpOff
MaleLadderUpOn
MaleLaugh
MaleLinkOut
MalePelletBookLeft
MalePelletBookRight
MalePelletBookWait
MalePersonalLink
MalePoint
MaleRun
MaleRunningImpact
MaleRunningJump
MaleScopeGrab
MaleScopeHold
MaleScopeRelease
MaleShakeHead
MaleShooterTrapActivate
MaleShortIdle
MaleShortLeap
MaleShrug
MaleSideSwimLeft
MaleSideSwimRight
MaleSitDown
MaleSitDownGround
MaleSitDownLeft
MaleSitFront
MaleSitIdle
MaleSitIdleGround
MaleSitLeft
MaleSitRight
MaleSitStand
MaleSitStandGround
MaleSneeze
MaleSoftLanding
MaleStandUpFront
MaleStandUpLeft
MaleStandUpRight
MaleStandingJump
MaleStepLeft
MaleStepOnFloorPlate
MaleStepRight
MaleSwimBackward
MaleSwimFast
MaleSwimIdle
MaleSwimSlow
MaleTalk
MaleThank
MaleTouchPellet
MaleTreadWaterTurnLeft
MaleTreadWaterTurnRight
MaleTurnLeft
MaleTurnRight
MaleWalk
MaleWalkBack
MaleWalkingJump
MaleWarpHack
MaleWave
MaleYawn
MaleFireplaceButton
MaleFireplaceClimbIn
MaleFireplaceClimbOut
MaleAquariumButtonHold
MaleAquariumButtonPress
MaleAquariumButtonRelease
MaleClutchLeverBackward
MaleClutchLeverForward
MaleClutchLeverGearGrind
MaleClutchLeverStuck
MaleDropOutOfBucket
MaleGetInBucket
MaleGetOutOfBucket
MaleHatchClose
MaleHatchLockedAbove
MaleHatchLockedBelow
MaleHatchOpenAbove
MaleHatchOpenBelow
MaleNoxiousCaveDoorPullOpen
MaleNoxiousCaveDoorPushOpen
MaleNoxiousDoorClose
MalePowerTowerPrimerButton
MalePowerTowerPrimerLevers
MalePushOpen
MaleSecretWallButton




Female:

Code: Select all
FemaleSwimDockExit
FemaleValveWheelCCW
FemaleValveWheelCW
FemaleVogChairExit
FemaleVogChairRide
FemaleCleftDropIn
FemaleClimbOffTreeLadder
FemaleGetOnTreeLadder
FemaleGetPersonalBook
FemaleTurnRight180
FemaleWindmillLockedCCW
FemaleWindmillLockedCW
FemaleWindmillStart
FemaleHatchLockedBelow
FemaleHrvstrLeverBackward
FemaleHrvstrLeverForward
FemalePushDebris
FemaleElevatorArrivingBottom
FemaleElevatorArrivingTop
FemaleElevatorLeavingBottom
FemaleElevatorLeavingTop
FemaleLandingRoll
FemaleReadyIdle
FemaleReadyJump
FemaleTubeFall
FemaleWallClimbDismountDown
FemaleWallClimbDismountLeft
FemaleWallClimbDismountRight
FemaleWallClimbDismountUp
FemaleWallClimbDown
FemaleWallClimbFallOff
FemaleWallClimbIdle
FemaleWallClimbLeft
FemaleWallClimbMountDown
FemaleWallClimbMountLeft
FemaleWallClimbMountRight
FemaleWallClimbMountUp
FemaleWallClimbRelease
FemaleWallClimbRight
FemaleWallClimbUp
FemaleFumerolClothJump
FemaleFumerolLedgeBlast
FemaleFumerolRockBlast
FemaleVertBlastLevel01
FemaleVertBlastLevel02
FemaleVertBlastLevel03
FemaleVertBlastLevel04
FemaleVertBlastLevel05
FemaleVertBlastLevel06
FemaleAFKEnter
FemaleAFKExit
FemaleAFKIdle
FemaleAgree
FemaleBallPushIdle
FemaleBallPushWalk
FemaleBlindsLeverDown
FemaleBlindsLeverUp
FemaleBlndFrntLeverDown
FemaleBlndFrntLeverUp
FemaleButtonTouch
FemaleCheer
FemaleClap
FemaleCry
FemaleDance
FemaleDoorButtonTouch
FemaleFall
FemaleFall2
FemaleFallingLinkOut
FemaleFishBookLinkOut
FemaleFloorLeverA
FemaleFloorLeverAPullHard
FemaleFloorLeverAPushHard
FemaleFloorLeverAStuck
FemaleFloorLeverAUp
FemaleGroundImpact
FemaleIdle
FemaleInsertKiHand
FemaleInsertKiHandLonger
FemaleKiBegin
FemaleKiEnd
FemaleKiGlance
FemaleKiUse
FemaleLadderDown
FemaleLadderDownOff
FemaleLadderDownOn
FemaleLadderUp
FemaleLadderUpOff
FemaleLadderUpOn
FemaleLaugh
FemaleLinkOut
FemalePelletBookLeft
FemalePelletBookRight
FemalePelletBookWait
FemalePersonalLink
FemalePoint
FemaleRun
FemaleRunningImpact
FemaleRunningJump
FemaleScopeGrab
FemaleScopeHold
FemaleScopeRelease
FemaleShakeHead
FemaleShooterTrapActivate
FemaleShortIdle
FemaleShortLeap
FemaleShrug
FemaleSideSwimLeft
FemaleSideSwimRight
FemaleSitDown
FemaleSitDownGround
FemaleSitDownLeft
FemaleSitFront
FemaleSitIdle
FemaleSitIdleGround
FemaleSitLeft
FemaleSitRight
FemaleSitStand
FemaleSitStandGround
FemaleSneeze
FemaleSoftLanding
FemaleStandUpFront
FemaleStandUpLeft
FemaleStandUpRight
FemaleStandingJump
FemaleStepLeft
FemaleStepOnFloorPlate
FemaleStepRight
FemaleSwimBackward
FemaleSwimFast
FemaleSwimIdle
FemaleSwimSlow
FemaleSwimSurfaceDive
FemaleSwimUnderwater
FemaleTalk
FemaleThank
FemaleTouchPellet
FemaleTreadWaterTurnLeft
FemaleTreadWaterTurnRight
FemaleTurnLeft
FemaleTurnRight
FemaleWalk
FemaleWalkBack
FemaleWalkingJump
FemaleWave
FemaleYawn
FemaleFireplaceButton
FemaleFireplaceClimbIn
FemaleFireplaceClimbOut
FemaleAquariumButtonHold
FemaleAquariumButtonPress
FemaleAquariumButtonRelease
FemaleClutchLeverBackward
FemaleClutchLeverForward
FemaleClutchLeverGearGrind
FemaleClutchLeverStuck
FemaleDropOutOfBucket
FemaleGetInBucket
FemaleGetOutOfBucket
FemaleHatchClose
FemaleHatchLockedAbove
FemaleHatchLockedBelow
FemaleHatchOpenAbove
FemaleHatchOpenBelow
FemaleNoxiousCaveDoorPullOpen
FemaleNoxiousCaveDoorPushOpen
FemaleNoxiousDoorClose
FemalePowerTowerPrimerButton
FemalePowerTowerPrimerLevers
FemaleSecretWallButton



Have fun with zillions of anims. :)

~Lontahv
Currently getting some ink on my hands over at the Guild Of Ink-Makers (PyPRP2).
User avatar
Lontahv
Councilor of Artistic Direction
 
Posts: 1331
Joined: Wed Oct 03, 2007 2:09 pm

Re: Avatar Animation List

Postby Nek'rahm » Mon Apr 14, 2008 3:32 pm

Aw dude, NOT cool.

They had EVERYTHING ready to make the Wall work and they didn't :O

That's just cruel.
Nek'rahm
 
Posts: 461
Joined: Mon Nov 19, 2007 2:53 pm

Re: Avatar Animation List

Postby Aloys » Mon Apr 14, 2008 6:07 pm

It'd be interesting to see what can really be done with the walls animations. And first of all if we can use them with an avatar that doesn't have the maintainer suit..
They could provide for some useful climbing gameplay..
User avatar
Aloys
 
Posts: 1968
Joined: Sun Oct 21, 2007 7:57 pm
Location: France (GMT +1)

Re: Avatar Animation List

Postby Lontahv » Mon Apr 14, 2008 9:56 pm

They could provide for some useful climbing gameplay..


Rock climbing. ;)


~Lontahv
Currently getting some ink on my hands over at the Guild Of Ink-Makers (PyPRP2).
User avatar
Lontahv
Councilor of Artistic Direction
 
Posts: 1331
Joined: Wed Oct 03, 2007 2:09 pm

Re: Avatar Animation List

Postby Nek'rahm » Tue Apr 15, 2008 10:06 am

Relto Mountain...

Gira's rocks

Ae'gura Arch

;)
Nek'rahm
 
Posts: 461
Joined: Mon Nov 19, 2007 2:53 pm

Re: Avatar Animation List

Postby Aloys » Tue Apr 15, 2008 10:32 am

The only problem is that there is no 'exit' animation like there is when you arrive at the top of a ladder (GlobalAnimations_District_FemaleLadderUpOff).. the only option is to fall. Which kinds of defeat the whole purpose of the thing..
User avatar
Aloys
 
Posts: 1968
Joined: Sun Oct 21, 2007 7:57 pm
Location: France (GMT +1)

Re: Avatar Animation List

Postby Jojon » Tue Apr 15, 2008 10:40 am

Umm, from someone who has never seen the wall in action: isn't that what the *Dismount* ones are, then?
Jojon
 
Posts: 1116
Joined: Sun Sep 30, 2007 5:49 am

Re: Avatar Animation List

Postby Nek'rahm » Tue Apr 15, 2008 10:52 am

or couldn't you apply the LadderUpOff thing to the top of the Wall?

:/ Wouldn't really cause any difference unless the animations are completely different.
Nek'rahm
 
Posts: 461
Joined: Mon Nov 19, 2007 2:53 pm

Next

Return to Tips and Showcase

Who is online

Users browsing this forum: No registered users and 0 guests