Number of arguments: max. 4, usually 2
Example:
Follow 0.5, 2.0 |
Makes a character follow a target when it runs away. The Follow instinct used in JK AI files always has 2 parametes. MotS mostly has 2 but sometimes it has 3. Documented are 4 parameters in the MotS' rc_def.ai file.
Arguments:
Argument # | Argument meaning |
1 | Min distance to allow following |
2 | Max distance to allow following |
3 | [opt.] Max melee distance(rifle/punch combo) |
4 | [opt.] If 1, disables LOS checking (enemy does not have to see) |