demon horns mascot
Alter Aeon logo
alteraeon.com 3000

Alter Aeon Online Help



Keywords are:  'kxwt unspoofable client triggers ctriggers'

Format:
set ctrigger on
set ctrigger off

When client trigger mode is enabled, the mud sends out-of-band data
specifically for clients to parse and process.  All client data is prefixed
with the unspoofable string 'kxwt' at the beginning of a line.  Clients
that trigger on the regular expression "^kxwt" can be guaranteed to get
unspoofed data.

On initial login, the server will send:

 kxwt_supported                - always sent on login/reconnect

This can be used to trigger your client into kxwt mode.  When kxwt mode
is first enabled, it will send the player name, as well as a bunch of
other data for initialization.  See the other 'help kxwt' pages for
details.

See also 'set cprefix' and 'set kprefix' for more client trigger aids.
Kxwt mode can also be enabled prior to login by entering 'set kxwt on'
from the main login menu.
 



Copyright (C) 2015 DentinMud Internet Services - Contact Us