
Originally Posted by
Pixil
Report back with any good news, soldier!
Still no answers from the other forums /sigh (sometimes those forums can be painful and no help at all)
All that i've been able to find that will work is adding
Code:
[modifier:ctrl] show; hide
at the end of your string.
example mine will show in vehicle, combat and hides all other times except if i press ctrl ("simulating" mouseover except with a button press instead of an actual mouseover)
Code:
[petbattle] hide; show [vehicleui] hide [combat] show [modifier:ctrl] show; hide