mag_fed 
Toolbox Handling
Vars | |
easy_deploy | Whether the turret needs a wrench to deploy. Still needs a wrench to pack up. |
---|---|
easy_deploy_timer | If easy deployable, how quick will it be? |
flags_on | Whether the turret will deploy obeying flags. |
mag_slots | Number of mags that can be put in. |
mag_types_allowed | Types of magazines that can be allowed. |
quick_deploy_timer | How long the turret takes to deploy when quick_deploying |
quick_deployable | Whether the turret can deploy by being thrown |
setting_change | Whether the turret's settings can be adjusted. |
turret_safety | Whether the turret will ignore humans when deployed. |
turret_type | The type of turret deployed |
Procs | |
get_mag | Grabs a mag to load into the turret |
Var Details
easy_deploy 
Whether the turret needs a wrench to deploy. Still needs a wrench to pack up.
easy_deploy_timer 
If easy deployable, how quick will it be?
flags_on 
Whether the turret will deploy obeying flags.
mag_slots 
Number of mags that can be put in.
mag_types_allowed 
Types of magazines that can be allowed.
quick_deploy_timer 
How long the turret takes to deploy when quick_deploying
quick_deployable 
Whether the turret can deploy by being thrown
setting_change 
Whether the turret's settings can be adjusted.
turret_safety 
Whether the turret will ignore humans when deployed.
turret_type 
The type of turret deployed
Proc Details
get_mag
Grabs a mag to load into the turret