Jump to content

Question

Posted

Can anyone tell me where i can find the magic flute item that teleports you has gm shop on it etc etc etc... i searched but couldnt find it.

 

Tnx in advance

3 answers to this question

Recommended Posts

  • 0
Posted

You san see this:

 

2200-2299.xml

 

<skill id="2213" levels="22" name="Escape - to X Town">

  <table name="#itemConsumeId"> 7117 7118 7119 7120 7121 7122 7123 7124 7125 7126 7127 7128 7129 7130 7131 7132 7133 7134 7135 7618 7619 9647 </table>

  <table name="#teleCoords">

    -84318,244579,-3730

    46934,51467,-2977

    9745,15606,-4574

    -44836,-112524,-235

    115113,-178212,-901

    -80826,149775,-3043

    -12678,122776,-3116

    15670,142983,-2705

    17836,170178,-3507

    83400,147943,-3404

    105918,109759,-3207

    111409,219364,-3545

    82956,53162,-1495

    85348,16142,-3699

    116819,76994,-2714

    146331,25762,-2018

    147928,-55273,-2734

    43799,-47727,-798

    87331,-142842,-1317

    149864,-81062,-5618

    108275,-53785,-2524

    -117251,46771,360

  </table>

  <set name="itemConsumeId" val="#itemConsumeId"/>

  <set name="itemConsumeCount" val="1"/>

  <set name="target" val="TARGET_SELF"/>

  <set name="hitTime" val="20000"/>

  <set name="staticHitTime" val="true"/>

  <set name="skillType" val="TELEPORT"/>

  <set name="teleCoords" val="#teleCoords"/>

  <set name="operateType" val="OP_ACTIVE"/>

</skill>

 

 

See ectitem.sql

 

(7118,'Scroll of Escape: Elven Village','false','none',30,'stackable','paper','none',-1,-1,35000,0,'true','true','true','true','ItemSkills','2213-2;'),

 

 

Good luck for you.

Guest
This topic is now closed to further replies.


×
×
  • Create New...