So I have a macro that has a label that shows whether or not I have fly enabled, the script is as follows:
Code:$${ STRIP(&chat,%CHAT%) IFMATCHES(%&chat%,^Set fly mode disabled for eekelmo.) MATCH(%&chat%,^Set fly mode disabled for eekelmo.,{False}) SETLABEL(flychecker,Fly: &4%Disabled%) ENDIF IFMATCHES(%&chat%,^Set fly mode enabled for eekelmo.) MATCH(%&chat%,^Set fly mode enabled for eekelmo.,{True}) SETLABEL(flychecker,Fly: &6%Enabled%) ENDIF }$$ [/color] So when I have my nickname off, it works. Although when I change my nickname it doesn't work. The nickname I use &a&leek&2&lelmo. I tried changing the text in the script to correspond with this and it didn't work. Anyone know why?
Thread Tools
Thread Tools
-
On a side note, shouldn't there be something that disables the label when rejoining since it deactivates fly mode when on the ground?
-
GungnirIncarnate BuilderBuilder ⛰️ Ex-President ⚒️⚒️ Premium Upgrade