byond - Modules - TypesVar Details

uav_turret

Vars

ammo_typeAmmo typepath we use when attached
current_roundsAmount of projectiles in this turret
fire_delayThe fire rate of this turret in byond tick
magazine_typeTypepath of the ammo to reload it.
max_roundsThe max amount of projectiles in this turret
turret_patternThis var must match the unmanned vehicles turret_pattern then be added
turret_typeTurret 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