Difference between revisions of "Talk:RegisterForAnimationEvent - Form"
imported>KainXavier m |
imported>Terra Nova2 |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
== Valid Input/Invalid Events == | == Valid Input/Invalid Events == | ||
You may know from the article that not all registered animation events will actually generate events that will successfully fire 'OnAnimationEvent' events. This information is the result of several users research in [http://forums.bethsoft.com/topic/1423396-onanimationevent/ this thread on the official forums]. [[User:Antares|Antares]] ([[User talk:Antares|talk]]) 07:28, 20 November 2012 (EST) | You may know from the article that not all registered animation events will actually generate events that will successfully fire 'OnAnimationEvent' events. This information is the result of several users research in [http://forums.bethsoft.com/topic/1423396-onanimationevent/ this thread on the official forums]. [[User:Antares|Antares]] ([[User talk:Antares|talk]]) 07:28, 20 November 2012 (EST). Page 3 of the thread contains a tool for modders, provided by Verteiron, to obtain all the event sequences for a particular actor. | ||
== Beast form & animation events == | == Beast form & animation events == | ||
I added a bullet point about changing race affecting the animation events registered to an alias. I found this out the hard way and I figured I'd pass the knowledge on.--[[User:KainXavier|KainXavier]] ([[User talk:KainXavier|talk]]) 2013-06-25T12:02:39 (EDT) | I added a bullet point about changing race affecting the animation events registered to an alias. I found this out the hard way and I figured I'd pass the knowledge on.--[[User:KainXavier|KainXavier]] ([[User talk:KainXavier|talk]]) 2013-06-25T12:02:39 (EDT) | ||
I've run into this myself, though Beth uses this method as well, but they do it in specific sequence/timing so that the event fires when the race switch is done(don't confuse this with OnRaceSwitchComplete()). | |||
I'll figure out the proper sequence and post it. [[User:Terra Nova2|Terra Nova2]] ([[User talk:Terra Nova2|talk]]) 2014-03-28T16:23:43 (EDT) |
Latest revision as of 15:23, 28 March 2014
Valid Input/Invalid Events[edit source]
You may know from the article that not all registered animation events will actually generate events that will successfully fire 'OnAnimationEvent' events. This information is the result of several users research in this thread on the official forums. Antares (talk) 07:28, 20 November 2012 (EST). Page 3 of the thread contains a tool for modders, provided by Verteiron, to obtain all the event sequences for a particular actor.
Beast form & animation events[edit source]
I added a bullet point about changing race affecting the animation events registered to an alias. I found this out the hard way and I figured I'd pass the knowledge on.--KainXavier (talk) 2013-06-25T12:02:39 (EDT)
I've run into this myself, though Beth uses this method as well, but they do it in specific sequence/timing so that the event fires when the race switch is done(don't confuse this with OnRaceSwitchComplete()). I'll figure out the proper sequence and post it. Terra Nova2 (talk) 2014-03-28T16:23:43 (EDT)