;;; Turn on windowing mode.
;/visual on
;;; Turn on paging
;/more on
;;; Turn on introductory MUD text suppression.
;/quiet on

;;; Load files.
;/loadhilite
;/loadgag
;/loaddef
;/loadbind
;/loadtrig

/def -p99999 -F -mglob -t"*<http*>*" http_filter = \
    /let line=%*%;\
    /test regmatch("^(.*)<http(.*)>(.*)$$", line)%;\
    /substitute %{P1}%{P3}%;\
    /quote -0 /echo !http %{P2}

/addlp mid galadriel summer1969 mud.ludd.luth.se 3000
/addlp midjr galjr galadriel mud.ludd.luth.se 3000
/addlp tst galadriel summer1969 mud.ludd.luth.se 3333
/addlp ang lloriel galadriel neuromancer.tamu.edu 3011
/addlp inf lloriel galadriel infinity.ccs.neu.edu 3000
/set maildelay=1
/load worldqueue.tf

/def m = /world mid
/def a = /world ang
/def t = /world tst
/def i = /world inf
/def j = /world midjr

/def -p2 -ah -t"*@ *: *" 
/def -p2 -ah -t"* tells you: *" = /beep
/def -p2 -ah -t"* whispers to you: *" = /beep
/def -p2 -ah -t"You say*"
/def -p2 -ah -t"* says to you: *" = /beep
/def -p2 -ah -t"* says: *"
/def -p1 -t'Inactivity *' = wize goes idle.

;;-------------- KEYBINDS -----------------------------------------------------
/bind ^s = stat
/bind ^x = hp
/def mon = /unbind ^q%;/bind ^q = exa %1

;;-------------- ROUTEMACROS --------------------------------------------------

;;-------------- SMALL USEFUL MACROS ------------------------------------------
