Difference between revisions of "Osiris/Shared/PROC Follow"

From Divinity Engine Wiki
Jump to: navigation, search
(Updated for bg3)
(Blanked the page)
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]]
 

Revision as of 14:34, 19 March 2021