Project

General

Profile

Reload » History » Version 14

Per Amundsen, 12/14/2019 09:37 AM

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