DarkPhoenixxy Posted September 8, 2012 Posted September 8, 2012 Hello, i was looking for vampire feeding animation from dawnguard (IDLE that used on standing npc when charmed), only found bed and bedroll ones. If someone know the name please post it here.
fore Posted September 8, 2012 Posted September 8, 2012 It's probably one of the paired animations, animations/dlc01/paired_vampfeedfront.hkx and paired_vampfeedback.hkx
DarkPhoenixxy Posted September 8, 2012 Author Posted September 8, 2012 It's probably one of the paired animations, animations/dlc01/paired_vampfeedfront.hkx and paired_vampfeedback.hkxThanks :), but any idea how i can use them in papyrus script? Cos i cant put them in IDLE property :( Does paired animation have other type?
fore Posted September 8, 2012 Posted September 8, 2012 PlayIdleWithTarget() in a script is the only way I know of.
DarkPhoenixxy Posted September 9, 2012 Author Posted September 9, 2012 (edited) PlayIdleWithTarget() in a script is the only way I know of.Yay, it was named IdleVampireStandingFront. Unlike the actual .hkx name CK name do not having anything about feeding, wich is confusing :wallbash: Thank you for your help! Edited September 9, 2012 by DarkPhoenixxy
Recommended Posts