uav_turret

Vars | |
ammo_type | Ammo typepath we use when attached |
---|---|
current_rounds | Amount of projectiles in this turret |
fire_delay | The fire rate of this turret in byond tick |
magazine_type | Typepath of the ammo to reload it. |
max_rounds | The max amount of projectiles in this turret |
turret_pattern | This var must match the unmanned vehicles turret_pattern then be added |
turret_type | Turret type, used for assigning what we do on clicks |
Var Details
ammo_type

Ammo typepath we use when attached
current_rounds

Amount of projectiles in this turret
fire_delay

The fire rate of this turret in byond tick
magazine_type

Typepath of the ammo to reload it.
max_rounds

The max amount of projectiles in this turret
turret_pattern

This var must match the unmanned vehicles turret_pattern then be added
turret_type

Turret type, used for assigning what we do on clicks