Osiris/Shared/PROC Follow: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Updated for bg3)
(Blanked the page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
===== Full Definition(s) =====
* PROC '''PROC_Follow'''(''(CHARACTER)'''''_Char''',''(CHARACTER)'''''_Target''')
===== Description =====
Same as the Osiris call [[Osiris/API/Follow|Follow]], 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.


===== Notes =====
* Stop following through [[Osiris/Shared/PROC_StopFollow|PROC_StopFollow]].
===== See Also =====
* [[Osiris/API/Follow|Follow]]
* Helper [[Osiris/Shared/PROC_StopFollow|PROC_StopFollow]]
[[Category:Osiris Shared Mod Helpers|Follow]]

Latest revision as of 14:39, 19 March 2021