Difference between revisions of "Manual:DIL Manual/follow()"
Jump to navigation
Jump to search
(XML import) |
|||
Line 1: | Line 1: | ||
+ | = follow()= | ||
− | |||
− | |||
follow( f : unitptr, m : unitptr ) | follow( f : unitptr, m : unitptr ) | ||
f : The character to follow | f : The character to follow | ||
− | m : The character to be | + | m : The character to be |
− | + | Unconditionally makes 'f' follow 'm', even if 'f' is mortally wounded, sleeping, fighting or whatever. See also the unitptr field [[Manual:DIL_Manual/unitptr#Char|master]] for CHARs. | |
− |
Latest revision as of 19:12, 9 February 2021
follow()
follow( f : unitptr, m : unitptr ) f : The character to follow m : The character to be
Unconditionally makes 'f' follow 'm', even if 'f' is mortally wounded, sleeping, fighting or whatever. See also the unitptr field master for CHARs.