|
Owner Maltese
Registered User
Join date: 13 Sep 2005
Posts: 65
|
08-01-2006 05:36
I'd like to know if there is any way to change the illuminesece on prims. Changing color turning on and off, etc.. I haven't seen any functions for it nor have I seen anyone write a script about it. Is it even possible to control with a script? Thanks for the help. Owner
|
|
Siobhan Taylor
Nemesis
Join date: 13 Aug 2003
Posts: 5,476
|
08-01-2006 05:38
From: Owner Maltese I'd like to know if there is any way to change the illuminesece on prims. Changing color turning on and off, etc.. I haven't seen any functions for it nor have I seen anyone write a script about it. Is it even possible to control with a script? Thanks for the help. Owner Yes, with llSetPrimitiveParams(). See here for details.
_____________________
http://siobhantaylor.wordpress.com/
|
|
Xixao Dannunzio
Owner, X3D Enterprises
Join date: 20 Mar 2006
Posts: 114
|
08-01-2006 08:45
From: Siobhan Taylor Yes, with llSetPrimitiveParams(). See here for details. ...pay attention to the section on PRIM_POINT_LIGHT.
|
|
Osgeld Barmy
Registered User
Join date: 22 Mar 2005
Posts: 3,336
|
08-01-2006 17:54
dont forget fullbright, while the new lighting system is super duper it used to make the prim light up, fullbright now gives you that effect (without emmiting light) the new light system is abit weird, ive set many prims to light, and the prim itself is uneffected (just every other prim in the light sphere)
|