Osiris/Shared/PROC Follow
From Divinity Engine Wiki
Full Definition(s)
- PROC PROC_Follow((CHARACTER)_Char,(CHARACTER)_Target)
Description
Same as the Osiris call 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 PROC_StopFollow.
See Also
- Follow
- Helper PROC_StopFollow