Jump to content

Cain Zarco

Resident
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

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

  1. Ok... Title may be a little confusing so I'll explain what I'm trying to do: I'm working on a script that (hopefully) will grab information from a set of primitives that are linked together, and depending on their description, change one parameter or another. One application would be to change some prims in the set to one color, but not others, with just the use of the one script. I think I have the general idea in the scripting part, but I'm having trouble in the execution. Meaning, I've got no idea what to do in order to get the idea working aside from how it listens for the command to change, and that I need to use llGetLinkPrimitiveParams(LINK_SET, [OBJECT_DESC]); in the script. Any help would be greatly appreciated. :D
×
×
  • Create New...