View Single Post
08-22-14, 10:19 AM   #11
RyinntheDK
A Murloc Raider
 
RyinntheDK's Avatar
Join Date: Aug 2014
Posts: 6
I tested this in game and so far so good!

I did make one tweak though for functionality. When initially logging in, it would hide the frame, as expected.

On first MSG command, it would skip to disable

On second MSG command, it would enable... so I changed the var to false, and now it works perfectly!

Thanks for everyone's help. Does anyone recommend a good place to learn LUA, like tutorials?


Lua Code:
  1. RyinnsCursorFinder_Enabled = false
__________________
There is no try. Only do or don't do. - Yoda
  Reply With Quote