Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Event OnQuestInit()
- RegisterForAnimationEvent(Game.GetPlayer(), "moveStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "TwistRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "TwistLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "sprintStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "sprintStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "fireSingle")
- RegisterForAnimationEvent(Game.GetPlayer(), "00NextClip")
- RegisterForAnimationEvent(Game.GetPlayer(), "weaponFire")
- RegisterForAnimationEvent(Game.GetPlayer(), "fireSubsequentOK")
- RegisterForAnimationEvent(Game.GetPlayer(), "countDownTick")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStart_Attack1")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackRelease")
- RegisterForAnimationEvent(Game.GetPlayer(), "fireSubsequentFail")
- RegisterForAnimationEvent(Game.GetPlayer(), "RifleRunLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "RifleRunRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "RifleRunForward")
- RegisterForAnimationEvent(Game.GetPlayer(), "RifleStartSighted")
- RegisterForAnimationEvent(Game.GetPlayer(), "sneakStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "sneakStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "CyclicFreeze")
- RegisterForAnimationEvent(Game.GetPlayer(), "CyclicCrossBlend")
- RegisterForAnimationEvent(Game.GetPlayer(), "weapEquip")
- RegisterForAnimationEvent(Game.GetPlayer(), "weaponSheathe")
- RegisterForAnimationEvent(Game.GetPlayer(), "weapUnequip")
- RegisterForAnimationEvent(Game.GetPlayer(), "unEquip")
- RegisterForAnimationEvent(Game.GetPlayer(), "weaponDraw")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartMelee")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartAuto")
- RegisterForAnimationEvent(Game.GetPlayer(), "rifleSightedStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "rifleSightedEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "reloadStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartDual")
- RegisterForAnimationEvent(Game.GetPlayer(), "dualAttackRelease")
- RegisterForAnimationEvent(Game.GetPlayer(), "initiateStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "initiateEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "grenadeThrowStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpFall")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpLandSoft")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpLand")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "initiateStartCombo")
- RegisterForAnimationEvent(Game.GetPlayer(), "StartAnimatedCameraDelta")
- RegisterForAnimationEvent(Game.GetPlayer(), "EndAnimatedCamera")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveStartRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveStartLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "RagdollAndGetUp")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "HeadTrackingOn")
- RegisterForAnimationEvent(Game.GetPlayer(), "HeadTrackingOff")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleReturnToDefault")
- RegisterForAnimationEvent(Game.GetPlayer(), "SwimStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpStandingEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpFastEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpSoftEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "RESET_GRAPH")
- RegisterForAnimationEvent(Game.GetPlayer(), "MTState")
- RegisterForAnimationEvent(Game.GetPlayer(), "AttackStopInstant")
- RegisterForAnimationEvent(Game.GetPlayer(), "00NextClipRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "00NextClipLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "InitiateStartLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "InitiateStartRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "AttackStartRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "weaponSwing")
- RegisterForAnimationEvent(Game.GetPlayer(), "HitFrame")
- RegisterForAnimationEvent(Game.GetPlayer(), "preHitFrame")
- RegisterForAnimationEvent(Game.GetPlayer(), "disableCharacterPitch")
- RegisterForAnimationEvent(Game.GetPlayer(), "SwimStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpDirectionalStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpStandingStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpFallDirectional")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpLandDirectional")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpUp")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpDown")
- RegisterForAnimationEvent(Game.GetPlayer(), "BeginCastVoice")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeathAnimation")
- RegisterForAnimationEvent(Game.GetPlayer(), "Ragdoll")
- RegisterForAnimationEvent(Game.GetPlayer(), "AddRagdollToWorld")
- RegisterForAnimationEvent(Game.GetPlayer(), "RagdollInstant")
- RegisterForAnimationEvent(Game.GetPlayer(), "GetUpStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "GetUpBegin")
- RegisterForAnimationEvent(Game.GetPlayer(), "AddCharacterControllerToWorld")
- RegisterForAnimationEvent(Game.GetPlayer(), "Reanimated")
- RegisterForAnimationEvent(Game.GetPlayer(), "RemoveCharacterControllerFromWorld")
- RegisterForAnimationEvent(Game.GetPlayer(), "reloadComplete")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveStartLeftRunning")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveStartRightRunning")
- RegisterForAnimationEvent(Game.GetPlayer(), "RelaxedStateStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartAutoOver")
- RegisterForAnimationEvent(Game.GetPlayer(), "rifleSightedStartOver")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCover")
- RegisterForAnimationEvent(Game.GetPlayer(), "exitCover")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "testStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "testEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveStartBackward")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveStartForward")
- RegisterForAnimationEvent(Game.GetPlayer(), "BugStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "sightedNormal")
- RegisterForAnimationEvent(Game.GetPlayer(), "sightedMirroredClip")
- RegisterForAnimationEvent(Game.GetPlayer(), "sightedMirroredMod")
- RegisterForAnimationEvent(Game.GetPlayer(), "sightedTwoMods")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverStanding")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverStandingLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverStandingRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "Event116")
- RegisterForAnimationEvent(Game.GetPlayer(), "Event120")
- RegisterForAnimationEvent(Game.GetPlayer(), "stumbleStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "hitReactionStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "stumbleStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "hitReactionStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "PostureForward")
- RegisterForAnimationEvent(Game.GetPlayer(), "PostureRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "PostureBackward")
- RegisterForAnimationEvent(Game.GetPlayer(), "PostureLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverRightRunning")
- RegisterForAnimationEvent(Game.GetPlayer(), "wallOffsetStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "wallOffsetEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverRightRunningAR")
- RegisterForAnimationEvent(Game.GetPlayer(), "raiderHandIKTest")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeathPoseStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "FlailDeathAnim")
- RegisterForAnimationEvent(Game.GetPlayer(), "StumbleBackwardDeath")
- RegisterForAnimationEvent(Game.GetPlayer(), "ShotgunChestAnim")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverSprint")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverRightCutCycle")
- RegisterForAnimationEvent(Game.GetPlayer(), "raiderHandIKTestMirrored")
- RegisterForAnimationEvent(Game.GetPlayer(), "PathTweenerEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveForwardRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveForwardLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveBackwardLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveBackwardRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverLeftCutCycle")
- RegisterForAnimationEvent(Game.GetPlayer(), "reloadStateEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "reloadStateExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "readyStateEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "gunDownStateEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "gunDownStateExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "readyStateExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStateEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStateExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "sightedStateEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "sightedStateExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_archetypeBaseStateStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "2_KillMoveStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "2_KillMoveEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "2_KillActor")
- RegisterForAnimationEvent(Game.GetPlayer(), "KillMoveDeathclawRaiderPickUpSlam")
- RegisterForAnimationEvent(Game.GetPlayer(), "KillMoveStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "KillMoveEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "KillActor")
- RegisterForAnimationEvent(Game.GetPlayer(), "2_pairedStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "pairedStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDogmeatBiteHumanStanding")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDogmeatBiteHumanMoving")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveStartFromExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "standStartFromExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "testDrink")
- RegisterForAnimationEvent(Game.GetPlayer(), "KillMoveDeathclawRaiderStabRip")
- RegisterForAnimationEvent(Game.GetPlayer(), "KillMoveDeathclawRaiderStabThrow")
- RegisterForAnimationEvent(Game.GetPlayer(), "2_weapForceEquip")
- RegisterForAnimationEvent(Game.GetPlayer(), "weapForceEquip")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_drinkStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "ReturnToDefault")
- RegisterForAnimationEvent(Game.GetPlayer(), "drinkEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "winStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "winEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "_next")
- RegisterForAnimationEvent(Game.GetPlayer(), "LoopingActivate")
- RegisterForAnimationEvent(Game.GetPlayer(), "SoundPlay")
- RegisterForAnimationEvent(Game.GetPlayer(), "SoundStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "ReevaluateGraphState")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraShake")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillMacheteVictim01")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillMacheteAttacker01")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_BloodbugHumanSyphon3rdtP_HumanLead")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeathAnimHitLocation")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_RadscorpionStrike3rdP_Human")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_RadstagHumanGore3rdP")
- RegisterForAnimationEvent(Game.GetPlayer(), "sightedState")
- RegisterForAnimationEvent(Game.GetPlayer(), "reloadState")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackState")
- RegisterForAnimationEvent(Game.GetPlayer(), "relaxedState")
- RegisterForAnimationEvent(Game.GetPlayer(), "readyState")
- RegisterForAnimationEvent(Game.GetPlayer(), "gunDownState")
- RegisterForAnimationEvent(Game.GetPlayer(), "sneakState")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDogmeatKillHumanStanding")
- RegisterForAnimationEvent(Game.GetPlayer(), "DynamicRefPose")
- RegisterForAnimationEvent(Game.GetPlayer(), "DefaultRefPose")
- RegisterForAnimationEvent(Game.GetPlayer(), "CoughingStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "CoughingEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "FaceEmotion")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedNPCBodySlam_Lead")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedNPCBodySlam_Victim")
- RegisterForAnimationEvent(Game.GetPlayer(), "testCam")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedFEVHoundHumanAttack3rdP")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_MotorcycleWeaponStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_Activation")
- RegisterForAnimationEvent(Game.GetPlayer(), "AnimObjUnequip")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraOverrideStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraOverrideStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "FurnitureOn")
- RegisterForAnimationEvent(Game.GetPlayer(), "FurnitureOff")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedFEVHoundHumanKill3rdP")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeathAnimMelee")
- RegisterForAnimationEvent(Game.GetPlayer(), "UncullWeapons")
- RegisterForAnimationEvent(Game.GetPlayer(), "CullWeapons")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_ActivationCullWeapons")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedAttackDialogueHandler")
- RegisterForAnimationEvent(Game.GetPlayer(), "KillMoveFeralGhoulBiteNPC")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillMove2hmHumanAttacker01")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillMove2hmHumanVictim01")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillMove1hmHumanAttacker01")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillMove1hmHumanVictim01")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_MirelurkKill3rdP_Human")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillMoveGoodNeighborAttacker01")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillMoveGoodNeighborVictim01")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedYaoGuaiKillHumanStanding")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillMove1hmShortHumanAttacker01")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillMove1hmShortHumanVictim01")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_archetypeBaseStateStartInstant")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedDogmeatHumanInspectObject")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDogmeatHumanGreetHand")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedDogmeatHumanGreetPetKneel")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDogmeatHumanGreetPet")
- RegisterForAnimationEvent(Game.GetPlayer(), "combatStateStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "combatStateStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeathAnimSynth")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeathAnimMovingForward")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeathAnimShotgunChest")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeathAnimFallBackward")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKentHeadButtsShinjin")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKentHeadButtsShinjinVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedKillMoveShinjinShootsKentLead")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedKillMoveShinjinShootsKentVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "SnapToLookAtTarget")
- RegisterForAnimationEvent(Game.GetPlayer(), "CarPush")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedCowTipping")
- RegisterForAnimationEvent(Game.GetPlayer(), "SynthShutDown")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedPowerArmorForwardPowerPunch_Victim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedPowerArmor1HM_Victim")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeathAnimCryopodSpouse")
- RegisterForAnimationEvent(Game.GetPlayer(), "EarlyExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "SyncDeferDeath")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDeathclawRaiderGrabHeadThrow")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedBrahminHumanPet")
- RegisterForAnimationEvent(Game.GetPlayer(), "RadscorpionStrike3rdP_HumanLead")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedUpperCutCounterPunch")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedUpperCutCounterPunch")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedPushFromFront")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedPushFromFront")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedGrabPunchSwingThrow")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedGrabPunchSwingThrow")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDuckHookCounter")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedDuckHookCounter")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedBlockPunchCounter")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedBlockPunchCounter")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedFrontBodySlam")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedFrontBodySlam")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedFrontPushKick")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedFrontPushKick")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedLegPullTakeDown")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedLegPullTakeDown")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDogmeatBiteHumanLeg")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeathAnimMinigun")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "hitFlinchStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "hitFlinchStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "FootRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "FootLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedTrailerDogmeatPlayerCloseUp")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedTrailerDogmeatGreetPlayer")
- RegisterForAnimationEvent(Game.GetPlayer(), "StartAnimatedCamera")
- RegisterForAnimationEvent(Game.GetPlayer(), "EnterFullyRagdoll")
- RegisterForAnimationEvent(Game.GetPlayer(), "DisableInjuredWrappingBehavior")
- RegisterForAnimationEvent(Game.GetPlayer(), "EnableInjuredWrappingBehavior")
- RegisterForAnimationEvent(Game.GetPlayer(), "TurnLeft180")
- RegisterForAnimationEvent(Game.GetPlayer(), "SyncLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "SyncRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "_BeginIW")
- RegisterForAnimationEvent(Game.GetPlayer(), "_EndIW")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_Talk")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "MTDynamicPathingIdle")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_fromAnimationDriven")
- RegisterForAnimationEvent(Game.GetPlayer(), "PickNewIdle")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpStartFromRun")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpImpactLand")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpLandToRun")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpEndToRun")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpRunningFall")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpImpactLandToRun")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpLandToWalk")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpWalkFall")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpStartFromWalk")
- RegisterForAnimationEvent(Game.GetPlayer(), "MoveStopFromRun")
- RegisterForAnimationEvent(Game.GetPlayer(), "MoveStopFromWalk")
- RegisterForAnimationEvent(Game.GetPlayer(), "MT_staggerBackLarge")
- RegisterForAnimationEvent(Game.GetPlayer(), "MT_staggerBackMedium")
- RegisterForAnimationEvent(Game.GetPlayer(), "MT_staggerBackSmall")
- RegisterForAnimationEvent(Game.GetPlayer(), "MT_staggerForwardMedium")
- RegisterForAnimationEvent(Game.GetPlayer(), "MT_staggerForwardSmall")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_DoNotInterrupt")
- RegisterForAnimationEvent(Game.GetPlayer(), "sneakStateEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "sneakStateExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "MoveStopFromJog")
- RegisterForAnimationEvent(Game.GetPlayer(), "TurnStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "TurnLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "TurnRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "Jog")
- RegisterForAnimationEvent(Game.GetPlayer(), "Run")
- RegisterForAnimationEvent(Game.GetPlayer(), "Walk")
- RegisterForAnimationEvent(Game.GetPlayer(), "PathTweenerStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "transMoveStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "transMoveStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "_ForSelfTransition")
- RegisterForAnimationEvent(Game.GetPlayer(), "ImpactLand")
- RegisterForAnimationEvent(Game.GetPlayer(), "TurnOnPathingInterruptible")
- RegisterForAnimationEvent(Game.GetPlayer(), "FootSprintLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "FootSprintRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraHitStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "DisableBumper")
- RegisterForAnimationEvent(Game.GetPlayer(), "AllowRotation")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraMoveStartSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraMoveStopSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "drinkStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_drinkFountainStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "MTDynamicPathingIdleForceAnimDriven")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraSneakStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraSneakStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "EquipHelmet")
- RegisterForAnimationEvent(Game.GetPlayer(), "UseStimpak")
- RegisterForAnimationEvent(Game.GetPlayer(), "throwStartSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "throwEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "throwEndSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackState2")
- RegisterForAnimationEvent(Game.GetPlayer(), "weaponDetach")
- RegisterForAnimationEvent(Game.GetPlayer(), "mineThrowStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "walkStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "runStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "mineThrowStartSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "mineThrowEndSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "weaponAttach")
- RegisterForAnimationEvent(Game.GetPlayer(), "CharFXBurstA")
- RegisterForAnimationEvent(Game.GetPlayer(), "TeleportLandingStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveStartAnimated")
- RegisterForAnimationEvent(Game.GetPlayer(), "AnimObjLoad")
- RegisterForAnimationEvent(Game.GetPlayer(), "AnimObjDraw")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_ActivationLoop")
- RegisterForAnimationEvent(Game.GetPlayer(), "PAMoveStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "PAMoveStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "PATurnStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "PATurn")
- RegisterForAnimationEvent(Game.GetPlayer(), "PASprintStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "PASprintStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraSprintStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraSprintStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraHitStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_ActivationAllowMovement")
- RegisterForAnimationEvent(Game.GetPlayer(), "_test")
- RegisterForAnimationEvent(Game.GetPlayer(), "thrustStartEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "startUpwardDrift")
- RegisterForAnimationEvent(Game.GetPlayer(), "jetpackStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "FootUp")
- RegisterForAnimationEvent(Game.GetPlayer(), "sprintStartPainTrain")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_SwimStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleEatStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleStopEating")
- RegisterForAnimationEvent(Game.GetPlayer(), "FurnitureDoneEating")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleTalkAndUseItem")
- RegisterForAnimationEvent(Game.GetPlayer(), "FurnitureTalkingToEatIdles")
- RegisterForAnimationEvent(Game.GetPlayer(), "FurnitureNextClip")
- RegisterForAnimationEvent(Game.GetPlayer(), "EssentialDownStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "IdleFaceGenCam")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleFaceGenStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "UseStealthBoy")
- RegisterForAnimationEvent(Game.GetPlayer(), "MT_staggerRightMedium")
- RegisterForAnimationEvent(Game.GetPlayer(), "MT_staggerLeftMedium")
- RegisterForAnimationEvent(Game.GetPlayer(), "MTDynamicPathingNonSyncedIdle")
- RegisterForAnimationEvent(Game.GetPlayer(), "startAllowRotation")
- RegisterForAnimationEvent(Game.GetPlayer(), "PerkCannibalFeed")
- RegisterForAnimationEvent(Game.GetPlayer(), "EnableHeadTracking")
- RegisterForAnimationEvent(Game.GetPlayer(), "SandManKill")
- RegisterForAnimationEvent(Game.GetPlayer(), "PerkSandmanKill")
- RegisterForAnimationEvent(Game.GetPlayer(), "EssentialDownExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_EssentialDownInstant_MT")
- RegisterForAnimationEvent(Game.GetPlayer(), "swimDrinkStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "FootIKDisable")
- RegisterForAnimationEvent(Game.GetPlayer(), "FootIKEnable")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveStopSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveStartSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "hitLegsCritical")
- RegisterForAnimationEvent(Game.GetPlayer(), "hitLegsCriticalEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "cowerStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_ActivationNoTransition")
- RegisterForAnimationEvent(Game.GetPlayer(), "PickUp")
- RegisterForAnimationEvent(Game.GetPlayer(), "cowerSinglePlay")
- RegisterForAnimationEvent(Game.GetPlayer(), "PowerArmorHardLanding")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_SwimStart_MT")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_EssentialDown_MT")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_SwimStart_MT_PA")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_SwimStart_PA")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_archetypeChange")
- RegisterForAnimationEvent(Game.GetPlayer(), "archetypeChangeEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "LegsHeal")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_SwimStartInstant")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_SwimStart_MT_Instant")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_SwimStart_PA_Instant")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_SwimStart_MT_PA_Instant")
- RegisterForAnimationEvent(Game.GetPlayer(), "PerformActivation")
- RegisterForAnimationEvent(Game.GetPlayer(), "BoundHandsFadeOut")
- RegisterForAnimationEvent(Game.GetPlayer(), "weaponAssemblyPartial")
- RegisterForAnimationEvent(Game.GetPlayer(), "weaponAssemblyFull")
- RegisterForAnimationEvent(Game.GetPlayer(), "LeftHandIKDeactivate")
- RegisterForAnimationEvent(Game.GetPlayer(), "LeftHandIKActivate")
- RegisterForAnimationEvent(Game.GetPlayer(), "_EventForSelfTransition")
- RegisterForAnimationEvent(Game.GetPlayer(), "to_PoseA")
- RegisterForAnimationEvent(Game.GetPlayer(), "ExitDynamicTalk")
- RegisterForAnimationEvent(Game.GetPlayer(), "to_PoseB")
- RegisterForAnimationEvent(Game.GetPlayer(), "to_PoseE")
- RegisterForAnimationEvent(Game.GetPlayer(), "StartVoice")
- RegisterForAnimationEvent(Game.GetPlayer(), "PCapEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "PCapExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "BasePoseEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "Idle")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackWinStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackWinEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackStartPower")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackPowerStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "UncullBone")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackBackStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackLeftStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackRightStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackForwardStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "weaponIdle")
- RegisterForAnimationEvent(Game.GetPlayer(), "blockStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "blockStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerBackLarge")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerBackMedium")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerBackSmall")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerForwardLarge")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerForwardSmall")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpMovingFall")
- RegisterForAnimationEvent(Game.GetPlayer(), "Equip_to_Idle")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveForward")
- RegisterForAnimationEvent(Game.GetPlayer(), "moveBackward")
- RegisterForAnimationEvent(Game.GetPlayer(), "Recoil01")
- RegisterForAnimationEvent(Game.GetPlayer(), "recoilStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackSprintStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_weapForceEquipInstant")
- RegisterForAnimationEvent(Game.GetPlayer(), "BeginWeaponDraw")
- RegisterForAnimationEvent(Game.GetPlayer(), "SneakWalkState_to_SneakRunState")
- RegisterForAnimationEvent(Game.GetPlayer(), "SneakRunState_to_SneakWalkState")
- RegisterForAnimationEvent(Game.GetPlayer(), "sneakWalktoRun")
- RegisterForAnimationEvent(Game.GetPlayer(), "sneakRuntoWalk")
- RegisterForAnimationEvent(Game.GetPlayer(), "Trans_to_SneakIdle")
- RegisterForAnimationEvent(Game.GetPlayer(), "Trans_to_Idle")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeAttackPowerForwardShortStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeAttackBashStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "StartMotionDriven")
- RegisterForAnimationEvent(Game.GetPlayer(), "startAnimationDriven")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackBlendOut")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackPowerBackStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackPowerLeftStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackPowerRightStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeAttackPowerForwardStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeAttackStartStagger")
- RegisterForAnimationEvent(Game.GetPlayer(), "blockWinStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "blockWinEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "weapSneakEquip")
- RegisterForAnimationEvent(Game.GetPlayer(), "recoilExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "EnableBumper")
- RegisterForAnimationEvent(Game.GetPlayer(), "dodgeLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "dodgeRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "dodgeBack")
- RegisterForAnimationEvent(Game.GetPlayer(), "blockEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackBehindStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_combatidle")
- RegisterForAnimationEvent(Game.GetPlayer(), "blockStartSneak")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackSneakStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackPowerSneakStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "sneakUnequip")
- RegisterForAnimationEvent(Game.GetPlayer(), "killMoveStartStomp")
- RegisterForAnimationEvent(Game.GetPlayer(), "PAjumpStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "PAjumpFall")
- RegisterForAnimationEvent(Game.GetPlayer(), "PAjumpEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_jumpStartFromSprint")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeattackParalyzingStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeAttackRipperStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "BladeDown")
- RegisterForAnimationEvent(Game.GetPlayer(), "exhale")
- RegisterForAnimationEvent(Game.GetPlayer(), "Extend")
- RegisterForAnimationEvent(Game.GetPlayer(), "Retract")
- RegisterForAnimationEvent(Game.GetPlayer(), "WPNUnarmedDrawPowerArmor")
- RegisterForAnimationEvent(Game.GetPlayer(), "WPNUnarmedSheathePowerArmor")
- RegisterForAnimationEvent(Game.GetPlayer(), "walkRunBlendStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "AttackResetInstant")
- RegisterForAnimationEvent(Game.GetPlayer(), "DynamicPathingIdle")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraRelaxedStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraReadyStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_archetypeRelaxedStateStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "archetypeRelaxedStateStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "ReadyStateStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "PickUpHigh")
- RegisterForAnimationEvent(Game.GetPlayer(), "PickUpDone")
- RegisterForAnimationEvent(Game.GetPlayer(), "PickUpLow")
- RegisterForAnimationEvent(Game.GetPlayer(), "MeleeBaseState to BerserkEnter.hkt")
- RegisterForAnimationEvent(Game.GetPlayer(), "BerserkEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "BerserkEnterFinish")
- RegisterForAnimationEvent(Game.GetPlayer(), "BeginMeleeAttack")
- RegisterForAnimationEvent(Game.GetPlayer(), "EndMeleeAttack")
- RegisterForAnimationEvent(Game.GetPlayer(), "sprintToSneak")
- RegisterForAnimationEvent(Game.GetPlayer(), "ExitOnMoveStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMSlashKneeAndNeck")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedKill1HMSlashKneeAndNeck")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillTacklePunchToDeath")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedKillTacklePunchToDeath")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2HMBashKneeAndHead")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedKill2HMBashKneeAndHead")
- RegisterForAnimationEvent(Game.GetPlayer(), "_tick")
- RegisterForAnimationEvent(Game.GetPlayer(), "IdleFlavor")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackBlendOut2hm")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackBlendOut1hmShort")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_EssentialDownInstant_Weapon")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionOutWalk")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionInWalk")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionOutWalkRun")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionInWalkRun")
- RegisterForAnimationEvent(Game.GetPlayer(), "runForwardStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "runbackstart")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionOutRun")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionInRun")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionOutRunBack")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionInRunBack")
- RegisterForAnimationEvent(Game.GetPlayer(), "hitLegsCriticalStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_archetypeRelaxedStateStartInstant")
- RegisterForAnimationEvent(Game.GetPlayer(), "SneakBlockLayerFadeOut")
- RegisterForAnimationEvent(Game.GetPlayer(), "unEquipRelaxed")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeAttackRipperSneakStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "0_frameTransition")
- RegisterForAnimationEvent(Game.GetPlayer(), "instantTransition")
- RegisterForAnimationEvent(Game.GetPlayer(), "sneakWalkStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "sneakRunStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "SnapToDirectAtTarget")
- RegisterForAnimationEvent(Game.GetPlayer(), "RelaxedStateEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "RelaxedStateExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "SprintStateEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "SprintStateExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "sneakVault64")
- RegisterForAnimationEvent(Game.GetPlayer(), "reloadEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "disableCollision")
- RegisterForAnimationEvent(Game.GetPlayer(), "enableCollision")
- RegisterForAnimationEvent(Game.GetPlayer(), "EnableAttackReady")
- RegisterForAnimationEvent(Game.GetPlayer(), "forward")
- RegisterForAnimationEvent(Game.GetPlayer(), "forwardRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "right")
- RegisterForAnimationEvent(Game.GetPlayer(), "rightBackward")
- RegisterForAnimationEvent(Game.GetPlayer(), "backward")
- RegisterForAnimationEvent(Game.GetPlayer(), "backwardLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "leftBackward")
- RegisterForAnimationEvent(Game.GetPlayer(), "left")
- RegisterForAnimationEvent(Game.GetPlayer(), "forwardLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "exitDynamicAnimation")
- RegisterForAnimationEvent(Game.GetPlayer(), "AllowEquip")
- RegisterForAnimationEvent(Game.GetPlayer(), "dlg_talk")
- RegisterForAnimationEvent(Game.GetPlayer(), "dlg_positive")
- RegisterForAnimationEvent(Game.GetPlayer(), "dlg_question")
- RegisterForAnimationEvent(Game.GetPlayer(), "dlg_listen")
- RegisterForAnimationEvent(Game.GetPlayer(), "dlg_negative")
- RegisterForAnimationEvent(Game.GetPlayer(), "reloadStartSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "reloadEndSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartOver")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleForward")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleBackward")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartAutoSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackReleaseSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "panicStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "cowerStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeAttackGun")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeAttackPowerGun")
- RegisterForAnimationEvent(Game.GetPlayer(), "IdleLookAround")
- RegisterForAnimationEvent(Game.GetPlayer(), "PoseA_to_PoseB")
- RegisterForAnimationEvent(Game.GetPlayer(), "PoseB_to_PoseA")
- RegisterForAnimationEvent(Game.GetPlayer(), "weaponDynamicIdle")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackEndSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "rightTransitionAnimation")
- RegisterForAnimationEvent(Game.GetPlayer(), "leftTransitionAnimation")
- RegisterForAnimationEvent(Game.GetPlayer(), "exitTest")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverPartial")
- RegisterForAnimationEvent(Game.GetPlayer(), "WeaponRagdoll")
- RegisterForAnimationEvent(Game.GetPlayer(), "coverVault")
- RegisterForAnimationEvent(Game.GetPlayer(), "chargeRelease")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartAutoCharge")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackReleaseCharge")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartChargeSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackReleaseChargeSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "triggerStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "triggerEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "CullBone")
- RegisterForAnimationEvent(Game.GetPlayer(), "iModOff")
- RegisterForAnimationEvent(Game.GetPlayer(), "iModStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "iModOn")
- RegisterForAnimationEvent(Game.GetPlayer(), "idlechairsitting")
- RegisterForAnimationEvent(Game.GetPlayer(), "CullFurnitureBone")
- RegisterForAnimationEvent(Game.GetPlayer(), "ExitToStand")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleChairGetUp")
- RegisterForAnimationEvent(Game.GetPlayer(), "enableCharacterPitch")
- RegisterForAnimationEvent(Game.GetPlayer(), "animatedCameraDelta")
- RegisterForAnimationEvent(Game.GetPlayer(), "animatedCameraEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "initiateEndCharge")
- RegisterForAnimationEvent(Game.GetPlayer(), "boltChargeStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "boltChargeStartSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_IdleWithinWeapon")
- RegisterForAnimationEvent(Game.GetPlayer(), "initiateStartCharge")
- RegisterForAnimationEvent(Game.GetPlayer(), "reloadStartSlaveLoop")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeactivateRelaxedStateStart_EDM")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeactivateReadyStateStart_EDM")
- RegisterForAnimationEvent(Game.GetPlayer(), "vatsSpinningState")
- RegisterForAnimationEvent(Game.GetPlayer(), "vatsChargeUpSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "vatsSpinningStartSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "vatsChargeUp")
- RegisterForAnimationEvent(Game.GetPlayer(), "vatsSpinningStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "recoil")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartFiringFromCharge")
- RegisterForAnimationEvent(Game.GetPlayer(), "vatsForceDefault")
- RegisterForAnimationEvent(Game.GetPlayer(), "grenadeThrowStartOver")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpFullBody")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpPartialBody")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartChargingHold")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackStartChargingHoldSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "slaveEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "attackReleaseChargingHold")
- RegisterForAnimationEvent(Game.GetPlayer(), "WPNStumbleBackwardDeath")
- RegisterForAnimationEvent(Game.GetPlayer(), "WPNDeathAnimHitLocation")
- RegisterForAnimationEvent(Game.GetPlayer(), "WPNDeathAnimMelee")
- RegisterForAnimationEvent(Game.GetPlayer(), "WPNShotgunChestAnim")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerForwardMedium")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionOutWalkSneak")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionInWalkSneak")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionOutRunSneak")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionInRunSneak")
- RegisterForAnimationEvent(Game.GetPlayer(), "StaggerExitAnimationDriven")
- RegisterForAnimationEvent(Game.GetPlayer(), "coverReloadAssembly")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleForwardLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleForwardRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleBackwardLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleBackwardRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleBackward_Alt1")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleForward_Alt1")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleForwardRight_Alt1")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleRight_Alt1")
- RegisterForAnimationEvent(Game.GetPlayer(), "to BerserkEnter.hkt")
- RegisterForAnimationEvent(Game.GetPlayer(), "BerserkEnter.hkt to WeaponRoot")
- RegisterForAnimationEvent(Game.GetPlayer(), "shuffleBlendOut")
- RegisterForAnimationEvent(Game.GetPlayer(), "dodgeEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "dodgeLeft_Alt1")
- RegisterForAnimationEvent(Game.GetPlayer(), "dodgeAvoidLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "dodgeAvoidRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "dodgeAvoidLeft_Alt1")
- RegisterForAnimationEvent(Game.GetPlayer(), "dodgeAvoidRight_Alt1")
- RegisterForAnimationEvent(Game.GetPlayer(), "ClearDirectAtPose")
- RegisterForAnimationEvent(Game.GetPlayer(), "WeaponDynamicPathingIdle")
- RegisterForAnimationEvent(Game.GetPlayer(), "WeaponDynamicPathingIdleForceAnimDriven")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionInWalkCover")
- RegisterForAnimationEvent(Game.GetPlayer(), "CBTTransitionOutWalkCover")
- RegisterForAnimationEvent(Game.GetPlayer(), "dodgeCover")
- RegisterForAnimationEvent(Game.GetPlayer(), "WeaponDynamicPathingIdleLowerBody")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpStartFullbody")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpFallFullbody")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedState to WeaponRoot")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpStateExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "jumpStateEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpLayerOff")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpLayerOn")
- RegisterForAnimationEvent(Game.GetPlayer(), "AlertStateStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "alertState")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeactivateAlertStateStart_EDM")
- RegisterForAnimationEvent(Game.GetPlayer(), "CaptureDirectAtPose_ReadyState")
- RegisterForAnimationEvent(Game.GetPlayer(), "CaptureDirectAtPose_SneakState")
- RegisterForAnimationEvent(Game.GetPlayer(), "OverrideLowerBodyFadeIn")
- RegisterForAnimationEvent(Game.GetPlayer(), "OverrideLowerBodyFadeOut")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeAttackGunSynth")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverSneak")
- RegisterForAnimationEvent(Game.GetPlayer(), "enterCoverEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "rifleSightedStartOverLow")
- RegisterForAnimationEvent(Game.GetPlayer(), "grenadeThrowStartOverLow")
- RegisterForAnimationEvent(Game.GetPlayer(), "InjuredDownReloadStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "animationDrivenEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "vaultEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "EjectShellCasing")
- RegisterForAnimationEvent(Game.GetPlayer(), "hitReactionLegsCriticalStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpLayerUpperBodyOn")
- RegisterForAnimationEvent(Game.GetPlayer(), "JumpLayerUpperBodyOff")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeAttackShredder")
- RegisterForAnimationEvent(Game.GetPlayer(), "EnableLeftHandIK")
- RegisterForAnimationEvent(Game.GetPlayer(), "weaponFireEffect")
- RegisterForAnimationEvent(Game.GetPlayer(), "Debug_DynClip")
- RegisterForAnimationEvent(Game.GetPlayer(), "Debug_DynClipMirrored")
- RegisterForAnimationEvent(Game.GetPlayer(), "_On")
- RegisterForAnimationEvent(Game.GetPlayer(), "_Off")
- RegisterForAnimationEvent(Game.GetPlayer(), "WPNAssemblyLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "meleeAttackBayonet")
- RegisterForAnimationEvent(Game.GetPlayer(), "InjuredDownBoltChargeStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "stopFloating")
- RegisterForAnimationEvent(Game.GetPlayer(), "startFloating")
- RegisterForAnimationEvent(Game.GetPlayer(), "TurnLeftSlow")
- RegisterForAnimationEvent(Game.GetPlayer(), "TurnLeftFast")
- RegisterForAnimationEvent(Game.GetPlayer(), "TurnRightSlow")
- RegisterForAnimationEvent(Game.GetPlayer(), "TurnRightFast")
- RegisterForAnimationEvent(Game.GetPlayer(), "reset")
- RegisterForAnimationEvent(Game.GetPlayer(), "sitStartFromStand")
- RegisterForAnimationEvent(Game.GetPlayer(), "sitStartLeftFromWalk")
- RegisterForAnimationEvent(Game.GetPlayer(), "sitStartRearFromWalk")
- RegisterForAnimationEvent(Game.GetPlayer(), "sitStartRightFromWalk")
- RegisterForAnimationEvent(Game.GetPlayer(), "sitStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "standStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "walkStartRear")
- RegisterForAnimationEvent(Game.GetPlayer(), "walkStartLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "walkStartRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "SyncCycleEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_IdleSitInstant")
- RegisterForAnimationEvent(Game.GetPlayer(), "syncIdleStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "syncIdleStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_IdleSitting")
- RegisterForAnimationEvent(Game.GetPlayer(), "startSyncIdle00")
- RegisterForAnimationEvent(Game.GetPlayer(), "startSyncIdle01")
- RegisterForAnimationEvent(Game.GetPlayer(), "sitStartFrontFromWalk")
- RegisterForAnimationEvent(Game.GetPlayer(), "walkStartForward")
- RegisterForAnimationEvent(Game.GetPlayer(), "fillingRed")
- RegisterForAnimationEvent(Game.GetPlayer(), "CharFXOff")
- RegisterForAnimationEvent(Game.GetPlayer(), "CharFXOn")
- RegisterForAnimationEvent(Game.GetPlayer(), "runStartLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "runStartRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "runStartRear")
- RegisterForAnimationEvent(Game.GetPlayer(), "sitStartLeftFromStand")
- RegisterForAnimationEvent(Game.GetPlayer(), "sitStartRightFromStand")
- RegisterForAnimationEvent(Game.GetPlayer(), "standStartLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "standStartRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "On")
- RegisterForAnimationEvent(Game.GetPlayer(), "Off")
- RegisterForAnimationEvent(Game.GetPlayer(), "PlayerTerminalEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "PlayerTerminalExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "NifExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "DisablePACameraAdd")
- RegisterForAnimationEvent(Game.GetPlayer(), "EnablePACameraAdd")
- RegisterForAnimationEvent(Game.GetPlayer(), "bRenderFirstPersonInWorld")
- RegisterForAnimationEvent(Game.GetPlayer(), "RenderFirstPersonInWorldStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "RenderFirstPersonInWorldStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "furnitureEnterSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "furnitureIdleSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "furnitureExitSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "furnitureEnterSlavePA")
- RegisterForAnimationEvent(Game.GetPlayer(), "furnitureIdleSlavePA")
- RegisterForAnimationEvent(Game.GetPlayer(), "testBigBoy")
- RegisterForAnimationEvent(Game.GetPlayer(), "furnitureDeath")
- RegisterForAnimationEvent(Game.GetPlayer(), "FootFront")
- RegisterForAnimationEvent(Game.GetPlayer(), "FootBack")
- RegisterForAnimationEvent(Game.GetPlayer(), "sitStartFromStandCombat")
- RegisterForAnimationEvent(Game.GetPlayer(), "standStartCombat")
- RegisterForAnimationEvent(Game.GetPlayer(), "DynamicAnimationExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "QuickExitToStand")
- RegisterForAnimationEvent(Game.GetPlayer(), "startSwanExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "startSwanSplashOut")
- RegisterForAnimationEvent(Game.GetPlayer(), "AnimObjUnequipAlt")
- RegisterForAnimationEvent(Game.GetPlayer(), "sitStartFromStandInstant")
- RegisterForAnimationEvent(Game.GetPlayer(), "BlockPOVSwitchStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "BlockPOVSwitchStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "QuickExitTriggerStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "DesyncInteraction")
- RegisterForAnimationEvent(Game.GetPlayer(), "standStartDelayedExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "standStartRight_Delayed")
- RegisterForAnimationEvent(Game.GetPlayer(), "standStartLeft_Delayed")
- RegisterForAnimationEvent(Game.GetPlayer(), "bBlockPipboyStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "bBlockPipboyStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "SoundPlayAt")
- RegisterForAnimationEvent(Game.GetPlayer(), "pipboyLightOn")
- RegisterForAnimationEvent(Game.GetPlayer(), "pipboyLightOff")
- RegisterForAnimationEvent(Game.GetPlayer(), "PathTweenerRotateEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "PathTweenerRotateStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "Open")
- RegisterForAnimationEvent(Game.GetPlayer(), "Close")
- RegisterForAnimationEvent(Game.GetPlayer(), "exitDynamicAnim")
- RegisterForAnimationEvent(Game.GetPlayer(), "StopAnimatedCamera")
- RegisterForAnimationEvent(Game.GetPlayer(), "Play01")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleBedGetUp")
- RegisterForAnimationEvent(Game.GetPlayer(), "FootDown")
- RegisterForAnimationEvent(Game.GetPlayer(), "GantryExit01")
- RegisterForAnimationEvent(Game.GetPlayer(), "ChargenSkeletonReset")
- RegisterForAnimationEvent(Game.GetPlayer(), "QuickExitToStandLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "QuickExitToStandRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage01")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage02")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage03")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage04")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage05")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage06")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage07")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage08")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage09")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage10")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage11")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage12")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage13")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage14")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage15")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage16")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage17")
- RegisterForAnimationEvent(Game.GetPlayer(), "AmbushExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "AmbushEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleBedSleeping")
- RegisterForAnimationEvent(Game.GetPlayer(), "activateStartFromStand")
- RegisterForAnimationEvent(Game.GetPlayer(), "AnimObjectLoad")
- RegisterForAnimationEvent(Game.GetPlayer(), "AnimObjectDraw")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleChairSittingNoPerspectiveSwitch")
- RegisterForAnimationEvent(Game.GetPlayer(), "pipboyClamp")
- RegisterForAnimationEvent(Game.GetPlayer(), "PipboyDustWipe")
- RegisterForAnimationEvent(Game.GetPlayer(), "BootUp")
- RegisterForAnimationEvent(Game.GetPlayer(), "pipboyIdleRoot")
- RegisterForAnimationEvent(Game.GetPlayer(), "activateStartNoBlend")
- RegisterForAnimationEvent(Game.GetPlayer(), "bAdjust1stPersonFOV_True")
- RegisterForAnimationEvent(Game.GetPlayer(), "bAdjust1stPersonFOV_False")
- RegisterForAnimationEvent(Game.GetPlayer(), "pipboyVaultConsole")
- RegisterForAnimationEvent(Game.GetPlayer(), "UncullFurnitureBone")
- RegisterForAnimationEvent(Game.GetPlayer(), "GroundPunch01")
- RegisterForAnimationEvent(Game.GetPlayer(), "GroundPunch02")
- RegisterForAnimationEvent(Game.GetPlayer(), "GroundPunch03")
- RegisterForAnimationEvent(Game.GetPlayer(), "DisableMarker")
- RegisterForAnimationEvent(Game.GetPlayer(), "Play02")
- RegisterForAnimationEvent(Game.GetPlayer(), "activateKellogDoor")
- RegisterForAnimationEvent(Game.GetPlayer(), "test")
- RegisterForAnimationEvent(Game.GetPlayer(), "turretRemove")
- RegisterForAnimationEvent(Game.GetPlayer(), "removingTurret")
- RegisterForAnimationEvent(Game.GetPlayer(), "addTurretToInventory")
- RegisterForAnimationEvent(Game.GetPlayer(), "_null")
- RegisterForAnimationEvent(Game.GetPlayer(), "LayerOn_CameraNoise")
- RegisterForAnimationEvent(Game.GetPlayer(), "LayerOff_CameraNoise")
- RegisterForAnimationEvent(Game.GetPlayer(), "To_TurretAimWithCameraNoise")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_Flavor")
- RegisterForAnimationEvent(Game.GetPlayer(), "Event00")
- RegisterForAnimationEvent(Game.GetPlayer(), "furnitureIdleFlavor1Slave")
- RegisterForAnimationEvent(Game.GetPlayer(), "furnitureIdleFlavorSlave")
- RegisterForAnimationEvent(Game.GetPlayer(), "SoundAnimationEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "CameraZoomIn")
- RegisterForAnimationEvent(Game.GetPlayer(), "ToggleFurnitureCamera")
- RegisterForAnimationEvent(Game.GetPlayer(), "BodyCameraEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "BodyCameraExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "testOn")
- RegisterForAnimationEvent(Game.GetPlayer(), "testOff")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stop")
- RegisterForAnimationEvent(Game.GetPlayer(), "TurnClockwise")
- RegisterForAnimationEvent(Game.GetPlayer(), "TurnCounterClockwise")
- RegisterForAnimationEvent(Game.GetPlayer(), "Fire")
- RegisterForAnimationEvent(Game.GetPlayer(), "ActivateIsInFlavor")
- RegisterForAnimationEvent(Game.GetPlayer(), "DeactivateIsInFlavor")
- RegisterForAnimationEvent(Game.GetPlayer(), "ActivateAnimObjUnequip")
- RegisterForAnimationEvent(Game.GetPlayer(), "PlayFlavorSequence")
- RegisterForAnimationEvent(Game.GetPlayer(), "furnitureFlavor1Slave")
- RegisterForAnimationEvent(Game.GetPlayer(), "furnitureEnter")
- RegisterForAnimationEvent(Game.GetPlayer(), "furnitureIdleFlavor2Slave")
- RegisterForAnimationEvent(Game.GetPlayer(), "furnitureExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "dlg_neutral")
- RegisterForAnimationEvent(Game.GetPlayer(), "g_archetypeDialogueStateStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "Pose_to_PoseB")
- RegisterForAnimationEvent(Game.GetPlayer(), "Pose_to_PoseA")
- RegisterForAnimationEvent(Game.GetPlayer(), "CharFXOffWild")
- RegisterForAnimationEvent(Game.GetPlayer(), "Flavor1")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_NoInterrupt_Manual")
- RegisterForAnimationEvent(Game.GetPlayer(), "InstantExitClip")
- RegisterForAnimationEvent(Game.GetPlayer(), "cigOn")
- RegisterForAnimationEvent(Game.GetPlayer(), "cigLight")
- RegisterForAnimationEvent(Game.GetPlayer(), "cigDrag")
- RegisterForAnimationEvent(Game.GetPlayer(), "cigOff")
- RegisterForAnimationEvent(Game.GetPlayer(), "matOn")
- RegisterForAnimationEvent(Game.GetPlayer(), "matStrike")
- RegisterForAnimationEvent(Game.GetPlayer(), "matOff")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_talkGeneric")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleLoopingStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleLoopingExit")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_ProcessAll_idle")
- RegisterForAnimationEvent(Game.GetPlayer(), "Pose_to_PoseC")
- RegisterForAnimationEvent(Game.GetPlayer(), "Pose_to_PoseD")
- RegisterForAnimationEvent(Game.GetPlayer(), "FemaleAtMirror")
- RegisterForAnimationEvent(Game.GetPlayer(), "MaleAtMirror")
- RegisterForAnimationEvent(Game.GetPlayer(), "Pose_to_PoseE")
- RegisterForAnimationEvent(Game.GetPlayer(), "Pose_to_PoseF")
- RegisterForAnimationEvent(Game.GetPlayer(), "BodyCameraEnte")
- RegisterForAnimationEvent(Game.GetPlayer(), "dyn_FlavorLooping")
- RegisterForAnimationEvent(Game.GetPlayer(), "LoopCounter")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleReadingStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "idleReadingStop")
- RegisterForAnimationEvent(Game.GetPlayer(), "FurnitureDoneReading")
- RegisterForAnimationEvent(Game.GetPlayer(), "RandomClipStart")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk01")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk02")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk03")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk04")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk05")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk06")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk07")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk08")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk09")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk10")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk11")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk12")
- RegisterForAnimationEvent(Game.GetPlayer(), "DoNotInterrupt")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk13")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk14")
- RegisterForAnimationEvent(Game.GetPlayer(), "Talk15")
- RegisterForAnimationEvent(Game.GetPlayer(), "HandFXOpen")
- RegisterForAnimationEvent(Game.GetPlayer(), "HandFXClose")
- RegisterForAnimationEvent(Game.GetPlayer(), "HandFXOpenLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "HandFXOpenRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "HandFXCloseLeft")
- RegisterForAnimationEvent(Game.GetPlayer(), "HandFXCloseRight")
- RegisterForAnimationEvent(Game.GetPlayer(), "to_IdleLoop")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage18")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage19")
- RegisterForAnimationEvent(Game.GetPlayer(), "Stage20")
- RegisterForAnimationEvent(Game.GetPlayer(), "muzzleFlash")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedBlockPunchCounterVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedFrontBodySlamVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedFrontPushKickVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedLegPullTakeDownVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedUpperCutCounterPunchVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedPushFromFrontVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedGrabPunchSwingThrowVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDuckHookCounterVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMSlashKneeAndNeckVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillTacklePunchToDeathVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2HMBashKneeAndHeadVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDogmeatHumanGreetPetKneel")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMStabStomachForward")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMStabStomachForwardVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "KnockDown")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedRifleGunButt")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedRifleGunButtVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDogmeatHumanInspectObject")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMBlunt2Hits")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMBlunt2HitsVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMRipperSlice")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMRipperSliceVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMRipperStabStomach")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMRipperStabStomachVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillDeathclawGauntletStabStomach")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillDeathclawGauntletStabStomachVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillDeathclawGauntletUppercut")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillDeathclawGauntletUppercutVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMSneakStabNeck")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMSneakStabNeckVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMSneakStabSide")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMSneakStabSideVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMStabNeck")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMStabNeckVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillPowerFistPunch")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillPowerFistPunchVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2HMStabUp")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2HMStabUpVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HSuplex")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_VictimPairedKillH2HSuplex")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HFrontChoke")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HFrontChokeVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2HMSwingKill")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2HMSwingKillVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HNeckBreakFromBehind")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HNeckBreakFromBehindVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMSneakBluntSwing")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1HMSneakBluntSwingVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2HMLegSwingKill")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2HMLegSwingKillVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedRifleBayonetteStab")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedRifleBayonetteStabVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2HMBashSideOfBody")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2HMBashSideOfBodyVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2HMStabForward")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2HMStabForwardVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HEvadeJabCrossCounter")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HEvadeJabCrossCounterVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HJudoThrowNeckBreak")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HJudoThrowNeckBreakVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HPickUpHeadStomp")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HPickUpHeadStompVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HSlipCrossCounter")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HSlipCrossCounterVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2H3Hits")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2H3HitsVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HSlideTackle")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HSlideTackleVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedNPCBodySlam")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedNPCBodySlamVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_KillMoveDeathclawRaiderPickUpSlam")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_KillMoveDeathclawRaiderStabRip")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_KillMoveDeathclawRaiderStabThrow")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_KillMoveFeralGhoulBiteNPC")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedFeralGhoulBiteNPCNeckVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillAssaultronTakeDownHeadLaser_Victim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillAssaultronLiftStab_Victim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDogmeatBiteHumanLeg1")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedDogmeatBiteHumanLeg2")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillAssaultronTakeDownStab_Victim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillAssaultronLiftHeadLaser_Victim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedTacklePunch")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedTacklePunchVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillMQ302DanseDeath")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillMQ302DanseDeathVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedMS13PaulFight")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedMS13PaulFightVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillSneakPistolHit")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillSneakPistolHitVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillSneakRifleHit")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillSneakRifleHitVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedH2HJabJabCross")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedH2HJabJabCrossVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedH2HLegKick")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedH2HLegKickVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_MHunterStrike3rdP01_Victim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedFEVHoundHumanKill3rdP")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_RadscorpionStrike3rdP_HumanLead")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedBrahminHumanPet")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillPistolBash")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillPistolBashVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_DeathclawPAGrabThrow_Victim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_DeathclawPAPushDownSwipe3rdPVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "PairedEnd")
- RegisterForAnimationEvent(Game.GetPlayer(), "HeadExplode")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillDLC01WeaponKill01")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillDLC01WeaponKill01Victim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1stP1hmThroatSlashVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2hmOverhead")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill2hmOverheadVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1hmThroatSlash")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1hmThroatSlashVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HKneeSmash")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HKneeSmashVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HSuperMan")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HSuperManVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1hmShortShank_Victim")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKill1hmShortShank")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HUpperCut")
- RegisterForAnimationEvent(Game.GetPlayer(), "pa_PairedKillH2HUpperCutVictim")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerBackSmallBlend")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerBlendTransition")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerBackMediumBlend")
- RegisterForAnimationEvent(Game.GetPlayer(), "staggerBlended")
- EndEvent
- Event OnAnimationEvent(ObjectReference akSource, string asEventName)
- Debug.MessageBox(asEventName)
- EndEvent
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement