Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.
Type Name Description Offset
uint16_t id 0
uint16_t channel 2
uint16_t bitfield see below 4
uint16_t rank_id The rank id for this user 6
VentriloNetString name; 8
VentriloNetString phonetic; Variable
VentriloNetString comment; Variable
VentriloNetString integration_text; Variable
VentriloNetString url; Variable

The client makes use of bitwise AND operations on the bitfield to see which flags are set.

ID Description
0x0 object is another client
0x1 object is the client
0x2 object is lobby
0x100 comment is sent silently
0x400 user is a guest
0x800 unknown but known to exist