Page 1 of 1

Import IMG from the server.

Posted: Sun Jun 13, 2010 12:53 am
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)

Re: Import IMG from the server.

Posted: Sun Jun 13, 2010 5:41 am
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.

Re: Import IMG from the server.

Posted: Sun Jun 13, 2010 8:59 pm
by kryer
Ok. thx and very much! ^^

Re: Import IMG from the server.

Posted: Mon Jun 14, 2010 9:16 am
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! :)

Re: Import IMG from the server.

Posted: Wed Jun 16, 2010 7:13 pm
by mochitto
Hello, existing class for convert bmp to dds (DXT1) format?