Character Spawn Flags (Furcadia v31c)

Furcadia Framework

Character Spawn Flags (Furcadia v31c)

Furcadia Framework For Third Party Programs
This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Required introduction

Furcadia Spawn Avatar Flags

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.

See Also

Reference

Other Resources