Unknown

From DarkAI

AI SET ENTITY FIRE ARC

This command sets the angle at which the entity is able to fire. This angle is used in the AI Get Entity Can Fire command to calculate not only if an entity can see a target but also if the target is within this angle.

The angle should be specified in the range 1-360 with 360 meaning the entity can shoot all around itself and 1 meaning it can only shoot the direction it is facing.


Syntax
AI Set Entity Fire Arc Entity Number, Angle#

Parameters
Entity Number, The id of the entity to set the fire arc.
Angle#, The angle that the entity will be able to fire.

Return
n/a