byond - Modules - TypesVar Details

/datum/ares_ticket

Vars

ticket_assigneeName of who is handling the ticket. Derived from last login.
ticket_detailsThe content of the ticket, usually an explanation of what it is for.
ticket_idNumerical designation of the ticket.
ticket_nameThe name of the ticket.
ticket_priorityWhether or not the tickey is a priority.
ticket_submitterWho submitted the ticket. Derived from last login.
ticket_timeWorld time in text format.

Var Details

ticket_assignee

Name of who is handling the ticket. Derived from last login.

ticket_details

The content of the ticket, usually an explanation of what it is for.

ticket_id

Numerical designation of the ticket.

ticket_name

The name of the ticket.

ticket_priority

Whether or not the tickey is a priority.

ticket_submitter

Who submitted the ticket. Derived from last login.

ticket_time

World time in text format.