Quote:
|
Originally Posted by Seos
found this in the default_quickbars.ini
Code:
QUICKBAR 0 0
0 0 0 command hail
0 0 1 command attack
0 0 2 command sit
0 0 3 command yell
0 0 9 command bug
1 0 0 macro Take a Screenshot:cl_screenshot 1
1 0 1 macro Shadows On/Off:ui $r_shadows = !r_shadows
1 0 2 macro Water:ui $r_updateplanarreflectionmaps = !$r_updateplanarreflectionmaps
so maybe if you put in the 'OnPress=$show_window mainhud.statbar = !hide_window statbar'
|
Doesn't work for the OnEvents, but I can probably use this syntax a single macro that will toggle between two different game music volume levels when I'm running Winamp. Thanks for pointing it out.
Bah, the last three SHOULD work for preset icons, but don't.
On a side note, you could add a button to the ExpBar window with OnPress="toggleshowadventurexp" that would switch the bar between Adventure and Tradeskill experience...