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...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


  • Posts

    • I am selling the essence project which includes versions 388 and 439 that have been running for over 2 years or (447 as custom PVP like Pride). I have a test server for you to test them out. If you are really interested in it then contact my seller at discord: kiwi7106. Price: 4000 Euro P/s: This is a project that I have spent a lot of money and time developing, so if you are not interested in it, please get out of this topic, thank you. P/s 2: If you find the price too expensive, it's best to skip this article and find another project and don't comment negatively on my topic, thank you.
    • Someone ask me for this, it should work on any client that has Kamael race, preview:     Installation - there are two ways to install depending on how you want to use it:   Method 1: If you want to completely replace the original, do:   Copy all lines from your armorgrp to Notepad++, press Ctrl+H, check the "match whole word" option and replace:   kamael.Mkamael_m000_w_ad00   by:   AvengersKamaelWings.Avengers_MKamael_m001_w_ad00   Then replace:   MKamael.Mkamael_m000_t00_w   by:   AvengersKamaelWings.MKamael_m001_t00_w   Now repeat the same process with the female, replace:   kamael.Fkamael_m000_w_ad00   by:   AvengersKamaelWings.Avengers_FKamael_m001_w_ad00   Then replace:   FKamael.Fkamael_m000_t00_w   by:   AvengersKamaelWings.FKamael_m001_t00_w   You're done, paste everything back into File Edit and save!   Method 2: If you only want to replace in specific sets, execute the above process only on the armorgrp of those sets.   Repack by: AvengersTeamBr Password: LadrãoDeFrango      
    • 用于解密、加密和编辑 .u 文件的工具。
    • It's always awesome when you find someone who not only delivers great quality but also does it way ahead of schedule. Makes you feel like you hit the jackpot, right? I'm new around here, just stumbled upon this forum, and seeing posts like yours really gives me hope that there are some real pros hanging out in this community.
  • Topics

×
×
  • Create New...