byond - Modules - TypesVar Details - Proc Details

mounted_gun

Vars

firing_angleFiring angle for the mounted weapon
mounted_gunThe gun mounted on a vehicle. Initial value is the type to use

Procs

on_weapon_dropHandles the weapon being dropped. The only way this should happen is if they unbuckle, and this makes sure they can't just take the gun and run off with it.

Var Details

firing_angle

Firing angle for the mounted weapon

mounted_gun

The gun mounted on a vehicle. Initial value is the type to use

Proc Details

on_weapon_drop

Handles the weapon being dropped. The only way this should happen is if they unbuckle, and this makes sure they can't just take the gun and run off with it.