Board Mechanics.old [context]
Sender Evanek
Date Mon Sep 15 11:35:32 2014
To all,imm
Subject MSDP
Using "LIST", the out of band command to find out is: IAC SB MSDP MSDP_VAR "LIST" MSDP_VAL "REPORTABLE_VARIABLES" IAC SE That can be sent in mushclient with "SendPkt()", the spaces replaced with the proper control code. In mudlet, you can use sendATCP("@LIST", "REPORTABLE_VARIABLES"). Then, echo(MSDPREPORTABLE_VARIABLES) or, display(atcp). Here is the list: MSDPREPORTABLE_VARIABLES = " CHARACTER_NAME SERVER_ID SERVER_TIME SNIPPET_VERSION AFFECTS ALIGNMENT EXPERIENCE EXPERIENCE_MAX EXPERIENCE_TNL HEALTH HEALTH_MAX LEVEL RACE CLASS MANA MANA_MAX WIMPY PRACTICE MONEY MOVEMENT MOVEMENT_MAX HITROLL DAMROLL AC STR INT WIS DEX CON STR_PERM INT_PERM WIS_PERM DEX_PERM CON_PERM OPPONENT_HEALTH OPPONENT_HEALTH_MAX OPPONENT_LEVEL OPPONENT_NAME AREA_NAME ROOM_EXITS ROOM_NAME ROOM_VNUM WORLD_TIME CLIENT_ID CLIENT_VERSION PLUGIN_ID ANSI_COLORS XTERM_256_COLORS UTF_8 SOUND MXP"