mecha
Vars | |
capacitor | Keeps track of the mech's scanning module |
---|---|
chassis_camera | Camera installed into the mech |
move_resist | opaque. Menacing. |
scanmod | Keeps track of the mech's cell |
state | Keeps track of the mech's capacitor |
Procs | |
GrantActions | Action Buttons |
Move | Movement procs |
Topic | Topic |
add_airtank | Helpers |
add_cabin | Adds a capacitor, for use in Map-spawned mechs, Nuke Ops mechs, and admin-spawned mechs. Mechs built by hand will replace this. |
add_capacitor | Adds a scanning module, for use in Map-spawned mechs, Nuke Ops mechs, and admin-spawned mechs. Mechs built by hand will replace this. |
add_scanmod | Adds a cell, for use in Map-spawned mechs, Nuke Ops mechs, and admin-spawned mechs. Mechs built by hand will replace this. |
ammo_resupply | Ammo stuff |
attack_ai | AI piloting |
check_for_internal_damage | Internal damage |
click_action | Action processing |
diag_hud_set_mechtracking | Shows tracking beacons on the mech |
examine | silicon_pilot implied |
get_stats_html | Rendering stats window |
has_charge | Power stuff |
occupant_message | Messages and Log |
on_light_eater | Special light eater handling |
operation_allowed | Access stuff |
remove_air | Atmospheric stuff |
Var Details
capacitor
Keeps track of the mech's scanning module
chassis_camera
Camera installed into the mech
move_resist
opaque. Menacing.
scanmod
Keeps track of the mech's cell
state
Keeps track of the mech's capacitor
Proc Details
GrantActions
Action Buttons
Move
Movement procs
Topic
Topic
add_airtank
Helpers
add_cabin
Adds a capacitor, for use in Map-spawned mechs, Nuke Ops mechs, and admin-spawned mechs. Mechs built by hand will replace this.
add_capacitor
Adds a scanning module, for use in Map-spawned mechs, Nuke Ops mechs, and admin-spawned mechs. Mechs built by hand will replace this.
add_scanmod
Adds a cell, for use in Map-spawned mechs, Nuke Ops mechs, and admin-spawned mechs. Mechs built by hand will replace this.
ammo_resupply
Ammo stuff
attack_ai
AI piloting
check_for_internal_damage
Internal damage
click_action
Action processing
diag_hud_set_mechtracking
Shows tracking beacons on the mech
examine
silicon_pilot implied
get_stats_html
Rendering stats window
has_charge
Power stuff
occupant_message
Messages and Log
on_light_eater
Special light eater handling
operation_allowed
Access stuff
remove_air
Atmospheric stuff