Difference between revisions of "Talk:StartConversation"
m
A little detail to clarify a whole phrase... My apologies to the moderator who must verify every edits...
imported>HawkFest m |
imported>HawkFest m (A little detail to clarify a whole phrase... My apologies to the moderator who must verify every edits...) |
||
Line 3: | Line 3: | ||
'''Excerpt:''' ''When you call this function on an actor, the actor will seek out the target actor in order to have a conversation, '''no matter where the two NPCs are currently'''.'' | '''Excerpt:''' ''When you call this function on an actor, the actor will seek out the target actor in order to have a conversation, '''no matter where the two NPCs are currently'''.'' | ||
Is this true, ''No matter where''? What about the case when the target | Is this true, ''No matter where''? What about the case when the target Actor is 2-3 cells away, or an interior cell while the NPC is outside? Instead, wouldn't the NPC do as in the [[Find Package]]: | ||
* search for target in its current location (current cell, if not another predefined location); | * search for target in its current location (current cell, if not another predefined location); | ||
* if found, start conversation if it is another NPC, else activate the target; | * if found, start conversation if it is another NPC, else activate the target; |