HoldPosition (Procedure)
Jump to navigation
Jump to search
Behavior
Description:
Instructs the actor where he is allowed to go in combat. Used exclusively as a Combat Interrupt Override Package.
The procedure completes:
Does not complete.
Parameters
- Location (Location): Location in which the actor will stay in combat. If the actor can not reach his target (usually because he doesn't have a ranged weapon) he will ignore this and pursue the target anyway.
Notes
- See Interrupt Override Packages Packages
See Also