[Question]How to add login interface .PSD ??

09/12/2015 12:21 bensaad5#1
Hello epvp
Today i want to add a login interface to my client and when i download it i find him .psd file .. the question ? how to add it to my client:confused:
Sorry for my bad english.:(
09/12/2015 17:33 mrapc#2
If it's just a backgroundimage you want to use convert it to jpg:
In Photoshop Save As->File Format: JPEG (*.jpg, *.jpeg...)

If you want to use it you have to find the code or write it on your own.
For that you need to export the layers of you .psd Files into an Archiv and write the code in the locale_en/locale_de or whatever you use: locale/[de][en]/ui/intrologin.py.
09/25/2015 03:34 DEMONKING.#3
you need to open the psd file with photoshop

and slice the images < make an image for each button and board and bg .... >
and then save them as ( jpg or tga or dds )

and then you can easily code it with python to the game ;)