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)
Import IMG from the server.
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Import IMG from the server.
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.
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!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 19
- Joined: Wed Mar 11, 2009 6:26 pm
Re: Import IMG from the server.
Ok. thx and very much! ^^
-
- Posts: 19
- Joined: Wed Mar 11, 2009 6:26 pm
Re: Import IMG from the server.
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!
Or at least tell me how to enter the path so I can try
understand the operation. Thanks!

-
- Posts: 87
- Joined: Fri Jul 18, 2008 2:27 pm
- Location: Slovakia
Re: Import IMG from the server.
Hello, existing class for convert bmp to dds (DXT1) format?
Sorry for my bad english.