Server To Client Instructions (Game Server) |
[This is preliminary documentation and is subject to change.]
This instruction is commonly used in its two forms: ]-#A and ]-#B that perpend a specitag/beekin badge to the next text line shown by the instruction.
In essence, this instruction can pretty much perpend any desired string to the next text line if specified.
Credits:
This instruction is used with the text output instruction to display a specitag of whoever sent the following message. It is a sub-instruction to ]-.
Credits:
Formatted text to display in the chatbox (markup and tags like #SA included)
Credits:
This instruction is used with the text output instruction to display a specitag of whoever sent the following message. It is a sub-instruction to ]-.
Credits:
< User ID[4]Position X[2]Position Y[2]Avatar Shape #[2]Name[3 - 65]Partial Color Code[10]Flags[1]AFK Time[4]
Visually spawns an avatar at the target coordinates and updates the user list accordingly, depending on flags. The Flags[1] set is zero, or any combination of the following flags:
CHAR_FLAG_HAS_PROFILE = 1 (Character has an online profile - NOT YET [2009] IN USE)
CHAR_FLAG_SET_VISIBLE = 2
CHAR_FLAG_NEW_AVATAR = 4 (Avatar has just entered the dream)
The AFK Time[4] argument is the time in seconds since the character was set as being AFK.
CHAR_FLAG_NEW_AVATAR + CHAR_FLAG_SET_VISIBLE = 6 = ')'b220
When a furre joins a dream, They're new and visible by default. The visible flag can be changed by Dragon speak later on. Poxssibly with local species 0.
CHAR_FLAG_NEW_AVATAR will never appear by itself, It'll allways be accompined by another flag.
Credits
Furcadia Dev Docs (Furcadia v23)
Secure Socket Layer/ Transport Layer Security
SSL is initiated by the `starttls command, valid at any point in the connection, but recommended before `connect/`account/`token.
]S0 - SSL is disabled, show the user a warning
]S1 - SSL is enabled, proceed
]S2 - SSL is disabled, do NOT show the user a warning
]S3 - reserved
]S4 - SSL is enabled, but fall back on insecure connection without warning