Jump to content

jaynoe90

Resident
  • Posts

    2
  • Joined

  • Last visited

Everything posted by jaynoe90

  1. Oh my god that worked. Thank you so much. With that I can create something like what I wanted and just add to that array. You're a star.
  2. Hi, fairly new to scripting in LSL but here is what I want to do: - Create a HUD with multiple buttons that (in theory) says commands - The item I'm trying to use it on is https://marketplace.secondlife.com/p/FREE-Sorcerers-Wand-Spellcasting-System/128334 - The item uses chat commands that you need to type (i.e. "/1 draw" or "/1 lumos") - I want to create buttons that effectively do this but I'm having no luck using the different say functions I've seen. I've seen forums recommending llRegionSay but I can't seem to get it to work. I can assume the wand has a listener in the scripts but they're no-modify (understandably) so I can't get into them to see if they are indeed listening on a specific channel. Is there a universal "catch-all" channel that I could use to refer to ALL attachments I'm currently wearing? (The wand is the only attachment that would use these commands anyway). Is this even possible, and how would you go about doing this?
×
×
  • Create New...