while working on a basic test interface, I was looking up panels to see how much they've changed since I've done C-Script.

I found this:
Quote:

For panel transparency, the transparent flag must be set or an alpha channel image (TGA, DDS) must be used.


. . . from Panel.alpha under Lite-C Syntax - Engine Objects - PANEL - Panel Properties

And sure enough Lite-C did not let me compile as "transparent" is not a member of "PANEL," which I half expected after seeing that the flag was TRANSLUCENT for entities.

So just wanted to point out that this should either be removed or clarified in a future manual as being C-Script.

Last edited by heinekenbottle; 11/13/08 04:42.

I was once Anonymous_Alcoholic.

Code Breakpoint;