Jump to content
  • 0

How To Add Npc To L2J Server


Question

Posted

L2J Server 6636
L2J DataPack 10437

I can't find NPC Table in Database Game Server in this version.
I have old code of GMShop which add into npc table
/* GM Shop */
Insert into `npc` Values (
'10002', '32237', 'Nicole', '1', 'GM Shop',
'1', 'LineageNPC2.k_hero_bowgun', '9.00', '23.00', '70',
'female', 'L2Merchant', '40', '2444', '1345',
'7.5', '2.7', '40', '43', '30',
'21', '20', '20', '0', '0',
'688', '295', '470', '216', '253',
'4', '333', '0', '0', '0',
'0', '0', '0', '1' );
How to add him?

8 answers to this question

Recommended Posts

  • 0
Posted (edited)

maybe it's on xml?did you check it?

Yes, it's on xml and I don't know how to add NPC on xml.

 

I have created an NPC (copy from existing NPC) and put it into folder J:\L2J Server 6636\game\data\stats\npcs.

I enter game and spawn it, it display system message Create Photo Snow at (location) but this NPC is not displayed, I can't target him.

 

<list>
<npc id="40002" level="55" type="L2Teleporter" name="Photo Snow" title="Photographer">
        <!-- TODO: Must be confirmed -->
        <race>  ELF  </race>
        <sex>FEMALE</sex>
        <stats str="40" int="21" dex="30" wit="20" con="43" men="25">
            <vitals hp="1673.05473" hpRegen="6.5" mp="889.8" mpRegen="2.4" />
            <attack physical="388.11142" magical="265.02979" attackSpeed="253" range="40" />
            <defence physical="223.6362" magical="163.64727" />
            <attribute>
                <defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
            </attribute>
            <speed>
                <walk ground="4" />
                <run ground="180" />
            </speed>
        </stats>
        <skill_list>
            <skill id="4408" level="1" /> <!--HP Increase (1x) -->
            <skill id="4409" level="1" /> <!--MP Increase (1x) -->
            <skill id="4410" level="11" /> <!--Average P. Atk. -->
            <skill id="4411" level="11" /> <!--Average M. Atk. -->
            <skill id="4412" level="11" /> <!--Average P. Def. -->
            <skill id="4413" level="11" /> <!--Average M. Def. -->
            <skill id="4414" level="2" /> <!--Standard Type -->
            <skill id="4415" level="1" /> <!--Bare Hands -->
            <skill id="4416" level="7" /> <!--Spirits -->
        </skill_list>
        <collision>
            <radius normal="9" />
            <height normal="16.3" />
        </collision>
    </npc>
</list>
Edited by chuong2a
  • 0
Posted

Check custom folder located inside npc, new npc' have other structure. You have to use displayId ;)

 

https://svn.l2jdp.com/branches/unstable/L2J_DataPack_BETA/dist/game/data/stats/npcs/custom/custom.xml

  • 0
Posted

put it inside the <list> of other npcs and copy this

<npc id="Your ID" idTemplate="Your Template ID" level="55" type="L2Teleporter" name="Photo Snow" title="Photographer">
        <!-- TODO: Must be confirmed -->
        <race>  ELF  </race>
        <sex>FEMALE</sex>
        <stats str="40" int="21" dex="30" wit="20" con="43" men="25">
            <vitals hp="1673.05473" hpRegen="6.5" mp="889.8" mpRegen="2.4" />
            <attack physical="388.11142" magical="265.02979" attackSpeed="253" range="40" />
            <defence physical="223.6362" magical="163.64727" />
            <attribute>
                <defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
            </attribute>
            <speed>
                <walk ground="4" />
                <run ground="180" />
            </speed>
        </stats>
        <skill_list>
            <skill id="4408" level="1" /> <!--HP Increase (1x) -->
            <skill id="4409" level="1" /> <!--MP Increase (1x) -->
            <skill id="4410" level="11" /> <!--Average P. Atk. -->
            <skill id="4411" level="11" /> <!--Average M. Atk. -->
            <skill id="4412" level="11" /> <!--Average P. Def. -->
            <skill id="4413" level="11" /> <!--Average M. Def. -->
            <skill id="4414" level="2" /> <!--Standard Type -->
            <skill id="4415" level="1" /> <!--Bare Hands -->
            <skill id="4416" level="7" /> <!--Spirits -->
        </skill_list>
        <collision>
            <radius normal="9" />
            <height normal="16.3" />
        </collision>
    </npc>
Guest
This topic is now closed to further replies.


  • Posts

    • L2Elixir – Patch 4 Is Live!   We’re working non-stop, day and night, to deliver the best possible quality and bring back what made L2Elixir special. This project is built with passion, not shortcuts — for the old-school players who remember, and the new ones who want to experience it properly. Thank you for being part of the journey. Together, we’re making L2Elixir great again ❤️ The legends never fade.    ⚙️ General Enabled Class Change service (same class type only) ALT + B → Services → Character Development Enabled Shift + Click on Treasure Chests Players can now identify real chests (Adena, scroll drops) and use Key / Unlock Event deaths now cancel only debuffs, All self buffs are preserved, fixes issues with Root and similar effects Bladedancer class can now log in even when Max Clients (2) is reached. Since an active Bladedancer is not available for every damage dealer and some players tried to abuse this via VPN or a second PC, this feature was added to keep things fair. protections applies, requires testing!    🎒 Items Crystallizing enchanted items now gives the correct increased crystal amount (retail-like behavior) Removed Agathion Seal Bracelet: Rudolph from Santa rewards (Gracia Final item) Added Dualsword Craft Stamp into Milestone Exchange list    🧙 Skills Fixed Banish Undead lethal chance Hot Springs Malaria and similar effects now level up faster while being attacked
    • thats new SEO level tricks you know nothing of noob - bottom line: exposed.
    • Warning: This guy is a big scammer, trying to sell everything, advertising for servers etc. That's his mail address evgesha.nrnr@gmail.com , stay away!   @Atom @Celestine
    • Warning: This guy is a big scammer, trying to sell everything, advertising for servers etc. That's his mail address evgesha.nrnr@gmail.com , stay away! @Celestine @Atom
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock