help_ticket 
Vars | |
admin_replied | Has the admin replied to this ticket yet? |
---|---|
closed_at | The time at which the ticket was closed |
id | Unique ID of the ticket |
initiator | Initiator key name |
initiator_client | It's the person who ahelped/was bwoinked |
initiator_key | Initiator key. More stable |
linked_admin | It's admin who linked to current ticket |
messages | Collection of all ticket messages |
opened_at | The time at which the ticket was opened |
stat_name | Name used for stat panel |
state | The current state of the ticket |
ticket_autoclose_timer_id | ID for the autoclose timer |
ticket_counter | Static counter used for generating each ticket ID |
ticket_type | Ticket type. Used for sorting Admin/Mentor tickets |
ticket_type_hidden | Hidden type. Used for chat messages |
writers | List of all client keys who currently write to this ticket |
Procs | |
send_creation_message | Notifies the staff about the new ticket, and sends a creation confirmation to the creator |
Var Details
admin_replied 
Has the admin replied to this ticket yet?
closed_at 
The time at which the ticket was closed
id 
Unique ID of the ticket
initiator 
Initiator key name
initiator_client 
It's the person who ahelped/was bwoinked
initiator_key 
Initiator key. More stable
linked_admin 
It's admin who linked to current ticket
messages 
Collection of all ticket messages
opened_at 
The time at which the ticket was opened
stat_name 
Name used for stat panel
state 
The current state of the ticket
ticket_autoclose_timer_id 
ID for the autoclose timer
ticket_counter 
Static counter used for generating each ticket ID
ticket_type 
Ticket type. Used for sorting Admin/Mentor tickets
ticket_type_hidden 
Hidden type. Used for chat messages
writers 
List of all client keys who currently write to this ticket
Proc Details
send_creation_message
Notifies the staff about the new ticket, and sends a creation confirmation to the creator