Jump to content

'Baggos'

Legendary Member
  • Posts

    3,875
  • Joined

  • Last visited

  • Days Won

    28
  • Feedback

    100%

Everything posted by 'Baggos'

  1. Διάβασε το reply του IpotoniC. Επίσης θα χρειαστείς xdat editor.
  2. I don't know where.. Search on Formulas.java everything with name Config. You will find it. But not config for debug or skilldebug. You will understand what when you find it.
  3. As far I remember, frozen has already something like that. A simple message not like hero voice or something.. Search on your configs. (Perhaps I'm wrong). But I suggest you guys to use this option only on .menu or something to activate by choice. Because this debug it's somehow "spam". Some players don't want it..
  4. Θέλει η μπάρα που βάζουμε τα skills να γίνει μία, και όχι 3 όπως είναι τώρα..
  5. Isn't so hard.. I will send you the part of code on pm.
  6. Come on! Open it.. We can't wait.. :P Good luck bro.. I wish you the best. ;)
  7. https://eclipse.org/downloads/packages/eclipse-ide-java-developers/neon3
  8. On frozen pack there is more than 4k warnings.. Delete your eclipse and download the last version. After, make sure you do the right settings.
  9. If you search on Formulas.java calcSkillSuccess method (Config.DEVELOPER), you will find how it works. Of course Isn't working like you want, but you can take the example from there.
  10. Δεν το είδα πιο πριν να μου έκανες δώρο κανα 10ευρω μονάδες.. χαχαχα
  11. Αυτό που εννοώ είναι ότι, ίσως η κάρτα θέλει κάποια ενεργοποίηση για Διεθνή χρήση ή κάτι τέτοιο. Πάρε ένα τηλέφωνο στην εξυπηρέτηση πελατών της τράπεζάς σου, θα ξέρουν να σου πουν.
  12. Μήπως οφείλεται στο ότι προσπαθείς να πληρώσεις σε δολλάρια, ενώ το υπόλοιπο της κάρτας είναι σε Euro? Δεν σου απαντώ με σιγουριά, αλλά πήγαινε ρώτα στην τράπεζα τι παίζει με αυτό ή στην σελίδα που προσπαθείς, κάπου σίγουρα θα'χει να γυρίσεις την πληρωμή σε Euro.
  13. haha admire your patience.. Locked as you got your answers.
  14. Q. What means the symbol " + " ? A. Means you should add this line. - Delete + Add Replace the four lines with this one: activeChar.sendMessage("Your Message here");
  15. Delete this.. -activeChar.sendMessage(getText("VGhpcyBTZXJ2ZXIgdXNlcyBMMkosIGEgUHJvamVjdCBmb3VuZGVkIGJ5IEwyQ2hlZg==")); -activeChar.sendMessage(getText("YW5kIGRldmVsb3BlZCBieSBMMkogVGVhbSBhdCB3d3cubDJqc2VydmVyLmNvbQ==")); -activeChar.sendMessage(getText("Q29weXJpZ2h0IDIwMDQtMjAxNA==")); -activeChar.sendMessage(getText("VGhhbmsgeW91IGZvciAxMCB5ZWFycyE=")); +activeChar.sendMessage("blabla");
  16. Search for the "message" not for the file man.. " This Server uses L2J, " it will be enough for your search. gameserver/network/clientpackets/EnterWorld.java Search for line " activeChar.sendPacket(SystemMessageId.WELCOME_TO_LINEAGE); " After this line and before sevensigns announce, you may find the message. Simple logic..
  17. It is different for H5. Put this before line " <collision> " <drop_lists> <death> <group chance="70"> <item id="57" min="100000" max="160000" chance="1000000" /> </group> </death> </drop_lists>
  18. Add this before end line " </npc> " <drops> <category id="1"> <drop itemid="x" min="1" max="1" chance="x"/> <drop itemid="x" min="1" max="1" chance="x"/> </category> <category id="2"> <drop itemid="x" min="1" max="1" chance="x"/> <drop itemid="x" min="1" max="1" chance="x"/> </category> <category id="3"> <drop itemid="x" min="1" max="1" chance="x"/> <drop itemid="x" min="1" max="1" chance="x"/> </category> </drops>
  19. Κοίτα.. Μιας και θα είναι pvp ο server, μπορείς να διαγράψεις καλύτερα κάποια NPC που αρχίζουν τα Quest. Π.χ το NPC στην Varka για να μην αρχίσουν το quest που θα τους δώσει αυτό το item. Οπότε, διέγραψε κάποια από τα NPC, ή άσε το item όπως είναι, και κάνε ένα ίδιο με άλλο ID. Δηλαδή ένα custom item που θα είναι το ίδιο με αυτό.
  20. Αν φοβάσαι για το συγκεκριμένο Item, μπορείς είτε να κάνεις το quest από τα scripts να μην τρέχει, είτε από το eclipse να αντικαταστίσεις το Item reward με Adena. Αν θέλεις να το κάνεις να μην τρέχει, - <script path="quests.Q607_ProveYourCourage"/> + <!-- <script path="quests.Q607_ProveYourCourage"/> -->
  21. Το ID 31324, είναι το template_id του NPC που θέλεις.. Αυτό να αλλάξεις εάν θέλεις να έχει άλλη μορφή ο Class Master που σου έστειλα.. Μετά εννοείται πειράζεις το height του για να μην είναι κάτω απ'το έδαφος. Αν κάτι εν δουλέφκει μεν ζορίζεσαι τζαι σπάεις την κελλε σου φίλε.. πόμεινε τζαι να το βρεις. Εννα μας πελλάνουν θέλουν. :P
  22. Κάνε κάτι άλλο που θα σου πω ρε φίλε.. Έτσι για δοκιμή.. Θα σου δώσω κάτι, και θέλω να το περάσεις στο custom_npc http://www57.zippyshare.com/v/1GcMKmEh/file.html Θα είναι το NPC Andromeda, αλλά θα δουλεύει σαν class master. Δοκίμασε αυτό να δούμε αν θα δουλέψει μία.
  23. Άκου τι θα κάνεις, ξέχνα το table custom_npc. Πέρνα το roy_the_cat στο table npc. Αν σου λέει πως υπάρχει, βρες και διέγραψε το παλιό, και πέρνα το καινούριο. Εάν δεν έχεις πειράξει κάτι στο table npc, σβήστο από navicat, και ξανά πέρνα το κάνοντας Dump SQL File.
  24. Σβήσε το roy the cat τελείως από custom_npc και ξανά πέρνα το από την αρχή. Επίσης, λογικά έχεις μπερδέψει το template_id του npc, και γι'αυτό στα κάνει αυτά.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock