Jump to content

How to Add your own Buttons & Logo to your server


Recommended Posts

Hey! Since all of old posts have damaged images i feel obliged to create a new Guide about that !

 

So first of all we will need the following programs!

 

1) Adobe Photoshop Portable CS6

2) An encrypter and UnrealED

 

Lets start!

 

1) First of all we have to create the icon we want even if it is Button/Logo or just an item icon!

If you want to create an Item icon dimensions have to be 32x32 if it's a button or Logo i prefer the following dimensions.

Remember that you can't add any dimensions  you like because unreal editor will get you error.

So the dimensions   i prefer about button goes like this 256x32 for the logo and 204x19 for the button

For example your button have to be like this :

189d3b69c32f7d437ce8f9d8d71a2649.png

after this we save the file at our desktop as TGA

4179add60567f259c113cfa8e6948528.png

 

Lets do the Logo now!

Dimensions of the image have to be 256x256 or Unreal will get you an error again so be cearfull!

You add the image you want, like that :

0305580656a3b4d39844ac24438098d7.png

 

And you save it as TGA too ...

 

Attention if you want to add a transparent image you have to create alpha .

 

 

2nd) We have to create the UTX.

Open unreaal Engine

2409c4447d6bc675cd65e6245a99522e.png

 

We click on File : New  and we continue like that

d2cc6971449c6ed67d3f0e560bd928c4.png

 

After this we Import our images (File ---> Import)

6c84bf77efbc027a365a1d4cc10b6031.png

 

We press Okay to all here

e347963fbfc86d3be94277b1bf09fcc6.png

 

If your logo is transparent you have to right click on image ----> Properties ----> Surface and edit bAlphaTexture from False to True

773bc34166fd588e534a50056ace76bf.png

 

3.) Encript the UTX

 

After this we just have to save our file !

Then we will need encript.bat

Be sure that Encripter and your UTX is on the same Folder!

Right Click on encript.bat edit with notepad or notepad++

a79e3a5b47ba5a5ba1683774a89fb322.png

Replace utxname.utx with your utx name 

and run it !

Then a new UTX file will appear with enc-  in the front of the name

daf14372197762eca2c417cab81e1ecc.png

just rename it and delete enc-

Drop that UTX to your systextures folder and you are done!

 

Server Side :

 

<img src = utxname.logo height=90 width=256>
width=94 height=21 back="utxname.btnb1" fore="utxname.btnb1">

 

Edited by Ugleethyn
  • Like 3
  • Thanks 2
Link to comment
Share on other sites

It's an amazing tutorial and well explained.

One thing i would recommend is when you import the images untick the Generate MipMaps this way when changing to lower graphics the quality will be the same and not blurry.

Thanks for sharing bro!

Link to comment
Share on other sites

  • 1 month later...
On 4/28/2020 at 2:53 PM, DukeAwesome said:

Hey! Since all of old posts have damaged images i feel obliged to create a new Guide about that !

 

So first of all we will need some of the following programs!

 

1) Adobe Photoshop Portable CS6

2) An encrypter and UnrealED

 

Lets start!

 

1) First of all we have to create the icon we like even if it is Button/Logo or just an item icon!

If you want to create an Item icon dimensions have to be 32x32 if it's a button or Logo i prefer the following dimensions.

Remember that you can't add any dimensions  you like because unreal editor will get you error.

So the dimensions   i prefer about button goes like this 256x32 for the icon and 204x19 for the button

For example your button have to be like this :

189d3b69c32f7d437ce8f9d8d71a2649.png

after this we save the file at our desktop as TGA

4179add60567f259c113cfa8e6948528.png

 

Lets do the Logo now!

Dimensions of the image have to be 256x256 or Unreal will get you an error again so be cearfull!

You add the image you like, like that :

0305580656a3b4d39844ac24438098d7.png

 

And you save it like TGA too ...

 

Attention if you want to add a transparent image you have to create alpha .

 

 

2nd) We have to create the UTX.

Open unreaal Engine

2409c4447d6bc675cd65e6245a99522e.png

 

We click on File : New  and we continue like that

d2cc6971449c6ed67d3f0e560bd928c4.png

 

After this we Import our images (File ---> Import)

6c84bf77efbc027a365a1d4cc10b6031.png

 

We press Okay to all here

e347963fbfc86d3be94277b1bf09fcc6.png

 

If your logo is transparent you have to right click on image ----> Properties ----> Surface and edit bAlphaTexture from False to True

773bc34166fd588e534a50056ace76bf.png

 

3.) Encript the UTX

 

After this we just have to save our file !

Then we will need encript.bat

Be sure that Encripter and your UTX is on the same Folder!

Right Click on encript.bat edit with notepad or notepad++

a79e3a5b47ba5a5ba1683774a89fb322.png

Replace utxname.utx with your utx

and run it !

Then a new UTX file will appear with enc-  in the front of the name

daf14372197762eca2c417cab81e1ecc.png

just rename it and delete enc-

Drop that UTX to your systextures folder and you are done!

 

Server Side :

 


<img src = utxname.logo height=90 width=256>

width=94 height=21 back="utxname.btnb1" fore="utxname.btnb1">

 

It will be useful for beginners, is written perfectly.

Link to comment
Share on other sites

  • 3 months later...

Thank you for the guide!

 

Although I have the following problem:

 

Somehow only a black picture appears... What is the problem? I did everything like in the guide :s

 

(transparent logo)

 

image.png

Link to comment
Share on other sites

4 hours ago, sLeShi said:

Thank you for the guide!

 

Although I have the following problem:

 

Somehow only a black picture appears... What is the problem? I did everything like in the guide :s

 

(transparent logo)

 

image.png

 

Hello, i think that you did something wrong when you created the "Alpha" at your image

Link to comment
Share on other sites

On 9/15/2020 at 6:12 PM, Ugleethyn said:

 

Hello, i think that you did something wrong when you created the "Alpha" at your image

Nevesoma helped me out:

 

I have to write the text like this into html:

<img src = utxname.utxname height= width=>
Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...