Difference between revisions of "User:Icktoofay Kamachi/LSL Wishlist"
Jump to navigation
Jump to search
(New page: This is a small stub of a page for stuff that I want added to LSL. :p) |
|||
Line 1: | Line 1: | ||
This is a | {{Multi-lang}}{{LSL Header}} | ||
This is just a place where I put some things I want implemented in LSL. | |||
==LSL Custom Pie Menu== | |||
With this, you would be able to add custom pie menu items. This could be in a submenu like the "More >" item, except... (in place of Touch? Or add another space in the pie menu? I need some feedback here) So it could say something like "Script >" and in there there would be multiple menu items that the script added. If the client isn't new enough to support it, then you could add it as a dialog. (I haven't thought of a trigger for that though) Either way, it may be easier for users to open the pie menu, click on script, then click an item. And yeah, this is a way for scripters to be lazy and not have to code in dialogs too. XD | |||
- [[User:Icktoofay Kamachi/LSL_Wishlist/menu|menu]] | |||
- [[User:Icktoofay Kamachi/LSL_Wishlist/llAddMenuItem|llAddMenuItem]] | |||
- [[User:Icktoofay Kamachi/LSL_Wishlist/llRemoveMenuItem|llRemoveMenuItem]] |
Revision as of 19:45, 17 June 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
This is just a place where I put some things I want implemented in LSL.
LSL Custom Pie Menu
With this, you would be able to add custom pie menu items. This could be in a submenu like the "More >" item, except... (in place of Touch? Or add another space in the pie menu? I need some feedback here) So it could say something like "Script >" and in there there would be multiple menu items that the script added. If the client isn't new enough to support it, then you could add it as a dialog. (I haven't thought of a trigger for that though) Either way, it may be easier for users to open the pie menu, click on script, then click an item. And yeah, this is a way for scripters to be lazy and not have to code in dialogs too. XD
- menu - llAddMenuItem - llRemoveMenuItem