Page 1 of 1

What is the diff between *.htm and *.html

Posted: Sun May 11, 2014 6:00 am
by yksdtc
:shock:

Re: What is the diff between *.htm and *.html

Posted: Sun May 11, 2014 6:41 am
by Zoey76
In L2j quests if the file ends with htm, the core sends to the client the packet that display the quest window (reward at the bottom), when the file ends with html it sends the standard NPC chat window.

Retail handles it differently, they use two (actually more) methods to do it.

Re: What is the diff between *.htm and *.html

Posted: Sun May 11, 2014 12:06 pm
by yksdtc
Zoey76 wrote:In L2j quests if the file ends with htm, the core sends to the client the packet that display the quest window (reward at the bottom), when the file ends with html it sends the standard NPC chat window.

Retail handles it differently, they use two (actually more) methods to do it.
Thank you~

Re: What is the diff between *.htm and *.html

Posted: Mon Feb 29, 2016 5:08 pm
by blejdaq
And...where are the rewards for given quest windows stored?

Re: What is the diff between *.htm and *.html

Posted: Thu Mar 03, 2016 12:54 pm
by Pandragon
blejdaq wrote:And...where are the rewards for given quest windows stored?
They are stored in the game client.

Re: What is the diff between *.htm and *.html

Posted: Thu Mar 03, 2016 4:12 pm
by Sacrifice
Zoey76 wrote:In L2j quests if the file ends with htm, the core sends to the client the packet that display the quest window (reward at the bottom), when the file ends with html it sends the standard NPC chat window.

Retail handles it differently, they use two (actually more) methods to do it.
Thanks for info monster :+1: ... I dont know it yet... :crazy: :lol: