Jump to content

bodbuiler65

Resident
  • Posts

    5
  • Joined

  • Last visited

Reputation

1 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Thank you all for your help. I was able to get it working finally. Was also having problems with who the script should listen too. So funny thing happened, I thought I was in the scripting forum. Woops.
  2. I tried what you said and I get syntax errors in the reciever. I'm still reletively new to lsl so bare with me here. I'm not familiar with llDumpList2String or llParseString2List. There is a good chance that I am using them wrong.
  3. I'm trying to make a very basic clothing HUD the operates very similarly to an omega applier. A single button that will send texture map, normal map, specular map, and glossiness. I'm using llRegionSayto() to send the UUIDs from the HUD over to the clothing. I'm using llSetLinkPrimitiveParamsFast to set the maps to the clothing. the only problem I'm having right now is being able to set a value for glossiness in the HUD script that will then send over too the clothing script. Any help is greatly appreciated. Reciever Script HUD Script
  4. Thank you. This looks like what I'm looking for.
  5. Hey guys, I'm trying to script my own clothing hud. I found many ways to get the textures to work. I just haven't found a way to get the bumpiness (normal map) or shinniness (specular map) to work. Any recommendations or resources is welcome.
×
×
  • Create New...