AW MY TYPE
Minimum requirements | ||
---|---|---|
Added in version 2.1 | ||
SDK | build 13 |
AW_MY_TYPE
Type
Integer
Description
Your avatar's type.
Notes
The avatar type is a zero-based index into the avatars.dat file of the present object path.
The following values are possible:
- 0 and 1
- Tourist avatar, tourists may only choose these.
- 0 to 250
- 'Normal' avatars, available to all citizens.
- 251 to 255
- 'Special' avatars, available only to public speakers.
- 256 to 511 (1)
- Extended avatars that may be 'special' or 'normal' avatars.
- 65533 (2)
- Custom world avatar (AW_CUSTOM_WORLD_AVATAR in Aw.h).
- 65534 (2)
- Custom universe avatar (AW_CUSTOM_AVATAR in Aw.h).
- 65535 (1)
- Personal avatar (AW_PERSONAL_AVATAR in Aw.h).
(1) Added in version 4.1.
(2) Added in version 4.2.