Page 2 of 2

Re: [ [ Script ] ] Color Conversion + Light Manipulation

Posted: Wed Oct 29, 2014 11:09 pm
by kelly11
It was a mine_ceiling_lantern. thanks for your time. apriciate it

Re: [ [ Script ] ] Color Conversion + Light Manipulation

Posted: Wed Oct 29, 2014 11:15 pm
by NutJob
kelly11 wrote:It was a mine_ceiling_lantern. thanks for your time. apriciate it
Ran upstairs and fixed it because it was bothering me. Updated, and yes some lights do not have PointLight. Oh, don't use dummy light, still, with this function. ~cheers~

Re: [ [ Script ] ] Color Conversion + Light Manipulation

Posted: Wed Oct 29, 2014 11:36 pm
by kelly11
Thanks. That Fixed it!

Re: [ [ Script ] ] Color Conversion + Light Manipulation

Posted: Sun Nov 02, 2014 3:39 am
by Drakkan
Hi NutJob, have you managed somehow to change the "flame" itself ? I want change flame of forest_lantern, so far I only chagned the light of it with
library.script.GFX.light({"forest_lantern_6"}, "green")

Re: [ [ Script ] ] Color Conversion + Light Manipulation

Posted: Sun Nov 02, 2014 4:24 am
by NutJob
If it's a particle, no, I have no clue how to change that. It could be staring me in the face and I'm still missing it so I'm waiting for full documentation to come out and *better* modders, then myself, to start talking on these boards [to learn from them]. Too silent here. ~shrugs~ In the end, yes, I will want to be able to change particle colors too.

BTW I didn't document one more way to you can format a color: as the actual RGB (0 -255). It would be passed like this on the color parameter {{55,100,99}} (<-- notice the double brackets; required)

Re: [ [ Script ] ] Color Conversion + Light Manipulation

Posted: Thu Dec 25, 2014 12:26 am
by Daveyx0
Out of Order? Darn, did I miss out on this script? Or was there an issue with it?

Re: [ [ Script ] ] Color Conversion + Light Manipulation

Posted: Thu Dec 25, 2014 10:32 pm
by NutJob
Check your PM's.