Jump to content

Virusgr

Members
  • Posts

    164
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Virusgr

  1. ακόμα και sticky τόπικ έχει adf στα fileeditors/patched systems
  2. Κάνε λίγο post το ipconfig.xml
  3. γράφει κάτω Your protocol revision μπλα μπλα?(Όταν κάνεις select τον server σου)
  4. Patched freya system http://www.4shared.com/file/UXLlBPWp/Patched_System_GRACIA_FREYA_by.html File editor http://www.4shared.com/file/RaOf7l_3/L2fileedit_C4_To_Freya.html (το .exe δεν αλλάζει,μόνο το l2.ini κάνεις edit) (τα παραπάνω είναι απο το topic -> http://maxcheaters.com/forum/index.php?topic=69451.0 )
  5. Δοκίμασε πρώτα να πατήσεις Enter και μετά γράψε ότι θες και μετά ξανά Enter για send.Αυτό σε περίπτωση που έχεις αλλάξει το setting του client για Enter chat
  6. if you are using freya then something is wrong with the skill .xmls Try updating your pack to latest STABLE revision(used to have same problem,that solved,freya talking). And no you don't need to reinstall java.
  7. στο link του dragongr πάνω πάνω έχει ενα silksvn.Αυτό χρειάζεσαι
  8. it's clan notice from community board.you have to compile communityserver(assuming you want this for l2jserver you can find it at their site,there is a guide there).obviously this feature will be under clan tab.
  9. πρακτικός λόγος που δεν μπορεί να εφαρμοστεί ΘΑ ΓΕΜΙΣΟΥΜΕ 35ΧΡΟΝΟΥΣ->12ΧΡΟΝΟΥΣ (είσαι το λιγότερο αφελής αν πιστεύεις ότι θα δίνουν πραγματική ημερομηνία γέννησης.και στο κάτω κάτω δεν είσαι το Α.Τ. Κωλοπετινίτσας για να απαιτείς αληθή στοιχεία) εντ οβ στορι finito++ για τα junk.
  10. λίγα info για το pack σου.αν δεν έχεις τίποτα να χάσεις τότε ξαναπέρνα τα tables npc και spawnlist.Το error το εμφανίζει με συγκεκριμένο npc που κάνεις spawn?
  11. καμία σχέση τι μαθαίνεις στο ΗΜΜΥ για προγραμματισμό.Για να φτάσεις σε ένα "καλό" επίπεδο θα πρέπει να ακολουθήσεις την ροή για τα λογισμικά.Στην πληροφορική ψοφάς στον κώδικα.(προσωπική άποψη και εμπειρία από το δικο μου πρώτο έτος)
  12. το ηλεκτρολόγων δεν είναι πληροφορική >.> εκπα,ασοεε,παπει είναι ΚΑΘΑΡΑ πληροφορική στην αθήνα.ίσως και ΕΛΑΧΙΣΤΑ το χαροκόπειο.
  13. gameserver\config\Character.properties # PARTY XP DISTRIBUTION # With "auto method" member is cut from Exp/SP distribution when his share is lower than party bonus acquired for him (30% for 2 member party). # In that case he will not receive any Exp/SP from party and is not counted for party bonus. # If you don't want to have a cutoff point for party members' XP distribution, set the first option to "none". # Available Options: auto, level, percentage, none # Default: level PartyXpCutoffMethod = none maybe you want this one?
  14. I'll only write the useVoicedCommand method assuming you know how to register a new voiced handler. public boolean useVoicedCommand(String command, L2PcInstance activeChar, String params) { if (command.equalsIgnoreCase("openatod")) { if (params == null) activeChar.sendMessage("Usage: .openatod [num]"); else { int num = 0; try {num = Integer.parseInt(params);} catch (NumberFormatException nfe) { activeChar.sendMessage("You must enter a number. Usage: .openatod [num]"); return false; } if (num == 0) return false; else if (activeChar.getInventory().getInventoryItemCount(9599, 0) >= num) { int a=0, b=0, c=0, d=0, rnd; for (int i=0; i<num;i++) { rnd = Rnd.get(100); // 25% Chance for hidden first page if (rnd <= 47 && rnd > 22) a++; // 15% chance for hidden second page else if (rnd <= 22 && rnd > 7) b++; else if (rnd <= 7) c++; else d++; } if (activeChar.destroyItemByItemId("ATOD", 9599, a+b+c+d, null, true)) { if (a>0) activeChar.addItem("ATOD", 9600, a, null, true); if (b>0) activeChar.addItem("ATOD", 9601, b, null, true); if (c>0) activeChar.addItem("ATOD", 9602, c, null, true); activeChar.sendMessage(d+" Ancient Tomes of the Demon failed to open."); } else activeChar.sendMessage("You do not have enough tomes."); } else activeChar.sendMessage("You do not have enough tomes."); } } }
  15. Ηλίθια σύγκριση.Ξεχνάει την πληροφορική της ΑΣΟΕΕ
  16. package com.l2jserver.gameserver.network.serverpackets file ExEnchantSkillList I think this is what you want
  17. άνοιξε cmd γράψε echo %JAVA_HOME% πες μας τι γράφει.(δεν συνενοούμαστε σε pm)
  18. Window->Preferences->Java->Installed JREs Ξετίκαρε αυτό που είναι ticked.Πάτα Add->Next->Στο JRE home βάλε το directory του jdk σου(Π.χ. εγώ έχω jdk1.7.0 οπότε γράφω C:\Program Files\Java\jdk1.7.0)->Finish ->Tick σε αυτό που μόλις έκανες add.Restart το Eclipse(καλού κακού) και έτοιμος
  19. το error σημαίνει ότι τα έχεις κάνει ψιλοθάλασσα με τα { και }.Δες αν αυτά που έχεις προσθέσει είναι ΜΕΣΑ στο } της class L2PcInstance και όχι έξω απο αυτό
  20. ο πιο απλός τρόπος είναι να βάλεις νέα έκδοση του eclipse(indigo)
  21. his request is for interlude.I've got this for freya.Just saying so others won't make a mistake:)
  22. for example: Player equips Angel Slayer.His hp goes down at 30% from damage received.When hp hits that 30% he gets ultimate evasion and dash. Is that what you want?
  23. Για τον augmenter: com.l2jserver.gameserver.network.clientpackets.RequestRefineCancel // try to reduce the players adena if (!activeChar.reduceAdena("RequestRefineCancel", price, null, true)) άλλαξε το price σε 0 δηλαδή if (!activeChar.reduceAdena("RequestRefineCancel", 0, null, true)) Για τα dyes: com.l2jserver.gameserver.model.L2HennaInstance αλλάζεις αυτό _price = _template.getPrice(); σε αυτό _price=0; (αυτό επηρεάζει και το add και το remove γιατι αν το add κοστίζει 100 adena τότε το remove κοστίζει 100/5=20 adena.Άρα τώρα με 0 το add και το remove πάει 0)
×
×
  • 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