<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.larian.game/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rlecaro2</id>
	<title>Divinity Engine Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.larian.game/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rlecaro2"/>
	<link rel="alternate" type="text/html" href="https://docs.larian.game/Special:Contributions/Rlecaro2"/>
	<updated>2026-06-03T04:54:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://docs.larian.game/index.php?title=Osiris/API/CharacterMoveToAndTalk&amp;diff=6754</id>
		<title>Osiris/API/CharacterMoveToAndTalk</title>
		<link rel="alternate" type="text/html" href="https://docs.larian.game/index.php?title=Osiris/API/CharacterMoveToAndTalk&amp;diff=6754"/>
		<updated>2021-10-01T17:47:18Z</updated>

		<summary type="html">&lt;p&gt;Rlecaro2: Fix Charactar Typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===== Full Definition(s) =====&lt;br /&gt;
* call '''CharacterMoveToAndTalk'''(''(CHARACTERGUID)'''''_Character''', ''(GUIDSTRING)'''''_Target''', ''(STRING)'''''_DialogID''', ''(INTEGER)'''''_IsAutomated''', ''(STRING)'''''_MoveID''', ''(INTEGER)'''''_Running''', ''(REAL)'''''_TimeOut''')&lt;br /&gt;
===== Description =====&lt;br /&gt;
Causes '''_Character''' to start moving to '''_Target''', either walking or running depending on whether '''_Running''' is '''0''' or '''1'''. Once '''_Character''' has arrived at its destination, the [[Osiris/API/CharacterMoveToAndTalkRequestDialog|CharacterMoveToAndTalkRequestDialog]] event will be thrown with the '''_Character''', '''_Target''', '''_DialogID''', '''_IsAutomated''' and '''_MoveID''' parameters.&lt;br /&gt;
&lt;br /&gt;
If the '''_Character''' does not exist or is dead, if '''_Target''' does not exist or is dead/destroyed or is in a different level, or if it takes longer than '''_TimeOut''' seconds seconds to reach '''_Target''', a [[Osiris/API/CharacterMoveToAndTalkFailed|CharacterMoveToAndTalkFailed]] event will be thrown instead.&lt;br /&gt;
===== Notes =====&lt;br /&gt;
* This call does not actually start a dialog once '''_Character''' reaches target. You have to do that yourself when you receive the [[Osiris/API/CharacterMoveToAndTalkRequestDialog|CharacterMoveToAndTalkRequestDialog]] event.&lt;br /&gt;
===== See Also =====&lt;br /&gt;
* [[Osiris/API/CharacterMoveToAndTalkFailed|CharacterMoveToAndTalkFailed]]&lt;br /&gt;
* [[Osiris/API/CharacterMoveToAndTalkRequestDialog|CharacterMoveToAndTalkRequestDialog]]&lt;br /&gt;
* [[Osiris/API/CharacterMoveToAndTalkRequestDialogFailed|CharacterMoveToAndTalkRequestDialogFailed]]&lt;br /&gt;
* [[Osiris/API/CharacterMoveToAndTalkRequestDialogFailedEvent|CharacterMoveToAndTalkRequestDialogFailedEvent]]&lt;br /&gt;
* [[Osiris/API/CharacterMoveTo|CharacterMoveTo]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Osiris Calls|CharacterMoveToAndTalk]]&lt;/div&gt;</summary>
		<author><name>Rlecaro2</name></author>
	</entry>
</feed>