<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.larian.game/index.php?action=history&amp;feed=atom&amp;title=Osiris%2FAPI%2FCharacterSetFollowCharacter</id>
	<title>Osiris/API/CharacterSetFollowCharacter - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://docs.larian.game/index.php?action=history&amp;feed=atom&amp;title=Osiris%2FAPI%2FCharacterSetFollowCharacter"/>
	<link rel="alternate" type="text/html" href="https://docs.larian.game/index.php?title=Osiris/API/CharacterSetFollowCharacter&amp;action=history"/>
	<updated>2026-05-12T23:37:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://docs.larian.game/index.php?title=Osiris/API/CharacterSetFollowCharacter&amp;diff=6763&amp;oldid=prev</id>
		<title>LaughingLeader: Added definition information for CharacterSetFollowCharacter.</title>
		<link rel="alternate" type="text/html" href="https://docs.larian.game/index.php?title=Osiris/API/CharacterSetFollowCharacter&amp;diff=6763&amp;oldid=prev"/>
		<updated>2022-06-02T19:20:50Z</updated>

		<summary type="html">&lt;p&gt;Added definition information for CharacterSetFollowCharacter.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===== Full Definition(s) =====&lt;br /&gt;
* call  '''CharacterSetFollowCharacter'''(''(CHARACTERGUID)'''''_Character''', ''(CHARACTERGUID'')'''''_CharacterToFollow''')&lt;br /&gt;
&lt;br /&gt;
===== Description =====&lt;br /&gt;
Sets '''_CharacterToFollow''' as the target to follow for '''_Character''', which is used by the behavior scripting condition '''CharacterGetFollow'''.  &lt;br /&gt;
&lt;br /&gt;
===== Notes =====&lt;br /&gt;
* Use '''NULL_00000000-0000-0000-0000-000000000000''' as the '''_CharacterToFollow''' value to clear the internal follow target for '''_Character'''.&lt;br /&gt;
* The internal value set is used by the '''Base.charScript''' reactions '''StartFollow''' and '''StopFollow''', via the '''CharacterGetFollow''' condition. Every character automatically has this script attached via its inclusion in '''DefaultCharacter.charScript'''.&lt;br /&gt;
* [[Osiris/API/CharacterAddToPlayerCharacter|CharacterAddToPlayerCharacter]] sets the same internal follower value, except the character is visibly &amp;quot;attached&amp;quot; in the UI, like summoned characters.&lt;br /&gt;
* Preferably use [[Osiris/Shared/ProcCharacterFollowCharacter|ProcCharacterFollowCharacter]], as it automatically handles conditions where following may need to be started or stopped).&lt;br /&gt;
&lt;br /&gt;
===== See Also =====&lt;br /&gt;
* [[Osiris/API/CharacterFollowCharacter|CharacterFollowCharacter]]&lt;br /&gt;
* [[Osiris/API/CharacterStopFollow|CharacterStopFollow]]&lt;br /&gt;
* [[Osiris/API/CharacterAddToPlayerCharacter|CharacterAddToPlayerCharacter]]&lt;br /&gt;
* Helper [[Osiris/Shared/ProcCharacterFollowCharacter|ProcCharacterFollowCharacter]]&lt;br /&gt;
* Helper [[Osiris/Shared/ProcCharacterStopFollow|ProcCharacterStopFollow]]&lt;br /&gt;
 &lt;br /&gt;
[[Category:Osiris Calls|CharacterSetFollowCharacter]]&lt;/div&gt;</summary>
		<author><name>LaughingLeader</name></author>
	</entry>
</feed>