Unknown
From DarkAI
AI
SET ENTITY VIEW RANGE
This command sets the
distance the entity can see from its current location. Anything
within this distance and within its view angle can be seen by the
entity. The default value is 60 DarkBasic units.
This command
should be used with AI Set Entity View Arcs
to completely define the area the entity can see.
Syntax
AI
Set Entity View Range Entity Number, Distance#
Parameters
Entity
Number, The id of the entity to set the view range.
Distance#,
The maximum distance the entity can see.
Return
n/a