AW_LOGIN_PRIVILEGE_PASSWORD

TYPE

String

DESCRIPTION

Specifies the privilege password of the bot's owner before a call to aw_login.

NOTES

All bots must be owned by a citizen.  AW_LOGIN_OWNER and AW_LOGIN_PRIVILEGE_PASSWORD together  identify and validate the owner of a bot.

Note that the privilege password is not the same as a citizen's login password.  By default, citizens do not have privilege passwords.  In order to own a bot, a citizen must first give themselves a privilege password by going to the citizen attributes dialog within the Active Worlds browser.

EXAMPLE

aw_string_set (AW_LOGIN_PRIVILEGE_PASSWORD, "Secret");

SEE ALSO

aw_login
AW_LOGIN_NAME
AW_LOGIN_OWNER