Jump to content
  • 0

(HELP)--> RB Teleport


Question

2 answers to this question

Recommended Posts

  • 0
Posted

Φίλε μου δεν ξέρω αν υπάρχει αλλα θα σε βοηθήσω να τα κάνεις με εναν απλό τρόπο.

παρε αυτά εδω copy Και καντα copy στο (gameserver/data/xml/telepots.xml) προσθεσέτα μέσα στο xml απο τα teleports. 

  <teleport id="11111" loc_x="174238" loc_y="-89532" loc_z="-5192" price="0" fornoble="0"/>

        <teleport id="11112" loc_x="-21898" loc_y="184349" loc_z="-5722" price="0" fornoble="0"/>

        <teleport id="11113" loc_x="55312" loc_y="219168" loc_z="-3223" price="0" fornoble="0"/>

        <teleport id="11114" loc_x="115213" loc_y="16623" loc_z="10080" price="0" fornoble="0"/>

        <teleport id="11115" loc_x="174090" loc_y="115084" loc_z="-7708" price="0" fornoble="0"/>

        <teleport id="11116" loc_x="214831" loc_y="-116338" loc_z="-1636" price="0" fornoble="0"/>

-------------------------------------------------------------------------------------------------------------------------------------------------------------

Αφου το κάνεις αυτό. κανε αντιγραφή αυτον τον κώδικα ο οποιος μπαίνει στην Gatekeeper σου. (gameserver/data/html/teleporter/GK.html) και κανε paste αυτον τον κώδικα.

ανοιγωντας με σημειοματάριο το Html της Gk.

<table width=300>

<tr>

<td align="center" <a action="bypass -h npc_%objectId%_goto 11114"><font color="E3170D">Baium</font></a></td>

</tr><br><tr>

<td align="center" <a action="bypass -h npc_%objectId%_goto 11115">Antharas</font></a></td>

</tr><br><tr>

<td align="center" <a action="bypass -h npc_%objectId%_goto 11116">Valakas</font></a></td>

</tr><br><tr>

<td align="center" <a action="bypass -h npc_%objectId%_goto 11113">Zaken</font></a></td>

</tr><br><tr>

<td align="center" <a action="bypass -h npc_%objectId%_goto 11112">Queen Ant</font></a></td>

</tr><br><tr>

<td align="center" <a action="bypass -h npc_%objectId%_goto 11111">Scarlet Van Halisha</font></a></td>

</tr><br><tr>

</table>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...