1<?xml version="1.0" encoding="UTF-8"?>
2
3<icon_window>
4
5<icon type="action_mode" image_id="0" alt_image_id="18" help_name="walk" param_name="walk"/>
6
7<multi_icon control_name="you_sit">
8<icon type="keypress" image_id="7" alt_image_id="25" help_name="sit" param_name="#K_SIT">Set AFK||#afk</icon>
9<icon type="keypress" image_id="8" alt_image_id="26" help_name="stand" param_name="#K_SIT">
10Set AFK||#afk
11Read Messages||#msg all
12</icon>
13</multi_icon>
14
15<icon type="action_mode" image_id="2" alt_image_id="20" help_name="look" param_name="look"/>
16<icon type="action_mode" image_id="15" alt_image_id="35" help_name="use" param_name="use"/>
17<icon type="action_mode" image_id="47" alt_image_id="46" help_name="use_witem" param_name="use_witem"/>
18<icon type="action_mode" image_id="4" alt_image_id="22" help_name="trade" param_name="trade"/>
19<icon type="action_mode" image_id="5" alt_image_id="23" help_name="attack" param_name="attack"/>
20
21<!-- Uncomment if you want to have the chat on/off icon
22<icon type="window" image_id="16" alt_image_id="17" help_name="chat" param_name="chat">
23Old Behaviour||%windowed_chat=0
24Tabbed Chat||%windowed_chat=1
25Chat Window||%windowed_chat=2
26||
27Find Text||#find &lt;Text to find&gt;
28||
29Clear Chat||#cls
30</icon>
31-->
32
33<icon type="window" image_id="11" alt_image_id="29" help_name="invent" param_name="invent">
34View only storage||#sto
35</icon>
36
37<icon type="window" image_id="9" alt_image_id="27" help_name="spell" param_name="spell">
38Heal||#cast_spell 27020317
39Remote Heal||#cast_spell 2703090317
40Restoration||#cast_spell 27020118
41Heal Summoned||#cast_spell 27040802170e
42Teleport to Range||#cast_spell 270407000802
43Bones to Gold||#cast_spell 270306000f
44Teleport to Portal Room||#cast_spell 270407000902
45True Sight||#cast_spell 2703130f14
46Intercontinental Teleport||#cast_spell 2703000902
47Invisibility||#cast_spell 2703160f14
48Poison||#cast_spell 2703050418
49Harm||#cast_spell 27021617
50Life Drain||#cast_spell 2703070018
51Smite Summoned||#cast_spell 270408021618
52Mana Drain||#cast_spell 2703070011
53Magic Protection||#cast_spell 2703131115
54Shield||#cast_spell 2703130f15
55Magic Immunity||#cast_spell 270413031115
56Heat Shield||#cast_spell 2703130a15
57Cold Shield||#cast_spell 2703130b15
58Radiation Shield||#cast_spell 2704130f1015
59</icon>
60
61<icon type="window" image_id="12" alt_image_id="32" help_name="manu" param_name="manu"/>
62
63<icon type="window" image_id="45" alt_image_id="44" help_name="emotewin" param_name="emotewin">
64Wave Left Hand||*waveleft
65Wave Right Hand||*waveright
66Wave Both Hands||*waveboth
67Nod Head||*nod
68Shake Head||*shake
69Jump||*jump
70Clap||*clap
71Cheer Left||*cheerleft
72Cheer Right||*cheerright
73Thumbs Up||*thumbsup
74Strug||*shrug
75Stretch||*stretch
76Face Palm||*facepalm
77Scratch Head||*scratchhead
78Bow||*bow1
79Bow &amp; Pray||*bow2
80Curtsy||*curtsy
81Salute||*salute
82Blow Kiss||*blowkiss
83Pat Belly||*patbelly
84Knock||*knock
85</icon>
86
87<icon type="window" image_id="19" alt_image_id="21" help_name="quest" param_name="quest"/>
88
89<icon type="window" image_id="36" alt_image_id="37" help_name="map" param_name="map">
90Temporary Mark Here||#unmark **temp**||#mark **temp**
91Temporary Mark x, y||#unmark **temp**||#markpos &lt;x,y coords&gt; **temp**
92Remove Temporary Mark||#unmark **temp**
93||
94Mark with +||#mark +
95||
96Toggle 3D Map Markers||%3d_map_markers=!
97</icon>
98
99<icon type="window" image_id="3" alt_image_id="6" help_name="info" param_name="info">
100Url Tab||#keypress #K_BROWSERWIN
101Notepad Tab||#keypress #K_NOTEPAD
102</icon>
103
104<icon type="window" image_id="10" alt_image_id="24" help_name="buddy" param_name="buddy"/>
105
106<icon type="window" image_id="13" alt_image_id="33" help_name="stats" param_name="stats">
107Statistics Tab||#keypress #K_STATS
108Knowledge Tab||#keypress #K_KNOWLEDGE
109Counters Tab||#keypress #K_COUNTERS
110Session Tab||#keypress #K_SESSION
111||
112Search Knowledge ...||#know &lt;Knowledge Filter String&gt;
113Session Counters||#session_counters
114</icon>
115
116<icon type="window" image_id="1" alt_image_id="28" help_name="console" param_name="console">
117Find Console Text||#keypress #K_CONSOLE||#find &lt;Text to find&gt;
118Clear Console||#cls
119</icon>
120
121<icon type="window" image_id="39" alt_image_id="38" help_name="help" param_name="help">
122Help Tab||#keypress #K_HELP
123Skills Tab||#keypress #K_HELPSKILLS
124Encyclopedia Tab||#keypress #K_ENCYCLOPEDIA
125Rules Tab||#keypress #K_RULES
126</icon>
127
128<!--- New stuff examples -->
129<icon type="window" image_id="58" alt_image_id="59" help_name="range" param_name="range"/>
130<icon type="window" image_id="50" alt_image_id="51" help_name="minimap" param_name="minimap"/>
131
132<!-- Prefered always last -->
133<icon type="window" image_id="14" alt_image_id="34" help_name="opts" param_name="opts">
134Reload Icons||#reload_icons
135Save||#save
136||
137Exit||#exit
138</icon>
139
140<image_settings display_size="32"/>
141
142</icon_window>
143