ServerInstructionType Enumeration |
[This is preliminary documentation and is subject to change.]
This is the set that FF3PP understands and uses.
these can change with each Furcadia update.
Namespace: Furcadia.Net
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Member name | Value | Description | |
---|---|---|---|
Unknown | -1 |
Unknown Instruction,
Needs further research | |
None | 0 | No instruction Nessary | |
SpawnAvatar | 1 |
Spawns a new Furre in the dream furre list because they have
joing the Dream we're in
'<' + user id + x + y + shape number + name + color code + flag + linefeed sender object is Type SpawnAvatar() | |
RemoveAvatar | 2 |
Remove the Avatar from the Dream Furre list because they have
left the dream
')' + user id + linefeed Source: Furcatia Technical Resources sender object is Type RemoveAvatar() | |
HideAvatar | 3 | Hide Avatar from display (Invisible?) | |
AnimatedMoveAvatar | 4 |
Move and animate the Active Furre to the next location
sender object is Type Furre() | |
MoveAvatar | 5 |
Move the current active furre to the next locatiomn
sender object is Type Furre | |
DisplayText | 6 |
Display formated Text.
Mostly Furcadia Markup but other stuff too | |
UpdateColorString | 7 |
Update the Triggering Furre ColorCode
'B' + user id + shape + color code + linefeed | |
LoadDreamEvent | 8 |
Download Dream Data
IE: ]q pmnaiagreen 3318793420 modern respond with client command when furcadia client is not available "vasecodegamma" | |
UniqueUserId | 9 |
Unique User ID
]z UID[*] This instruction is sent as a response to the uid command. The purpose of this is unclear. Credits Artex, FTR | |
SetOwnId | 10 |
Set Own ID
]BUserID[*] This instruction informs the client of which user-name is it logged into. Knowing your own UserID can help you find your own avatar within the dream. Credits Artex, FTR | |
BookmarkDream | 11 |
Dream Book Mark
Triggers Pounce to add the dream to the list marked temporary | |
LookResponse | 12 |
received after a look at furre command
sender object is Type Furre | |
EnterDream | 13 | Entering a new dream |