sinboriman Posted December 8, 2016 Share Posted December 8, 2016 Hi mates, its my first post here and if there're anything against the rule here please excuse me. I'm now creating the mod to add several townsfolk into towns/villages and trying to make them do certain animations for some immersion purposes.While I succeed to make them perform certain animations like sweeping the floor or praying, there are also some animations which I can't force NPC do. One of these animations is "IdleWriteLedgerWrite" which is used by Hadvar in the opening scene at Helgen. Though I can activate "IdleWriteLedgerEntry" animation, which is the first part of series animation, by placing appropriate idle marker on the spot, cound't find any ways to force NPC to perform the next part of the animation, "IdleWriteLedgerWrite". I looked for solutions for a while and the only article mentioned above issue is the following."This final idle is actually a combination of two linked idle commands. One must be initiated first and the command console closed before re-opening the console and then initiating the second whilst the first is still going. playidle idlewriteledgerenter - character retrieves a handheld ledger and quill and stands thereplayidle idlewriteledgerwrite - character glances down at the held ledger and writes something using the quill"http://steamcommunity.com/sharedfiles/filedetails/?id=175030823 According to this article, I must initialize "IdleWriteLedgerEntry" before "IdleWriteLedgerWrite", so I put IdleWriteLedgerEntry Marker on the ground and added "IdleWriteLedgerWrite" to its idle list and check"Ruin in Sequence", which turned out didnt work as intended. If anyone could teach me how to do this, I would really appreciate it cause it makes me go mad for days. Thanks in advance for your help! Link to comment Share on other sites More sharing options...
sinboriman Posted December 12, 2016 Author Share Posted December 12, 2016 Still struggling to solve this issue, appreciate any help! Link to comment Share on other sites More sharing options...
Recommended Posts