Project

General

Profile

Load » History » Version 10

Per Amundsen, 04/28/2018 01:28 AM

1 1 Per Amundsen
_Added in 1.9.0_
2
3
*/load -a <filename>*
4 6 Per Amundsen
*/load -bcmnpqs <filename>*
5 1 Per Amundsen
*/load -rsuv <filename>*
6
7 5 Per Amundsen
The /load command can be used to load any type of existing file including: aliases, popups, remote, users, and variables. Using /load on an already loaded file will update its contents while maintaining its order among other files.
8
Note that unlike the /reload command, /load will trigger the [[on LOAD]] and [[on START]] events.
9 1 Per Amundsen
10 5 Per Amundsen
See also [[/reload]], [[/unload]], [[on LOAD]], [[on UNLOAD]], [[on START]].
11
12
*Switches*
13
14 9 Per Amundsen
-a - loads an aliases file.
15 6 Per Amundsen
-b - Loads a nicklist buttons file. (AdiIRC only)
16 10 Per Amundsen
-ps - Load a status popup file.
17
-pc - Load a channel popup file.
18
-pq - Load a query popup file.
19
-pn - Load a nicklist popup file.
20
-pm - Load a menubar popup file.
21
-pe - Load a channel link popup file. (AdiIRC only)
22
-pi - Load a link popup file. (AdiIRC only)
23 4 Per Amundsen
-ru - Loads a user list file.
24 3 Per Amundsen
-rv - Loads a variables file.
25 8 Per Amundsen
-rsN - Loads a remote scripts file, if N is specified, load into the Nth position in the script list.
26 5 Per Amundsen
27
*Parameters*
28
29
<filename> - Filename to load.