Character Spawn Flags (Furcadia v31c) |
[This is preliminary documentation and is subject to change.]
Required introduction
Name | Decimal | b220 Integer | Binary | Description |
---|---|---|---|---|
CHAR_FLAG_HAS_PROFILE | 1 | $ | 001 | (Character has an online profile - NOT YET [2009] IN USE) |
CHAR_FLAG_SET_VISIBLE | 2 | % | 010 | |
CHAR_FLAG_NEW_AVATAR | 4 | ' | 100 | 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. |