Search the Community
Showing results for tags 'button'.
-
Hello! How to add an option to the menu script to add people to the list of those who are allowed to use this menu? This is for the wearable object, so that I can choose who else can call the menu besides me. Please help! list MENU_MAIN = ["BUT1", "BUT2" , "Add Person" , "Remove Person"]; //up to 12 in list integer menu_handler; integer menu_channel; menu(key user,string title,list buttons) { llListenRemove(menu_handler); //BugFix 5/2008 menu_channel = (integer)(llFrand(99999.0) * -1); menu_handler = llListen(menu_channel,"","",""); llDialog(user,title,buttons,me
-
Hello! my vehicle has a light system called from the menu. how to add to the script also the option to turn on the light when you click on a specific prim/face in the vehicle linkset? and how resource-consuming is this change? is it worth doing?
-
Hello! I clicked something in the chat window and now the Conversions button does not work. It used to open a window with chats and now I hear a sound but the window does not open. Ctrl + T does not work. It does not show local chat tab in conversations window anymore. Help me please! Thanks for any help!
- 4 replies
-
- conversations
- button
- (and 5 more)
-
I have these legs that always wonk out, and any time I stand up I have to manually go in, take them off, then readd them to fix. Are there methods in place that lets me whip up a script to do it? Never touched LSL before, but I've used other languages
- 2 replies
-
- clothes
- attachment
-
(and 2 more)
Tagged with: