Jump to content

Queenship3001

Resident
  • Posts

    30
  • Joined

  • Last visited

Everything posted by Queenship3001

  1. So I've been doing some various experimenting and have recently become aquanted with MySql and how it can use database storage and all. I'm the owner of the store ~Kitty Tats~ and I normally use the CasperVend vendors for my products as they are very reliable. But, just to experiment, I would like to possibly try to make my own vendor, maybe in a similar way CasperVend Vendors work. Is there a way to store my prodects into a MySql Database Server, or some similar way using MySql? If so, How would I create a vender scripted to communicate with said database? I realize this is probably going well outside my ability as a novice scripter, but anything is worth a try. If there is a forum/answers/knowledge base topic already created for this that explains how I can do this, please send the link so I can go to there. If not, either a tutorial or your own knowledge would be greatly appreciated. Thank you!
  2. Hello, I'm trying to find a script that will change the texture of a specific prim within a bunch of linked prims. Like if I dropped the script into the root prim it would change the texture for prims 2, 5 and 6 only via UUID. I imagine it required using llSetLinkTexture in some way but I'm not sure how. I don't particularly care if this a touch_start or not. Also I need it to be able to apply different textures, not the same texture to each prim.
  3. Hello, I'm trying to find a script that will change the texture of a specific prim within a bunch of linked prims. Like if I dropped the script into the root prim it would change the texture for prims 2, 5 and 6 only via UUID. I imagine it required using llSetLinkTexture in some way but I'm not sure how. I don't particularly care if this a touch_start or not. Also I need it to be able to apply different textures, not the same texture to each prim.
×
×
  • Create New...