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-trueif the issue requires personal response from a GM; otherwisefalse(boolean)
This function is protected and can only be called by the Blizzard user interface