The Axolotl Sympathist Geno Werewolf
Joined: 26 Jul 2007 Posts: 8754
HP: 100 MP: 4 Lives: 1
|
Posted: Fri Mar 06, 2009 4:42 pm
|
|
|
All righty, so I need to make myself look glowy.
I set the debug thing and it has the glow effects enabled. Now, ll I have to do is put the script into the object.
The wiki says to use:
Code: | llSetPrimitiveParams( [ PRIM_GLOW, ALL_SIDES, .3 ] ); |
I did it, and it says "(0, 22) : ERROR : Syntax error". This means something is wrong in between ( and [, but it's only a space, and when I delete the space, it changes "0, 22" to "0, 21".
I did everything right, and it's still giving me this.
Can someone please help? |
|