AW BOTMENU QUESTION

From ActiveWiki
Revision as of 06:53, 18 October 2008 by Macavity (talk | contribs) (Added in, cleanup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Minimum requirements
Added in version 4.1
SDKbuild 53


AW_BOTMENU_QUESTION

Type

String (long)

Description

Contains space-delimited line numbers corresponding to lines in a botmenu file.

Notes

Browsers will download the file from an URL specified by "Botmenu URL" (AW_WORLD_BOTMENU_URL) in the World Features. E.g.: If AW_BOTMENU_QUESTION contains "1 5 3" for aw_botmenu_send then the lines 1, 5 and 3 from the botmenu file will be displayed when the recepient right-clicks the bot in world.

When a botmenu item is selected in a browser, it will put the selected line number in AW_BOTMENU_QUESTION and send it back to the bot (see AW_EVENT_BOTMENU).

Used by