Nevits Herald text missing when Antharas get killed

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
User avatar
kotsoskorg
Posts: 14
Joined: Sat Oct 08, 2016 2:01 pm

Nevits Herald text missing when Antharas get killed

Post by kotsoskorg »

Last Revision High Five


Hello, I am new.

When we kill Antharas, an NPC appears in every capital town and give the bless of Nevit.
Using the latest Hi5 Part 5 server filesystem, when we click the NPC we return an error of missing files on /data/scripts/quests/NevitsHerald/4326.htm

What we have to do is, clone the folder NevitsHerald from /game/data/scripts/ai/npc/ in to the above folder, and rename the file
4326.html to 4326.htm.
Sacrifice
Advanced User
Advanced User
Posts: 1026
Joined: Thu Aug 14, 2014 6:31 am

Re: Nevits Herald text missing when Antharas get killed

Post by Sacrifice »

With the current version in develop branch you have two options.
-Rename HTML files to htm
-Edit java file and replace htm by HTML in the returns (lines 84 and 98).
Whatever you want
User avatar
kotsoskorg
Posts: 14
Joined: Sat Oct 08, 2016 2:01 pm

Re: Nevits Herald text missing when Antharas get killed

Post by kotsoskorg »

Yes sure. Thanks.
Sacrifice
Advanced User
Advanced User
Posts: 1026
Joined: Thu Aug 14, 2014 6:31 am

Re: Nevits Herald text missing when Antharas get killed

Post by Sacrifice »

:wink: :+1:
Post Reply