Project

General

Profile

Actions

Reload » History » Revision 11

« Previous | Revision 11/16 (diff) | Next »
Per Amundsen, 04/28/2018 01:29 AM


Added in 1.9.0

/reload -a <filename>
/reload -bcmnpqs <filename>
/reload -rsuv <filename>

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.

See also /load, /unload, on LOAD, on UNLOAD, on START.

Switches

-a - loads an aliases file.
-b - Loads a nicklist buttons file. (AdiIRC only)
-ps - Loads a status popup file.
-pc - Loads a channel popup file.
-pq - Loads a query popup file.
-pn - Loads a nicklist popup file.
-pm - Loads a menubar popup file.
-pe - Loads a channel link popup file. (AdiIRC only)
-pi - Loads a link popup file. (AdiIRC only)
-ru - Loads a user list file.
-rv - Loads a variables file.
-rsN -Loads a remote scripts file, if N is specified, load into the Nth position in the script list.

Parameters

<filename> - Filename to (re)load.

Updated by Per Amundsen almost 6 years ago · 11 revisions

Also available in: PDF HTML TXT