set_trailing_aim_flag(name[, enable]) | ||
Parameters: | ||
name | (string) name of the NPC | |
enable | (boolean, optional) set to true to turn on trailing aim, or false to turn it off (defaults to true) | |
Returns: | ||
none | ||
Description: | ||
Enable/disable trailing aim for an NPC. When an NPC with trailing aim turned fires at a moving target, he will aim for a point where the target was shortly before, rather than where he is right now. Trailing aim has no affect if the NPC is aiming at a stationary target. | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |