Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Odd errors on llSetPrimitiveParams

Interfect Sonic
for the win!
Join date: 8 Jun 2006
Posts: 2,313
07-08-2006 21:53
Hello,
I am taking two lists produced with llGetPrimitiveParams using the PRIM_TYPE querry, combining about half of one with half of the other, and trying to use the result to set the primitive params on another object. I start out using two identicle lists, from unmodified cubes. They are sent to another object. The script in the other object "combines" the lists, but because the originals are identicle this has no effect and the resulting list is just like the original list. I can't figure out weather to prepend PRIM_TYPE to the input on llSetPrimitiveParams. No matter what I do, it gives me errors about the input list being malformed, when it seems identicle to what was read from the other objects. It says it needs an integer primitive type, and then I try to fix that and it complains about a non-integer perameter or something. Has anyone done anything like this before? Do you have any tips? Or solutions? Or working examples?
Thanks,
Interfect
Rodrick Harrington
Registered User
Join date: 9 Jul 2005
Posts: 150
07-08-2006 22:10
easier to get an answer if you post a script example so we can test out in world or at least know the logic you set behind it.
_____________________