Voomlz

Results 2 comments of Voomlz

I'm a bit late to the party, but I've had the same issue and managed to work around with this modification of the slash function ```lua SlashCmdList["MYSLOT"] = function(msg, editbox)...

In the file gui.lua, you replace the SlashCmdList["MYSLOT"] = function(msg, editbox) function line 484 with this. I attached the zip of my modified myslot (tested only on classic era) if...