Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Fizzlemizz
Forum: Lua/XML Help 08-20-19, 07:07 PM
Replies: 4
Views: 1,833
Posted By Fizzlemizz
/run GameMenuFrame = nil then press escape will...

/run GameMenuFrame = nil

then press escape will certainly give an error:
attempt to index global 'GameMenuFrame' (a nil value)
so if you're not using alt-f4 to exit the game, it must be there...
Forum: Lua/XML Help 08-20-19, 04:34 PM
Replies: 4
Views: 1,833
Posted By Fizzlemizz
/run print(GameMenuFrame) works in 8.2

/run print(GameMenuFrame)
works in 8.2
Showing results 1 to 2 of 2