Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

spawn id

Experienced Elementalist
Joined
Oct 9, 2013
Messages
214
Reaction score
10
anyone here know spawn id portal tiamaranta elys/asmo to tiamaranta eye??searching every xml portal i got no luck :wink:
 
Newbie Spellweaver
Joined
Apr 17, 2011
Messages
17
Reaction score
5
701286 for elyos and 701287 for asmodians... 2minutes search in portal_template2.xml...


PHP:
<!-- Western Tiamaranta's Eye Entrance -->
<portal_use npc_id="701286">
      <portal_path loc_id="6000402" race="ELYOS"/>
</portal_use>
<!-- Eastern Tiamaranta's Eye Entrance -->
<portal_use npc_id="701287">
      <portal_path loc_id="6000403" race="ASMODIANS"/>
</portal_use>
 
Upvote 0
Experienced Elementalist
Joined
Oct 9, 2013
Messages
214
Reaction score
10
701286 for elyos and 701287 for asmodians... 2minutes search in portal_template2.xml...


PHP:
<!-- Western Tiamaranta's Eye Entrance -->
<portal_use npc_id="701286">
      <portal_path loc_id="6000402" race="ELYOS"/>
</portal_use>
<!-- Eastern Tiamaranta's Eye Entrance -->
<portal_use npc_id="701287">
      <portal_path loc_id="6000403" race="ASMODIANS"/>
</portal_use>
hello...i cant spawn this potral ^^ mybe i missing something? >>//spawn 701287/7852249 doesnt work..
 
Upvote 0
Back
Top