Osiris/Shared/PROC Follow: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
mNo edit summary
(Blanked the page)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===== Full Definition(s) =====
 
* PROC '''ProcCharacterFollowCharacter'''(''(CHARACTERGUID)'''''_Char''',''''(CHARACTERGUID)'''''_Target''',(INTEGER)'''''_Running''')
===== Description =====
Same as the Osiris call '''CharacterFollowCharacter''', except that it also first automatically cancels '''_Char''' from following if it was already following someone else. Additionally, it stops the following behaviour when '''_Char''' gets involved in combat and resumes it afterwards.  Stop following through [[Osiris/Shared/ProcCharacterStopFollow|ProcCharacterStopFollow]].
===== Return Values =====
* /
===== Notes =====
* /
===== See Also =====
* [[Osiris/API/CharacterFollowCharacter|CharacterFollowCharacter]]
* Helper [[Osiris/Shared/ProcCharacterStopFollow|ProcCharacterStopFollow]]
[[Category:Osiris Shared Mod Helpers]]

Latest revision as of 14:39, 19 March 2021