Project

General

Profile

Actions

Oline » History » Revision 4

« Previous | Revision 4/8 (diff) | Next »
Per Amundsen, 06/02/2016 03:05 AM


Added in 2.4

/oline [-hr] <@name> <N|nick> <filename>

Changes the icon of the Nth Nicklist item.

Switches

-h - Highlights the window's button. (if window is not active)
-r - Reset an item in the listbox to default.

Parameters

<@name> - Custom window name.
<N|nick> - The Nth Nicklist item or matching nick to change icon for.
<filename> - Filename of the icon.

Example

alias example {
  ; Change the icon for 'Nick' to 'c:\Pictures\icon1.png'
  /oline Nick c:\Pictures\icon1.png
}

Updated by Per Amundsen almost 8 years ago · 4 revisions

Also available in: PDF HTML TXT