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...?
that`s wrong?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- L2j Veteran
- Posts: 314
- Joined: Mon Mar 11, 2013 4:19 pm
Re: that`s wrong?
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.