opposing_force
Vars | |
accepting_objectives | Are we allowing players to make objectives? |
---|---|
approved_applications | A list of all approved applications |
equipment_list | A precompiled list of all equipment datums, processed on init |
max_objectives | The max amount of objectives that can be tracked |
status | The status of the subsystem |
submitted_applications | A list of all currently submitted objectives |
unsubmitted_applications | A list of all currently active objectives |
Procs | |
give_opfor_button | Gives a mind the opfor action button, which calls the opfor verb when pressed |
Var Details
accepting_objectives
Are we allowing players to make objectives?
approved_applications
A list of all approved applications
equipment_list
A precompiled list of all equipment datums, processed on init
max_objectives
The max amount of objectives that can be tracked
status
The status of the subsystem
submitted_applications
A list of all currently submitted objectives
unsubmitted_applications
A list of all currently active objectives
Proc Details
give_opfor_button
Gives a mind the opfor action button, which calls the opfor verb when pressed