Changes

Jump to navigation Jump to search
492 bytes added ,  23:17, 16 January 2021
no edit summary
[[Category: Useful Scripts]]
[[Category: Opensim Script Library]]
 
This script will allow you to create dynamic menus for your items. This means that if you have more buttons than will fit on the dialogue menus (popup menus in the world) they will dynamically spread over multiple pages.
* Copy-paste the licence and script
* Edit the two lists in the User Variables to change the fixed and dynamic button names
 
=== Script On Github ===
[https://github.com/Fire-And-Ice-Grid/LSL-And-OSSL-Script-Library LSL And OSSL Script Library On GitHub]
==== Licence ====
<syntaxhighlight lang="ini" line>
BSD 3-Clause License
Copyright (c) 2020, Sara Payne
}// close state default
</syntaxhighlight>
 
==Syntax Highlighting==
 
[https://www.mediawiki.org/wiki/Extension:SyntaxHighlight GeShi] syntax highlighting is enabled on this wiki. <be>
 
When using the tabs described in the link, change the language part to "lsl". Eg.<br>
syntaxhighlight lang="lsl" line<br>
inside angled brackets <>

Navigation menu