Modding:Conversations: Difference between revisions

Line 36: Line 36:


=== Event: <code>ObjectTalking</code> ===
=== Event: <code>ObjectTalking</code> ===
Is fired on the speaker when asked to check object talking in the HaveConversation() parameters.  This event would normally be checked before getting this far if you enter via ConversationScript, so before these other events, but can some time be fired after.
Is fired on the speaker when asked to check object talking in the HaveConversation() parameters.  This event would normally be checked before getting this far if you enter via ConversationScript, so before these other events, but can sometimes be fired after.
 
 


=== Core Conversation Loop ===
=== Core Conversation Loop ===
Anonymous user