# $EPIC: builtins.txt,v 1.2 2007/03/01 03:26:44 jnelson Exp $
load builtins
This script ensures backwards compatability with epic4 by implementing certain commands, functions, and sets that are not built-in to epic5.
In some places, exact duplication of epic4 behavior is not possible, so a close approximation has been made.
For most purposes, this script should only be used for backwards compatability.
Command | Description |
---|---|
bye | The same as quit |
date | The same as time |
dump | Implemented as the dump script |
exit | The same as quit |
host | The same as userhost |
irchost | The same as hostname |
ircname | The same as set realname |
leave | The same as part |
realname | The same as set realname |
save | Implemented as the save script |
signoff | |
whowas | A shim to implement /set num_of_whowas |
Function | Description |
---|---|
igmask | |
igtype | |
lastserver | |
myservers | |
notifywindows | |
rigmask | |
rigtype | |
servergroup | |
servername | |
servernick | |
servernum | |
serverourname | |
servertype | |
servports | Superceded by serverctl(get … port |
winbound | |
wincursorline | |
winlevel | |
winline | |
winnam | |
winnicklist | |
winnum | |
winquery | |
winrefs | |
winscreen | |
winscrollbacksize | |
winserv | |
winsize | |
winstatsize | |
winvisible |
Set | Description |
---|---|
auto_new_nick | Automatically changes your nick when server rejects it |
auto_rejoin | Automatically joins a channel if you are kicked |
auto_rejoin_delay | Time-delay for auto-rejoin |
auto_unmark_away | Undo your away status if you talk while away |
auto_whowas | Do a whowas when a 401 numeric received |
beep_on_msg | Beep you when you get msgs while away |
command_mode | Don't require the / at the input prompt |
dcc_timeout | Automatically dcc close after long idle |
full_status_line | Control whether status line reverses to full width |
num_of_whowas | Limit the number of whowas entries returned |
show_end_of_msgs | Show numerics that are just “end of list” |
show_who_hopcount | Show the server hopcount in on who output |
verbose_ctcp | Output message when someone ctcps you |
This script was first included in epic5.