turretid ![code/game/machinery/porta_turret/portable_turret.dm 923](git.png)
Vars | |
ailock | AI is unable to use this machine if set to TRUE |
---|---|
control_area | An area in which linked turrets are located, it can be an area name, path or nothing |
enabled | Variable dictating if linked turrets are active and will shoot targets |
lethal | Variable dictating if linked turrets will shoot lethal projectiles |
locked | Variable dictating if the panel is locked, preventing changes to turret settings |
shoot_cyborgs | Variable dictating if linked turrets will shoot cyborgs |
turrets | List of all linked turrets |
Var Details
ailock ![code/game/machinery/porta_turret/portable_turret.dm 940](git.png)
AI is unable to use this machine if set to TRUE
control_area ![code/game/machinery/porta_turret/portable_turret.dm 938](git.png)
An area in which linked turrets are located, it can be an area name, path or nothing
enabled ![code/game/machinery/porta_turret/portable_turret.dm 932](git.png)
Variable dictating if linked turrets are active and will shoot targets
lethal ![code/game/machinery/porta_turret/portable_turret.dm 934](git.png)
Variable dictating if linked turrets will shoot lethal projectiles
locked ![code/game/machinery/porta_turret/portable_turret.dm 936](git.png)
Variable dictating if the panel is locked, preventing changes to turret settings
shoot_cyborgs ![code/game/machinery/porta_turret/portable_turret.dm 942](git.png)
Variable dictating if linked turrets will shoot cyborgs
turrets ![code/game/machinery/porta_turret/portable_turret.dm 944](git.png)
List of all linked turrets