You are on page 1of 4

Version V8.

00

' Format: This Is The "Plus" - Extension Of The ZAP 8 - Pack


' <type> [-<option,option,...>] <AnimEvent> <AnimFile>
[<AnimObject> ...] (FNIS Animation)
' AnimVar <AnimVar> [ BOOL | INT32 | REAL ] <numeric_value>
(Behavior Variable)
' Version <VersionNumber>
'
' <type>:
' b basic: simple idle animation with one animation file
' o AnimObject: basic animation with one or more
AnimObjects
' s sequenced animation (SA): first of at least 2
animation played as sequence
' so sequenced optimized: SA with AnimObjects and
optimized Equip/UnEquip
' fu furniture animation: first of at least 3 animations
played on a furniture object
' fuo furniture animation optimized: fu with AnimObjects
and optimized Equip/UnEquip
' + second to last animation of a s/so/fu/fuo definition
' ofa offset arm animation: animations modifying arm
position while other animations play
' pa paired animation
' km killmove
'
' <option>:
' a acyclic animation: 1-time only (default: cyclic)
' o one or more AnimObjects
' Tn transition next: character keeps position after -a
animation (no IdleForceDefaultState)
' h headtracking ON (default OFF)
' Bn.m blendtime n.m sec
' k "known" animation file (part of vanilla or different
mod) -> excl. from consistance check
' bsa animation file part of bsa file -> excluded from
consistence check
' st sticky AO -> AO will not be unequipped at the end of
animation (last animation only)
' D<time> animation duration (pa and km only)
' T<AnimEvent>/<time> triggered AnimEvents during pa/km
animations
'
' <AnimEvent> Animation Event, used for Idle Definition (CK) or
SendAnimationEvent() (script)
' <AnimFile> Animation File for this AnimEvent; path relative to
"animations/<mod name>"
' <AnimObject> any Animation Object defined in CK (can also be standard or
from different mod)
' <AnimVar> e.g. used for GetAnimationVariableInt() (Script) or
GetGraphVariableInt condition (CK)
' <VersionNumber> e.g. V5.0
'
' For details please refer to "FNIS for Modders Documentation"
'
'Examples:
' b -a,h,Tn,B1.2 MyAnimEvent1 MyAnimFile1.hkx
' o -h MyAnimEvent2 AnimationWithAO.hkx MyAnimObject01 MyAnimObject02
' s -a SA1entry SAanim1.hkx
' + -h,o,k SA1loop ..\OtherMod\OtherModAnim.hkx MYAnimObject03
' + -a SA1exit SAanim3.hkx
' fu -a FURNITURE1_Enter FURNITURE1_Enter.hkx
' + FURNITURE1_Loop FURNITURE1_Loop.hkx
' + -a FURNITURE1_Exit FURNITURE1_Exit.hkx
' pa -D3.466667 HugB paired_hugb.hkx
' km -o,D4.000000,Tnpcsoundplay.npckillchop/2.555,T2_killactor/3.333
FNISKillmove FNIS_Killmove.hkx AnimObjectSword/1
'
' AnimEvents and Animation File names have to be unique through all mods (even for
files in different folders)
' so it's a good idea to use mod specific abbreviations for all your names

'Pole Bondage BackFace (Marker)

fu -a zazPoleBondageHandsUpToFront_Enter ZAZ_ENTER_GLOBAL.hkx
+ -o zazPoleBondageHandsUpToFront_Loop zazPoleBondageHandsUpToFront.hkx
AOZaZRopeWristL AOZaZRopeWristR AOZaZRopeAnkleL AOZaZRopeAnkleR
+ -a zazPoleBondageHandsUpToFront_Exit ZazFurnitureExit.hkx

'PoleBondageHandsOverHeadFrontLegsStill (Marker)

fu -a zazPoleBondageHandsOverHeadFrontLegsStill_Enter ZAZ_ENTER_GLOBAL.hkx
+ -o zazPoleBondageHandsOverHeadFrontLegsStill_Loop
zazPoleBondageHandsOverHeadFrontLegsStill.hkx AOZaZRopeWristL AOZaZRopeWristR
AOZaZRopeAnkleL AOZaZRopeAnkleR
+ -a zazPoleBondageHandsOverHeadFrontLegsStill_Exit ZazFurnitureExit.hkx

'PoleBondageHandsOverHeadFrontWithLegsWork (Marker)

fu -a zazPoleBondageHandsOverHeadFrontWithLegsWork_Enter ZAZ_ENTER_GLOBAL.hkx
+ -o zazPoleBondageHandsOverHeadFrontWithLegsWork_Loop
zazPoleBondageHandsOverHeadFrontWithLegsWork.hkx AOZaZRopeWristL AOZaZRopeWristR
AOZaZRopeAnkleL AOZaZRopeAnkleR
+ -a zazPoleBondageHandsOverHeadFrontWithLegsWork_Exit ZazFurnitureExit.hkx

