opposing_force
Vars | |
admin_chat | A text list of the admin chat. |
---|---|
blocked | Are we blocked from submitting a new request? |
can_edit | Can we edit things? |
ckey | The ckey of the person that made this application |
contractor_hub | Contractor hub datum, used if the user OPFORs for a contractor kit |
denied_reason | The reason we were denied. |
equipment_issued | Have we issued the player their equipment? |
handling_admin | What admin has this request been assigned to? |
mind_reference | Hard ref to our mind. |
modification_log | For logging stuffs |
objectives | A list of objectives. |
request_updates_muted | Have we been request update muted by an admin? |
selected_equipment | A list of equipment that the user has requested. |
set_backstory | Justification for wanting to do bad things. |
stat_button | Corresponding stat() click button |
status | Has this been approved? |
ticket_ping | If it is part of the ticket ping subsystem |
Procs | |
add_log | System procs |
add_to_ping_ss | Adds the OPFOR in question to the ticket ping subsystem should it not be approved. |
build_html_panel_entry | Builds the HTML panel entry for the round end report |
check_item | System commands |
deny_equipment | Equipment procs |
json_export | Allows a user to export from an OPFOR into a json file |
json_import | Allows a user to import an OPFOR from json |
request_update | Control procs |
set_objective_intensity | Objective procs |
Var Details
admin_chat
A text list of the admin chat.
blocked
Are we blocked from submitting a new request?
can_edit
Can we edit things?
ckey
The ckey of the person that made this application
contractor_hub
Contractor hub datum, used if the user OPFORs for a contractor kit
denied_reason
The reason we were denied.
equipment_issued
Have we issued the player their equipment?
handling_admin
What admin has this request been assigned to?
mind_reference
Hard ref to our mind.
modification_log
For logging stuffs
objectives
A list of objectives.
request_updates_muted
Have we been request update muted by an admin?
selected_equipment
A list of equipment that the user has requested.
set_backstory
Justification for wanting to do bad things.
stat_button
Corresponding stat() click button
status
Has this been approved?
ticket_ping
If it is part of the ticket ping subsystem
Proc Details
add_log
System procs
add_to_ping_ss
Adds the OPFOR in question to the ticket ping subsystem should it not be approved.
build_html_panel_entry
Builds the HTML panel entry for the round end report
check_item
System commands
deny_equipment
Equipment procs
json_export
Allows a user to export from an OPFOR into a json file
json_import
Allows a user to import an OPFOR from json
request_update
Control procs
set_objective_intensity
Objective procs