Add note in 90005 message reference about AVmenu

This commit is contained in:
Sei Lisa 2020-09-08 00:13:22 +02:00 committed by Sei-Lisa
parent c8e7d8b92e
commit c57b64c812

View file

@ -37,6 +37,8 @@ Same as 90005 but returns to top level of the menu (used by [AV]root-RLV when pr
### 90005
Give the menu. Optionally set controller avatar and/or submenu.
Note: [AV]menu only accepts the first form below; it does not accept TOMENU or CONTROLLER_UUID.
llMessageLinked(LINK_SET,90005,"",<AVATAR_UUID>);
llMessageLinked(LINK_SET,90005,<TOMENU>,[<CONTROLLER_UUID>|<AVATAR_UUID>]);