EQBC¶
Members of this datatype relate to MQ2EQBC settings and generic information and can be accessed via the ${EQBC} TLO.
Members¶
bool Connected¶
- Client connection status
string Server¶
- Returns hostname/ip of the connected server
string Port¶
- Returns port of the connected server
string ToonName¶
- Character name as seen by EQBC (may reflect YouPlayer)
bool Setting[option]¶
- On/Off status of specified option (/bccmd set for list)
string Names¶
- List of connected characters
bool GotNames¶
- Indicates whether your client has received the name list from the server
Examples¶
/echo ${EQBC.Names}returns "gSe7eN eqmule plure sym1 redbot Warl0ck45"/echo ${EQBC.Port}returns "2112"
This datatype is added by MQ2EQBC.