Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

General Menu Engine

Zonax Delorean
Registered User
Join date: 5 Jun 2004
Posts: 767
05-13-2005 03:04
Hi!

As the Scripting Library forum seems to be defunct (moderator inactive), and for other reasons, too (easy maintainability) I posted my new script/library in the WIKI:

General Menu Engine in the Wiki

It's a General Menu Engine that lets script developers define a hierarchical menu (dialog) system on a notecard, then easily integrate that in their objects -- instead of the chat-based, laggy interface that most things use.

It's free (BSD license), and I'd love to have any feedback, patches or enhancements! Thanks!

Also, a simple example, that allows you to change the object's color and size, demonstrating the easiness of it:
Simple example in the Wiki
Shack Dougall
self become: Object new
Join date: 9 Aug 2004
Posts: 1,028
05-13-2005 08:43
Wow! That's a cool idea! :cool:

I definitely need to take a look at it. :rolleyes:
_____________________
Prim Composer for 3dsMax
-- complete offline builder for prims and sculpties in 3ds Max
http://liferain.com/downloads/primcomposer/

Hierarchical Prim Archive (HPA)
-- HPA is is a fully-documented, platform-independent specification for storing and transferring builds between Second Life-compatible platforms and tools.
https://liferain.com/projects/hpa
Dragon Steele
Artist/conservationist
Join date: 3 Jan 2005
Posts: 183
06-03-2005 19:21
It sounds Easier Just to use chat not as much parts to the script. Or have i misread Once again.
_____________________
Boycot the spam farms and the ads on them. Ban the spamers from your land. Look for the clocktower network for a blacklist to put on you land that is grid wide.
fr0b Assia
Registered User
Join date: 6 Jun 2005
Posts: 10
Custom Menu
07-03-2005 15:53
Even when using the example code from the wiki I am unable to get custom menu or prompts to work.. is it a problem with the code? anyone gotten it to work?
Wheel Fizz
Registered User
Join date: 26 May 2005
Posts: 36
07-04-2005 10:00
fr0b did you get the example to work before tweaking...its fine here but after tweaking I had to select the prim,Right click > edit,then go to Tools menu at top > Recompile Scripts in Selection.You should then get a Menu reset message and it should work :)