Jump to content
  • 0

[Request]HTML UI images


Question

Posted

Hello , I'd like to know where can I find all of the images that can be put in the html file of an NPC e.x. : L2Font-e.mini_logo-e

 

Thank you ;)

 

P.S.: I'm sorry if the topic is in the wrong place.

5 answers to this question

Recommended Posts

  • 0
Posted

Quite honestly I find that extremely useful as well.

When you have a list of them pm me if you don't mind ;)

There are two options:

- Have someone give you the List;

- Extract the images from the Client's Files;

  • 0
Posted

I've found the related files in the SysTextures folder of L2 L2Font-e.utx , L2UI.utx , L2UI_CH3.utx , L2Font.utx , L2UI_CH3.utx , L2UI_CT1.utx. How can I open them ? FileEdit prolly?..

  • 0
Posted

So..I've found an Unpacker which shows opens those .utx files and shows the images in them , it has the ability to preview and to convert to .bmp but it cannot do it on the certain .utx files. I have no problem listing the image names so you can test them out , if you'd like the names just tell me and I'll share them on a new post ;)

  • 0
Posted

Well you want the code to import images in-game or you just want raw images. If you want the codes here they are i found them here in MxC but i dont remember the topic.

 

codes

<img src="L2Font-e.replay_logo-e" width=255 height=75> - L2 Logo (banner)
<img src="L2Font-e.mini_logo-e" width=250 height=95> -Gracia logo
<img src=Sek.start_logo width=256 height=256 align=center> -L2 big icon
<img src="L2UI_CH3.herotower_deco" width=256 height=32> -Deco 1
<img src="l2ui.squaregray" width="610" height="1"> -Deco 2

 

for images just extract em, if you dont know how go read some topics in client dev topic.

  • 0
Posted

I just want the raw images , I've found the image names and I'm importing then 1 by one because there's no preview to them :S

When I say raw I mean : [image] - [name of image]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock