that`s wrong?

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
loss25
Posts: 32
Joined: Mon Feb 10, 2014 3:49 pm

that`s wrong?

Post by loss25 »

http://postimg.org/image/85epkf0nl/full/ here is my npc, but no name and title....
\game\data\stats\npcs\custom\custom.xml

<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../xsd/npcs.xsd">
<npc id="555" displayId="32226" name="Gm Shop" usingServerSideName="true" title="TEON Server" usingServerSideTitle="true" type="L2Merchant">
<collision>
<radius normal="11" />
<height normal="8" />
</collision>
</npc>

<list>
the same i inserted in my database but this npc dont have name and title why...?
NosBit
L2j Veteran
L2j Veteran
Posts: 314
Joined: Mon Mar 11, 2013 4:19 pm

Re: that`s wrong?

Post by NosBit »

It seems you are using STABLE branch as i see from screenshot DP Changeset 9641 the npcs are not loaded from XMLs on STABLE so you have to upgrade to BETA or add them in DB properly.
Image
Post Reply