Jump to content

Akken

Members
  • Posts

    1,139
  • Credits

  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    100%

Posts posted by Akken

  1. I loled.

     

    I have no idea what is the "test server helper" instance, but you can add a bypass on it too, or modify the bypass if this is the npc which give you the noblesse.

     

    The bypass is the command written in htm. for example if the test server had a "noblesse me" command, you just have to edit it to add a condition "if else".

     

    That avoid both to create new instance and create new quest ;).

     

    ----

     

    Here is the classmaster

     

    <html><body>
    <center>Human Fighter Class Master:</center><br>
    <a action="bypass -h npc_%objectId%_change_class 1">Advance to Warrior</a><br>
    <a action="bypass -h npc_%objectId%_change_class 4">Advance to Knight</a><br>
    <a action="bypass -h npc_%objectId%_change_class 7">Advance to Rogue</a>
    </body></html>

     

    As you can see, he uses the same bypass (change_class) 3 times, only option (1,4,7) is modified. The bypass got an option because of the bypass code, not all bypasses got option.

     

    Basically if you wanted to add gb on the change class characters, you will have to edit "change_class". With an eclipse search in sources, you won't have any difficulty to locate it.

     

    I hope my example is fine o_o.

     

    he can also add them from python script since he wants a tester server helper only for nobless and not for classes

  2. Αφήστε τις μαλακίες μωρέ.. Πω το κοπέλι ψάχνει κάτι σοβαρό και εσείς όλο μαλακίζεστε , report όλοι.Τέσπα, λοιπόν

    εγώ φίλε ενδιαφέρομαι πραγματικά άμα θες πήγαινε στο site του server μου www.l2HellReborn.eu

     

    έχω και msn στο site κάνε με και από εκεί για να μιλήσουμε..

     

     

    oriste parte paradigma tn sovaro ;D

  3. Ok, so let me describe them a bit, it was request from my customer aswell, ok so:

     

    Party Teleporter - NPC with possibility to teleport whole party to locations.

     

    It has check about members level, party member count, if each member is in close range from NPC etc..

     

    Smart Enchant Manager - NPC with possibility to echant players items.

     

    By default he has 50% to enchant your item succesfuly, ofc may be changed lol.

     

    etc..

     

    the 1st one ok but the second one whats the point to enchant ????

×
×
  • Create New...