AW WORLD DISABLE AVATAR LIST

From ActiveWiki
Jump to navigation Jump to search
Minimum requirements
Added in version 3.4
SDKbuild 27
Worldbuild 47
Browserbuild 428


AW_WORLD_DISABLE_AVATAR_LIST

Type

Boolean

Description

Disable use of the "Avatar" menu in Active Worlds Browsers.

Notes

If set to 1 (true) then it will keep users in the world from using the "Avatar" menu to change their avatar. It should probably be set to 0 (false) unless an SDK application has been programmed specifically to choose avatars for users and wish to restrict the choice of avatars (i.e. using aw_avatar_set). There are many ways such an application could be implemented, and for many different reasons.

Default value

0, False (allow users to select an avatar)

See also