ai 
Vars | |
| ai | The AI who owns this eye. |
|---|---|
| ai_detector_color | The color of the area if the eye is detectable. |
| ai_detector_visible | Whether this eye can be found with AI detectors. |
| relay_speech | Whether this eye will transmit speech near it to the AI. |
Procs | |
| get_visible_turfs | Returns a list of turfs visible to the client's viewsize. Note that this will return an empty list if the camera's loc is not a turf. |
Var Details
ai 
The AI who owns this eye.
ai_detector_color 
The color of the area if the eye is detectable.
ai_detector_visible 
Whether this eye can be found with AI detectors.
relay_speech 
Whether this eye will transmit speech near it to the AI.
Proc Details
get_visible_turfs
Returns a list of turfs visible to the client's viewsize.
Note that this will return an empty list if the camera's loc is not a turf.