Import IMG from the server.

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
kryer
Posts: 19
Joined: Wed Mar 11, 2009 6:26 pm

Import IMG from the server.

Post by kryer »

I know that you can display the HTML image of an NPC.
But I wonder if you can import the image that is hosted on the server.
In short: I want to display an image in an HTML npc, only this file is stored on the server. Is it possible?

And I wonder if you can run a java script (jquery)
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Import IMG from the server.

Post by janiii »

yes, it is possible to show custom images with the help of e.g. crest packet.

no, you cannot run javascript in client, it supports only some (custom) "html" tags.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
kryer
Posts: 19
Joined: Wed Mar 11, 2009 6:26 pm

Re: Import IMG from the server.

Post by kryer »

Ok. thx and very much! ^^
kryer
Posts: 19
Joined: Wed Mar 11, 2009 6:26 pm

Re: Import IMG from the server.

Post by kryer »

Could you do me a mini tutorial on how to do this function.
Or at least tell me how to enter the path so I can try
understand the operation. Thanks! :)
mochitto
Posts: 87
Joined: Fri Jul 18, 2008 2:27 pm
Location: Slovakia

Re: Import IMG from the server.

Post by mochitto »

Hello, existing class for convert bmp to dds (DXT1) format?
Sorry for my bad english.
Post Reply