OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Silencer on 31 Jan 2005, 21:19:56

Title: Adobe photoshop guru needed!
Post by: Silencer on 31 Jan 2005, 21:19:56
Hi all,

I have created a nice square with round edges.
I want to get it in as a dialog, that part is working.
BUT:

The dialog still has the white edge around it :(
I have tried so hard, but i can't get it transparant!

Is there anyone, who knows how i can get this fixed?

I used Adobe Photoshop to create the picture.
And I load it as a .jpg in ofp.

Thanks
Title: Re:Adobe photoshop guru needed!
Post by: remcen on 31 Jan 2005, 21:30:27
the reason for your problem is: jpg doesn't support alpha channels which manage transparency.
what you need is converting your pic into .tga-format, adding an alpha channel and again convert it into .paa or .pac with paatool (or texview).
search the forum and the editors depot, i'm pretty sure there's a lot of helpful stuff there on this topic.
Title: Re:Adobe photoshop guru needed!
Post by: Silencer on 31 Jan 2005, 22:37:48
Thank you very much :)