Jump to content

pnsrx8

Members
  • Posts

    109
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by pnsrx8

  1. please help.. l2topzone total vote page is down... (tv.php) page makes 404 error.... any help?
  2. New Npcs added, Facebook Event added, Name Color Manager added, balance aupdated, many skills reworked! Join us Now!
  3. http://l2lohan.eu/ You are welcome at Lohan PvP Project Our project is unique, server based on Lineage 2 Interlude client. Its mean what we provide for you New Lineage Experience You can enjoy Better Graphic and Performance of Old Interlude Chronicle! Server is CUSTOM Rates: » Xp Sp: x2000 (x80 AFTER 80 LVL)« » Adena: x2000« » Drop: x40 » Starting character level - 79 (start Up Engine)« » Free Weapons, Armors, Jewelry and Consumables S-Grade« » Max LvL: 85« Enchant rates: » Safe enchant +5 « » Blessed and simple scrolls max enchant (+20) « » Crystal scrolls max enchant (+25) « » Simple enchant scrolls chance - 70% « » Blessed enchant scrolls chance - 95% « » Crystal enchant scrolls chance - 100% « Augmentations: » Top life stone skill chance - 30% « » Augmentation skills: 1 active + 1 passive (30%) « Unique features: » Main towns - Giran « » Share your item information with others(click on an item while pressing the "Shift" key) « » Improved radar features (shows terrain information, player/party member/monster location) « » New custom learn skill on lvl 83 and lvl 85« » New features and effects including some skills « » Better graphics and performance! (enjoy) « » Tattoo « » Giran castle siege « » Stackable scrolls, lifestones, book of giants « » New Gatekeeper « » Reworked retail farming areas « » Npc buffer with Sheme « » 2 Hour's Buffs/Dances/Songs (Olympiad Retail) « » Free Sub Class « » Max subclasses - 3 « » 9 Raid Bosses « » Clan Reputation and Eggs can be obtained from Raid bosses « » Adena Drop Reworked for better Economy « PvP Zone »Anyone can enter the PvP zone« »Player allowed to make party with more than 1 person in the PvP zone.« »You can kill anyone in PvP zone also clan mates, and use any skill in them no restrictions.« Voiced commands: ».online - To see online players « ».Castle - Register for any Castle « ».Menu - To see everything about server « Vote system: » Global Vote System (Reward Vote Item) « » Invidual Vote System (Reward Vote Item) « Event system: » TvT event « » CtF event « » DM event « Olympiad: » Retail olympiad game « » Competition period [1] week « » Olympiad start time [18:00] end [00:00] « » Olympiad end 16 April, 1st Herous 28 Jan » Olympiad start/end times can be found in olympiad manager «
  4. το πρόβλημα ήταν απο το code: NPC Crest...
  5. file: com.l2jfrozen.gameserver.model.entity.siege.Castle file: Castle.java /** * @param x * @param y * @param z * @return true if object is inside the zone */ public boolean checkIfInZone(final int x, final int y, final int z) { <!---line--- 281---> return _zone.isInsideZone(x, y, z); <!--- line 281---> }
  6. σήμερα ξαφνικά ολες οι GK δεν δουλεύουν, είτε οι "off" ειναι Custom... Και πετάει το εξής Error στο G.C. WARN Bad RequestBypassToServer: java.lang.NullPointerException at com.l2jfrozen.gameserver.model.entity.siege.Castle.checkIfInZone(Cast le.java:281) at com.l2jfrozen.gameserver.managers.CastleManager.getCastleIndex(Castle Manager.java:240) at com.l2jfrozen.gameserver.managers.CastleManager.getCastleIndex(Castle Manager.java:231) at com.l2jfrozen.gameserver.model.actor.instance.L2TeleporterInstance.va lidateCondition(L2TeleporterInstance.java:392) at com.l2jfrozen.gameserver.model.actor.instance.L2TeleporterInstance.on BypassFeedback(L2TeleporterInstance.java:94) at com.l2jfrozen.gameserver.network.clientpackets.RequestBypassToServer. runImpl(RequestBypassToServer.java:303) at com.l2jfrozen.gameserver.network.clientpackets.L2GameClientPacket.run (L2GameClientPacket.java:77) at com.l2jfrozen.gameserver.network.L2GameClient.run(L2GameClient.java:1 213) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
  7. maybe a config like true or false for on/off will be better ;)
  8. περνάς στο Lib του gameserver ή στου loginserver? εχεις κανει αλλαγές στο gamserver κομμάτι; τι code Περασες; Δώσε πληροφορίες για να σε βοηθήσουμε
  9. I have make the same topic in greek section, I make a l2j Server i want people to join to play and send me bugs or for some fixes... Server is PvP Custom. Everyone who want send me a pm! thank you! Greek Thread:
  10. Καλησπερα σε ολους, θα ηθελα την βοηθεια σας παρακαλώ, Έχω στήσει έναν Σέρβερ και θα ήθελα κάποια άτομα για να κάνουν ενα ProBeta check. Να μπουν να παίξουν δηλαδή και να μου πουν για τυχών λάθη ή για κάτι που θα το προτιμούσαν κάπως αλλιώς, ευχαριστω εκ των προτέρων, όποιος ενδιαφέρεται ας μου στείλει PM Να του στείλω οτι χρειάζεται για να μπεί!
  11. Καλημερα παιδια, εχω το Παρακατω Κομμάτι code για ενα Npc με δικο του Instance: if (player.getClan() != null) { html.replace("%Clan%", player.getClan().getName()); html.replace("%Alliance%", player.getClan().getAllyName()); } else { html.replace("%Clan%", "<font color=FF0000>No</font>"); html.replace("%Alliance%", "<font color=FF0000>No</font>"); } το πρόβλημα είναι πως αν δεν εισαι σε clan ειναι ολα κομπλε, αν μπεις σε clan Ομως και δεν εισαι σε ally δεν δουλευει το Npc... μπορει να βοηθησει κάποιος;;;;
  12. (EN) Hello, i want to get an acces token from a facebook fan page, namely to get all the notification from page, in fact i want to get all checked ins posts (in fact in a specific day and time) in this place - fan page. Thank you in advance! (GR) Καλησπέρα, πως θα μπορούσα να βρω ένα acces Token για ενα Fan page στο Facebook; δηλαδή να πάρω όλα τα Notification από το Fan Page, στην πραγματικότητα θέλω να βρω όλα τα Check ins που έγιναν σε εκείνο το μέρος - Fan Page. (στην πραγματικότητα με ενδιαφέρει σε μια συγκεκριμένη ημέρα και σε ένα διάστημα ωρών) Ευχαριστώ εκ των προτέρων!
  13. [echo] L2jFrozen Gameserver Revision: 1118M compile: [javac] Compiling 1476 source files to C:\****\****\workspace\trunk\gameserver\build\classes [javac] C:\****\****\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PasswordChangerInstance.java:193: error: cannot find symbol [javac] logger.info("could not update the password of account: " + activeChar.getAccountName()); [javac] ^ [javac] symbol: variable logger [javac] location: class L2PasswordChangerInstance [javac] C:\****\****\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PasswordChangerInstance.java:204: error: cannot find symbol [javac] logger.info("Failed to close database connection!"); [javac] ^ [javac] symbol: variable logger [javac] location: class L2PasswordChangerInstance [javac] 2 errors BUILD FAILED C:\****\****\workspace\trunk\gameserver\build.xml:65: Compile failed; see the compiler error output for details. Total time: 20 seconds ... Δοκίμασα να το βγάλω και τελείως με "// " αλλά δεν μου κάνει change στο password in game... βγάζοντας στο cmd αυτό το error WARN Bad RequestBypassToServer: java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(Unknown Source) at com.l2jfrozen.gameserver.model.actor.instance.L2PasswordChangerInstan ce.onBypassFeedback(L2PasswordChangerInstance.java:60) at com.l2jfrozen.gameserver.network.clientpackets.RequestBypassToServer. runImpl(RequestBypassToServer.java:235) at com.l2jfrozen.gameserver.network.clientpackets.L2GameClientPacket.run (L2GameClientPacket.java:77) at com.l2jfrozen.gameserver.network.L2GameClient.run(L2GameClient.java:1 213) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
  14. [echo] L2jFrozen Gameserver Revision: 1118M compile: [javac] Compiling 825 source files to C:\****\****\workspace\trunk\gameserver\build\classes [javac] C:\****\****\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PasswordChangerInstance.java:193: error: cannot find symbol [javac] _log.warning("could not update the password of account: " + activeChar.getAccountName()); [javac] ^ [javac] symbol: variable _log [javac] location: class L2PasswordChangerInstance [javac] C:\****\****\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PasswordChangerInstance.java:204: error: cannot find symbol [javac] _log.warning("Failed to close database connection!"); [javac] ^ [javac] symbol: variable _log [javac] location: class L2PasswordChangerInstance [javac] 2 errors BUILD FAILED C:\****\****\workspace\trunk\gameserver\build.xml:65: Compile failed; see the compiler error output for details. Total time: 4 seconds Κανείς να Help?
  15. SERVER ROLLED BACK... Join us now! Have a nice gameplay do not forget to vote for server and invite friends!!!! http://l2morrigan.eu/ https://www.facebook.com/l2morrigan
  16. Dominator class BALANCED MORE Dominator SUBCLASS DELEDED Dagger Class BALANCED MORE Join us now! Have a nice gameplay do not forget to vote for server and invite friends!!!! http://l2morrigan.eu/ https://www.facebook.com/l2morrigan
  17. trusted, perfect files, perfect developer!
  18. Clan crest setting FIXED Dominator class BALANCED MORE Dagger Class BALANCED MORE Join us now! Have a nice gameplay do not forget to vote for server and invite friends!!!! http://l2morrigan.eu/ http://forum.l2morrigan.eu/ https://www.facebook.com/l2morrigan
  19. Thank you Best regards *~* L2Morrigan Staff *~*
  20. Server is back online in custom mode and more more more more pvp!!!!!!! JOIN NOW!!! http://l2morrigan.eu/
  21. you can talk about server when you log in and test the server... Noone talk about free l2j pack and all these that you told... Friendly, pnsrx8
  22. That simulates a game environment similar to the game Lineage II. Our server was prepared carefully, based on several years of research and experience with Lineage II. In order to provide an incredible experience that you will never have on any other server. Morrigan Basic Rates x1000 Information: - 100% Private Source platform Interlude. - Fully authentic and correct gameplay. - Quests/Instances/Skills correctly reworked. - Buffer Support/ IG Shop till S-80 Grade/Mammons. - 1st/2nd/3rd Class Changer available. - Unique Event Engine. Morrigan High Rates x1000 GamePlay: - 100% Official GamePlay. - NO CUSTOM SERVER - LameGuard - Block all Programs. - Premium accounts - Special Commands (.offline etc) - Active GM 24/7 - Retail Lineage 2 Interlude - Game Play! - GM Rewards! Features Basic Rates Exp: x1000 | SP: x1000 | Adena: x1000 Drop: x10 | Spoil: x20 Safe Enchant: +5 Maximum Enchant: +25 Normal Scroll: 75% Blessed Scroll: 100% Max Enchant Scroll: 25% Other Features Armors/Weapons: Interlude 4 Raid Bosses | 100% Uptime Custom Hair Accesories Agathions/HelpMate PvP Colors | PK Colors PvP Reward | PK Reward Starting Area | Farm Areas Custom Farm/Vote Items Restore Subclass Effects Anti Buff Shield SubClass Level 40 Killing Spree | Farm PvP MSG Geodata/Pathnode Installed Castle Lord Announce | Hero Announce Donator Announce | Custom Olympiad System Spawn Protection | Skills Work 100% Vote System | Away System ( Only at Towns ) Global Chat With: 10 PvP | Max Clans in ally: 3 Max sub class per char: 3 | Augmentation Top LS: 30% Augment: 1 Active | 1 Pasive All New Players start with Mithir Armor,Coral Jewels Morrigan NPC Global Gatekeeper | Raid Boss Gatekeeper Multi Shop | Custom Mobs | Global Buffer Augmenter | Skill Enchanter | Castle Messenger Gaming Ranks | Olympiad Rank | Symbol Manager Wedding Manager | Information Bookcase | Clan Hall Manager Clan Manager | Hitman Manager | Olympiad Manager TvT Manager | CTF Manager DM Manager |Sub Class Changers Voiced commands .tvtJoin .tvtleave – Join or leave tvt event .ctfjoin .ctfleave – Join or leave ctf event .dmjoin .dmleave – Join of leave dm event .online – current online players count .repair - Repair your Account Character Olympiad game Retail olympiad game | Competition period 1 week Hero Every Sunday 00:00 | Olympiad start time 17:00 end 00:00 Olympiad Recall: 60 seconds | Olympiad reuse your skills after match Playing on Lineage II Morrigan isn't a right, is a privilege! http://l2morrigan.eu/ http://forum.l2morrigan.eu/
×
×
  • Create New...