'PoleBondageHandsOverHeadBackWithLegsWork (Marker)

fu -a zazPoleBondageHandsOverHeadBackWithLegsWork_Enter ZAZ_ENTER_GLOBAL.hkx
+ -o zazPoleBondageHandsOverHeadBackWithLegsWork_Loop
zazPoleBondageHandsOverHeadBackWithLegsWork.hkx AOZaZRopeWristL AOZaZRopeWristR
AOZaZRopeAnkleL AOZaZRopeAnkleR
+ -a zazPoleBondageHandsOverHeadBackWithLegsWork_Exit ZazFurnitureExit.hkx

'Pole Bound Hands Up High Behind

fu -a zazBondagePoleHandsUpBehind_Enter ZAZ_ENTER_GLOBAL.hkx
+ -o zazBondagePoleHandsUpBehind_Loop zazBondagePoleHandsUpBehind.hkx
AOZaZRopeWristL AOZaZRopeWristR
+ -a zazBondagePoleHandsUpBehind_Exit ZazFurnitureExit.hkx

'Crux Mini Fuck And Lick

fu -a zazCruxMini_Enter ZAZ_ENTER_GLOBAL.hkx
+ zazCruxMini_Loop zazCruxMini.hkx
+ -a zazCruxMini_Exit ZazFurnitureExit.hkx

'AspenTreeYBondageStrugglingStanding

fu -a zazTreeBondageYStandingStruggling_Enter ZAZ_ENTER_GLOBAL.hkx
+ -o zazTreeBondageYStandingStruggling_Loop zazTreeBondageYStandingStruggling.hkx
AOZaZRopeWristL AOZaZRopeWristR
+ -a zazTreeBondageYStandingStruggling_Exit ZazFurnitureExit.hkx

'AspenTreeYBondageStrugglingStandingBackFace

fu -a zazTreeBondageYStandingStrugglingBF_Enter ZAZ_ENTER_GLOBAL.hkx
+ -o zazTreeBondageYStandingStrugglingBF_Loop
zazTreeBondageYStandingStrugglingBF.hkx AOZaZRopeWristL AOZaZRopeWristR
+ -a zazTreeBondageYStandingStrugglingBF_Exit ZazFurnitureExit.hkx

'Fantasy Glass Coffin @ 85 degree

fu -a zazFantasyGlassCoffinMasturbating_Enter ZAZ_ENTER_GLOBAL.hkx
+ zazFantasyGlassCoffinMasturbating_Loop zazFantasyGlassCoffinMasturbating.hkx
+ -a zazFantasyGlassCoffinMasturbating_Exit ZazFurnitureExit.hkx

'Struggling Standing Tied

fu -a zazStrugglingStandingTied_Enter ZAZ_ENTER_GLOBAL.hkx
+ -o zazStrugglingStandingTied_Loop zazStrugglingStandingTied.hkx AOZaZRopeAnkleL
AOZaZRopeAnkleR AOZaZRopeWristL AOZaZRopeWristR
+ -a zazStrugglingStandingTied_Exit ZazFurnitureExit.hkx

'Emma May Pole Kneeling

fu -a zazEmmaMayPole_Enter ZAZ_ENTER_GLOBAL.hkx
+ zazEmmaMayPole_Loop zazEmmaMayPole.hkx
+ -a zazEmmaMayPole_Exit ZazFurnitureExit.hkx

'Emma May Pole Hanging

fu -a zazEmmaMayHangingStruggling_Enter ZAZ_ENTER_GLOBAL.hkx
+ zazEmmaMayHangingStruggling_Loop zazEmmaMayHangingStruggling.hkx
+ -a zazEmmaMayHangingStruggling_Exit ZazFurnitureExit.hkx

'Emma May Pole Standing


fu -a zazEmmaMayStandingStruggling_Enter ZAZ_ENTER_GLOBAL.hkx
+ zazEmmaMayStandingStruggling_Loop zazEmmaMayStandingStruggling.hkx
+ -a zazEmmaMayStandingStruggling_Exit ZazFurnitureExit.hkx

'Devious Sleep in Ropes (compatible with vanilla NPC-sleeping right)

fu -a zazDeviousSleep_Enter ZAZ_ENTER_GLOBAL.hkx
+ -o zazDeviousSleep_Loop zazDeviousSleep.hkx AOZaZRopeAnkleL AOZaZRopeAnkleR
AOZaZRopeWristL AOZaZRopeWristR
+ -a zazDeviousSleep_Exit ZazFurnitureExit.hkx

You might also like