Opens a new GM support ticket. The default UI sets the needResponse flag to true for "Talk to a GM" and "Stuck" tickets, and false for "Report an issue" tickets.


See also GM Ticket functions.

Signature:

NewGMTicket("text", needResponse)

Arguments:

  • text - The text to be sent in the ticket (string)
  • needResponse - true if the issue requires personal response from a GM; otherwise false (boolean)
This function is protected and can only be called by the Blizzard user interface