Difference between revisions of "StartConversation"
Jump to navigation
Jump to search
Can be used to make NPC talking with himself.
imported>Shademe (→Article Updated: Added Notes : Function misfire workaround) |
imported>ZuTheSkunk (Can be used to make NPC talking with himself.) |
||
Line 16: | Line 16: | ||
rNPC.startConversation rTargetNPC | rNPC.startConversation rTargetNPC | ||
endIf | endIf | ||
* This function can be used to force NPC into performing conversation with himself, if he's the TargetActor and TopicID is specified. | |||
==See Also== | ==See Also== |