Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Menu-esque rezzer...?

Cera Dreadlow
Registered User
Join date: 9 Jul 2008
Posts: 21
03-28-2009 20:01
OK, I don't even know what to start with on this one... I have an idea of what needs to happen, but I don't know if my logic is LSL logic, so here it goes...

I have a left arrow and a right arrow. When you click the right arrow, an object (contained within a different object that needs to be called somehow? I don't know...) is rezzed. The objects should sort of be in an "order" so they can be scrolled through consistently (i.e., you can see objects 1, 2, then three, then go back to two, then one by clicking the left arrow). Is this possible? I thought about doing it menu-style, but I have 200+ objects to be displayed (which may also pose a scripting challenge?)

Where do I start on this? Thanks in advance to any help you can offer!
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
03-29-2009 01:05
possible? absolutely!
search for 'holo vendor' on the forums here, from your description it's EXACTLY what you want.
_____________________
|
| . "Cat-Like Typing Detected"
| . This post may contain errors in logic, spelling, and
| . grammar known to the SL populace to cause confusion
|
| - Please Use PHP tags when posting scripts/code, Thanks.
| - Can't See PHP or URL Tags Correctly? Check Out This Link...
| -
Cera Dreadlow
Registered User
Join date: 9 Jul 2008
Posts: 21
04-01-2009 16:04
Mmm, this is a possibility, but does anyone know of a simpler way? I am not SELLING the items being displayed, they will just give a notecard when touched. I'm not a WONDERFUL scripter and I feel like trying to modify that script would take a bit of skill to get it the way I need, and I have a SERIOUS fear of lengthy scripts and syntax errors. It will suffice if it must, but does anyone have any other suggestions?
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
04-01-2009 19:55
hmmm. perhaps the holodeck script would be easier to modify.. I don't have the link onhand... IIRC there are two one the forum, one uses chat commands, the other a dialog... either should be easy to modify for buttons.
_____________________
|
| . "Cat-Like Typing Detected"
| . This post may contain errors in logic, spelling, and
| . grammar known to the SL populace to cause confusion
|
| - Please Use PHP tags when posting scripts/code, Thanks.
| - Can't See PHP or URL Tags Correctly? Check Out This Link...
| -