Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: 0rph3u5 on May 22, 2007, 03:15:04 pm

Title: Set-Jumpnode-Color
Post by: 0rph3u5 on May 22, 2007, 03:15:04 pm
Quote
Sets the color of a jump node  Takes 5 arguments...
   1:   Jump node to change color for
   2:   Red value
   3:   Green value
   4:   Blue value
   5:   Alpha value

sry if I'm dump but
what's "alpha value"?
Title: Re: Set-Jumpnode-Color
Post by: CP5670 on May 22, 2007, 03:25:55 pm
It's the transparency level, although I'm not sure if it would really be noticeable on the jump node wireframe.
Title: Re: Set-Jumpnode-Color
Post by: 0rph3u5 on May 22, 2007, 04:32:06 pm
It's the transparency level

ah...

although I'm not sure if it would really be noticeable on the jump node wireframe.

but it makes a difference -- if it is set to 0/1/any-low-value you can't see the node (found out by trying)
Title: Re: Set-Jumpnode-Color
Post by: Turey on May 22, 2007, 05:40:33 pm
but it makes a difference -- if it is set to 0/1/any-low-value you can't see the node (found out by trying)

0-255, same as the other three.