equipment attach point 
The bases onto which you attach dropship equipments.
Vars | |
| attach_id | Static numbered identifier for singular attach points |
|---|---|
| base_category | What kind of equipment this base accepts |
| installed_equipment | The currently installed equipment, if any |
| long | Relative position alongside longitudinal axis |
| ship_tag | Identifier used to refer to the dropship it belongs to |
| transverse | Relative position of the attach_point alongside dropship transverse |
Procs | |
| install_equipment | Called when a real user with a powerloader attempts to install an equipment on the attach point |
Var Details
attach_id 
Static numbered identifier for singular attach points
base_category 
What kind of equipment this base accepts
installed_equipment 
The currently installed equipment, if any
long 
Relative position alongside longitudinal axis
ship_tag 
Identifier used to refer to the dropship it belongs to
transverse 
Relative position of the attach_point alongside dropship transverse
Proc Details
install_equipment
Called when a real user with a powerloader attempts to install an equipment on the attach point