Jump to content

Recommended Posts

Posted

Hello,

I am looking for a method to use local images inside the Lineage 2 Interlude client. Specifically, I want to use the <img src="path/to/image.png"> tag to display PNG or BMP files in the in-game HTML reader.

 

How can I achieve this?

Posted
1 hour ago, lampros1996 said:

Hello,

I am looking for a method to use local images inside the Lineage 2 Interlude client. Specifically, I want to use the <img src="path/to/image.png"> tag to display PNG or BMP files in the in-game HTML reader.

 

How can I achieve this?

You can't. The image needs to be stored in the client, inside any kind of client package (ukx, utx, usx, uax, u, etc).
You can't send images from server to client.

  • Upvote 1
Posted (edited)
8 hours ago, 911reg said:

You can't. The image needs to be stored in the client, inside any kind of client package (ukx, utx, usx, uax, u, etc).
You can't send images from server to client.

What about Clan Insignia (emblem), is it not available on Interlude? We can send picture from the server to the client like that on HF, which are then stored in, and acceessible from, the Crest.utx.

Disclaimer: I haven't played interlude for 15+ years, so pardon my memory lapse.

Edited by Salty Mike
Posted
4 hours ago, Salty Mike said:

What about Clan Insignia (emblem), is it not available on Interlude? We can send picture from the server to the client like that on HF, which are then stored in, and acceessible from, the Crest.utx.

Disclaimer: I haven't played interlude for 15+ years, so pardon my memory lapse.

I'm pretty sure you can, ye, but definitely not png images

maybe if someone builds a system to show images by sending like 1500 crests to build a big image? :^)

Posted (edited)
2 hours ago, 911reg said:

I'm pretty sure you can, ye, but definitely not png images

maybe if someone builds a system to show images by sending like 1500 crests to build a big image? :^)


You sure can. You just gotta send them with the Insignia/Emblem packet, and not the clan/ally crest one. The images are saved exactly as PNG files in L2jEternity and they show up just fine. Sure they are not MB in size, but up to 150kb each, which is not that small in terms of dimensions - 256x256 px. In comparison, the crests are 20-30 times smaller. So, to cover the entire background of the Community Board, you'd need like 2 rows of 3 images. Not terribly bad, imo. 😄

Edited by Salty Mike
Posted (edited)
1 hour ago, Salty Mike said:


You sure can. You just gotta send them with the Insignia/Emblem packet, and not the clan/ally crest one. The images are saved exactly as PNG files in L2jEternity and they show up just fine. Sure they are not MB in size, but up to 150kb each, which is not that small in terms of dimensions - 256x256 px. In comparison, the crests are 20-30 times smaller. So, to cover the entire background of the Community Board, you'd need like 2 rows of 3 images. Not terribly bad, imo. 😄

As far as i'm aware they're smaller in older clients, including h5 (64x64?)

Either way it seems impractical to me, i'd rather throw a texture in a proper utx and call it a day

Edited by 911reg

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