Thread Tools Display Modes
Prev Previous Post   Next Post Next
02-01-19, 03:40 AM   #1
Nightness
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Feb 2009
Posts: 32
ToggleGameMenu can be called from addons (or /script) in a limited way

Check out the API bug I found…

“/script ToggleGameMenu(); StaticPopup1:Hide()”.

Game menu toggle is not really protected but it’s calls to SpellStopCasting(), SpellStopTargeting(), and ClearTarget() are and is what is generating the tainted error, they are not in a secure call.

Last edited by Nightness : 02-02-19 at 02:18 AM.
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » ToggleGameMenu can be called from addons (or /script) in a limited way

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off