AW_LOGIN_OWNER

TYPE

Integer

DESCRIPTION

Specifies the citizen number 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.

EXAMPLE

aw_int_set (AW_LOGIN_OWNER, 123456);

SEE ALSO

aw_login
AW_LOGIN_NAME
AW_LOGIN_PRIVILEGE_PASSWORD