byond - Modules - TypesVar Details - Proc Details

order

Vars

arrow_typethe type of arrow used in the order
skill_minWhat minimum level in that skill is needed to have that action
skill_nameWhat skill is needed to have this action
verb_namethe word used to describe the action when notifying marines
visual_typethe type of the visual added on the ground. If it has no visual type, the order can have any atom has a target

Procs

Deactivate_signal_handlerSignal handler for deactivating the order
on_cooldown_finishLets any other orders know when we're off CD
send_orderPrint order visual to all marines squad hud and give them an arrow to follow the waypoint

Var Details

arrow_type

the type of arrow used in the order

skill_min

What minimum level in that skill is needed to have that action

skill_name

What skill is needed to have this action

verb_name

the word used to describe the action when notifying marines

visual_type

the type of the visual added on the ground. If it has no visual type, the order can have any atom has a target

Proc Details

Deactivate_signal_handler

Signal handler for deactivating the order

on_cooldown_finish

Lets any other orders know when we're off CD

send_order

Print order visual to all marines squad hud and give them an arrow to follow the waypoint