Sline » History » Version 2
Per Amundsen, 02/14/2014 09:00 PM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | |||
3 | */sline [-ar] <#channel> <N|nick>* |
||
4 | |||
5 | Selects or de-selects lines in a channel nickname listbox. It can select either the Nth nickname in a listbox, or a specified nickname. |
||
6 | |||
7 | *Switches* |
||
8 | |||
9 | 2 | Per Amundsen | -a - Appends selection to current selection. |
10 | 1 | Per Amundsen | -r - Deselects instead of selects. |
11 | |||
12 | *Parameters* |
||
13 | |||
14 | <#channel> - Channel where the listbox is located. |
||
15 | <N|nick> - Nick or the N'th nick to select. |