Kim Ludd
Registered User
Join date: 6 Jun 2005
Posts: 17
|
01-09-2006 08:55
Can a script replace most of the prims in the object with other prims?
|
Zepp Zaftig
Unregistered Abuser
Join date: 20 Mar 2005
Posts: 470
|
01-09-2006 09:04
Yes, prims can be changed into other prims with llSetPrimitiveParams. You can also delink prims from a linked set with llBreakLin, make them llDie on the changed, and rez new things from the objects inventory that can be linked with llCreateLink.
|