- Joined
- Jan 26, 2023
- RedCents
- 1,247¢
I took my 7 day vacation and I come back and my badger was missing.
When I looked closer, I saw that my Lua scripts don't click on items anymore.
I didn't change anything, but these lines and others like them no longer function.
I send them in Lua with lines like
And yes i have checks and delays in my function, but it fails even if I copy paste the single line directly into the MQ window.
No error, no nothing. I really miss my badger.
Any thoughts or suggestions?
Thanks in advance.
When I looked closer, I saw that my Lua scripts don't click on items anymore.
I didn't change anything, but these lines and others like them no longer function.
Code:
/itemnotify "Striped Badger Whistle" rightmouseup
/itemnotify "Cauldron of Endless Abundance III" rightmouseup
I send them in Lua with lines like
Code:
mq.cmd('/itemnotify "Striped Badger Whistle" rightmouseup')
No error, no nothing. I really miss my badger.
Any thoughts or suggestions?
Thanks in advance.


