Jump to content
  • 0

acis npc


NamOnus

Question

kalhspera paidia exw katevasei to last free revision tou l2acis  exw vrei kapoia npc alla den mporw na ta perasw sto server mou vgazei auto otan pataw //spawn 104 p.x     Applicant information is incorrect

 

postarw edw kai to xml pou evala.. ti lathos kanw? mporei kapoios na me voithisei? euxaristw apo twra 

 

<npc id="104" idTemplate="9004" name="Runia" title="">
        <set name="usingServerSideName" val="true"/>
        <set name="usingServerSideTitle" val="true"/>
        <set name="level" val="70"/>
        <set name="radius" val="7"/>
        <set name="height" val="22"/>
        <set name="rHand" val="0"/>
        <set name="lHand" val="0"/>
        <set name="type" val="L2Npc"/>
        <set name="exp" val="0"/>
        <set name="sp" val="0"/>
        <set name="hp" val="2444"/>
        <set name="mp" val="1345"/>
        <set name="hpRegen" val="7.5"/>
        <set name="mpRegen" val="2.7"/>
        <set name="pAtk" val="688"/>
        <set name="pDef" val="8950"/>
        <set name="mAtk" val="470"/>
        <set name="mDef" val="8160"/>
        <set name="crit" val="4"/>
        <set name="atkSpd" val="253"/>
        <set name="str" val="40"/>
        <set name="int" val="21"/>
        <set name="dex" val="30"/>
        <set name="wit" val="20"/>
        <set name="con" val="43"/>
        <set name="men" val="20"/>
        <set name="corpseTime" val="7"/>
        <set name="walkSpd" val="80"/>
        <set name="runSpd" val="120"/>
        <set name="dropHerbGroup" val="0"/>
        <ai type="DEFAULT" ssCount="0" ssRate="0" spsCount="0" spsRate="0" aggro="0" canMove="true" seedable="false"/>
        <skills>
            <skill id="4045" level="1"/>
            <skill id="4416" level="7"/>
        </skills>
    </npc>

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Put your custom NPCs in the custom NPC XML - latest XML in the 50k ids - and edit your L2Npc (which is old convention naming) to either Npc or Folk (if it mustn't die).

 

Also your idTemplate must refer to a valid template, 9004 isn't one (by default).

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...