I have been searching the scripting tips and scriptlibrary for a few hours now, to find something similar to edit, but I have failed and therefore I now ask for help or suggestions here.
I do not look for a holodeck, but its the most precise relation there is.
What I am looking for, is something as simple as a rezzer - however with a few tweaks.
If you think of having a wall in a meeting room, where you have 3 buttons - one for a television, one for a graphics viewer and one for a combined viewer.
When you click button 1, a television is rezzed, now - when yo click button 2 the television is derezzed and the graphics viewer is rezzed, and when you click button 3 the graphics viewer is derezzed and both are rezzed.
I assume this will require 4 prims, + the actual objects within a rootprim - I will visually draw the view I have upon a solution here:
A rootprim, which holds the script for the rezzer aswell as the 2 objects needed (which are named "tv" and "gfx"
. Then you have 3 buttons which are linked to the rootprim - fist is called "1", next is "2" and the last is "3".I suppose there is need to make a script that first of all has a relation to the buttons needed (as mentioned above), second a llRezObject and then a llDie, also a grouprelated ownership - what I mean is, all users in the group its set to (not deeded to) will be able to use it.
What I dont want, is a blue drop down menu.