5fb54a72 62e8 4bfd a81f 79d00d83b764 - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
< User ID[4]Position X[2]Position Y[2]Direction[1]Pose[1]Name[3 - 65]Partial Color Code[10-30]Flags[1]AFK Time[4]KitterSize[1]]
| Name | Type | Size (bytes) | Description |
|---|---|---|---|
| Furre ID | b220 integer | 4 | Unique User ID |
| X Coordinate | b220 integer | 2 | Map X Position |
| Y Coordinate | b220 integer | 2 | Map Y Position |
| Direction | b220 integer | 1 | Direction the Furre is facing |
| Pose | b220 integer | 1 | Furre's Pose. Standing, Laying, Sitting, Walking phase |
| Name | b220 string | 2+ | Character name with a b220 prefix indicating string length Please see Furcadia Official Documentation Base 220 for Base 220 Strings |
| Color Code | b220 integers | 11-30 | Avatar Color Code in Short Form |
| Spawn Flags | b220 Integer | 1 | Kitter Size |
| AFK time | b220 Integer | 4 | Time in seconds |
| Kitter Size (scale) | b220 Integer | 1 | Size as a % ( number / 100) |
Character Spawn Flags (Furcadia v31c)
Furcadia Official Documentation Movement
Furcadia Official Documentation Base 220