Jump to content

seven2099

Members
  • Posts

    74
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by seven2099

  1. awesome! thank you 8) as always, bring your friends using our referral system and get some Reward Points to use in our shop :)
  2. LOL thats funny. Ok well we'll see how well you can predict the future :P
  3. awesome bring your friends mate! We'd love to host big communities, like in the days of L2inc and the original L2p!
  4. http://maxcheaters.com/forum/index.php?topic=249301.0 Join us! :) New H5 with devs (on and behind the scenes as well) who are also have years of experience playing. We are looking to grow and of course want to offer the funnest L2 experience out there.
  5. yep We have a pretty heafty refferal system set up. We are looking to reward players with Reward Credits for refferals so the more people you bring, the better is for everyone :) Anyways mate, see you out there if you decide to try it out.
  6. Thank you! Bring some friends! try it out :) Cheers
  7. L2Apex finally opens its doors! This is a COMPLETELY CUSTOM mid-rate HighFive server with many custom gameplay features tailoring the gameplay to focus on PvP. We have customized storylines players can follow with level up zones and instances. New Raidbosses, unique PvP customization (killstreaks/PKhunt) and more! - We are unique because our server is tailored to ensure that PvP allows each player to choose his play style. Players can farm, or they can PvP for gear! This is like playing a completely new version of L2. Forget the quick easy PvP servers that die away. This is a mid-rate with longevity in mind, where players must work together. Rates: XP Rate: x45 SP Rate: x65 Party XP Bonus: x2.0 Party SP Bonus: x3.0 Karma XP Lost: x20 Drop Rate: 2.0 Spoil Rate: x2.3 The focus of L2Apex is to make PvP a rewarding and balanced experience. Each player has the ability to join the hourly events and gain Fame and other reward combos. As each player become stronger, they can use their reputation and victories in the PvP arenas to enchant their gear, buy armor and weapons. What makes this server unique is that our focus is solely to make the game enjoyable and playable from all aspects, improving upon the age old concept of Lineage, which has been done to death on the private server scene. In our server, players can strive to work together to achieve the highest victory. Our server spices up PvP by adding new unique features such as: Full Geodata / Pathnoding (coming soon.) Custom PvP Zones for Extreme/Mass PvP areas Goals & Rewards System - Get Items for reaching our 12 Custom Goals Custom Items - Weapons/Armor/Cloaks Custom Armor Enchant Effects! (Armor has visual effect on enchant) Custom Reward Items, Unique Raid Reward System Fast PvP - Exciting quick moving, target blasting pvp :) Killstreaks Anywhere! - Survive as long as you can! Kill the survivor and gain awesome prizes! Custom Raids, MiniBosses and Unique Zones - 7 new zones made for the smoothest player experience. Fully functioning H5 Olympiad - +3 limit and fully working Hero Weapons Custom Crafting System - Goodridance old L2crafting, welcome simplifed and fun crafting. Custom Event Engine - plethora of new hourly events AiO Buffers - Playable Character - Farmable/Donation Vote Buffers - Enhanced buffs, to allow a better player experience Mentorship Dressme .info PvP Streak/PK Streak VOTE REWARD! Events! Team Vs. Team Event Two teams battle for kill count domination! Capture the Flag Event Two teams battle to capture each other’s flags! Raid Event Sporadic Raids spawn throughout the world! Town War Event In Town War, a whole town is overrun and players must go and fight to dominate the selected town! Death Match Event Brutal Deathmatch Arena where players must dominate, all vs. all. Team Vs. Team Round Event In this Korean Team vs. Team event, teams will face off against each other to win the most rounds. Zaken Event Zaken terrorizes the world spawning in arenas causing players to unite to defeat him. Zombies Event In this post-apocalyptic event, players spawn as Survivors and Zombies Random Events -Random 1vs1 Event -Global Battle Event -Quiz Event -Russian roulette Event Minor Events PKHunting Event If a PKer is rampant throughout the world, there is a chance this custom hunt event might start! PKLower Event If a high level player PKs a low level player, he has a chance of initiating a PK hunt event on himself with dire consequences for killing noobs! Russian Fight Event Engage in a Russian fight, squaring off to fight other players at a random. Have no fear! Fight and get your reward. Join us now! Use our referral program and earn Reward Points to use on items/armors and more! http://www.L2Apex.net
  8. I've ported this to H5 partially and it works quite well. Especially the guards and checks, however I have this now. Not sure where I went wrong because I can't pinpoint it as the error says this was part of my edit of L2TownZone.java. Anyone help? - not sure what this means, especially since I dont see how this ClassCast exception. java.lang.ClassCastException: com.l2jserver.gameserver.model.actor.instance.L2Np cWalkerInstance cannot be cast to com.l2jserver.gameserver.model.actor.instance. L2PcInstance at com.l2jserver.gameserver.model.zone.type.L2TownZone.onExit(L2TownZone .java:89) at com.l2jserver.gameserver.model.zone.L2ZoneType.revalidateInZone(L2Zon eType.java:418) at com.l2jserver.gameserver.model.L2WorldRegion.revalidateZones(L2WorldR egion.java:97) at com.l2jserver.gameserver.model.actor.L2Character.revalidateZone(L2Cha racter.java:4576) at com.l2jserver.gameserver.model.actor.L2Character.updatePosition(L2Cha racter.java:4551) at com.l2jhidden.game.GameTimeController$MoveObjects.execute(GameTimeCon troller.java:141) at com.l2jhidden.game.GameTimeController$MoveObjects.execute(GameTimeCon troller.java:1) at gnu.trove.map.hash.TIntObjectHashMap.forEachValue(TIntObjectHashMap.j ava:402) at com.l2jhidden.game.GameTimeController.moveObjects(GameTimeController. java:128) at com.l2jhidden.game.GameTimeController$TimerThread.run(GameTimeControl ler.java:184) and this is my take on this older code, ported to work on h5. character.setInsideZone(L2Character.ZONE_TOWN, false); if(((L2PcInstance) character).isAio()) { if(!character.isTeleporting()) { activeChar.teleToLocation(MapRegionManager.TeleportWhereType.Town); activeChar.sendMessage("Escaping from town? You will be teleport back automatically in some seconds"); } } // if (character instanceof L2PcInstance) //((L2PcInstance)character).sendMessage("You left "+_townName); } class teleportBack implements Runnable { L2Character chara; private teleportBack(L2Character character) { chara = character; } public void run() { chara.teleToLocation(MapRegionManager.TeleportWhereType.Town); } }
  9. This is great. However is there any chance we can get this working for H5?
  10. this is ok i guess but like other people said there are many things that would need to be changed to make this viable.
  11. damn i wish i could see it although my friend says this patch is great.
  12. I digg man, this is good stuff. Any chance it works on H5?
  13. great work. You should just try to center the diff credits backgrounds that you can get to give us more options. other than that, its good stuff
  14. great stuff man i just had a few questions but i guess this is old no?
  15. Γιατί δεν μπορούμε να είμαστε φίλοι; γιατί δεν μπορούμε να είμαστε φίλοι; πλάκα κάνω, αυτό είναι μεγάλη μαλακία.
  16. I am a paying customer of L2jHidden. The staff is great. They have helped me so much and have really proved to be great support. Best investment EVER. I have received 4 updates in 3 days. They have even taken custom requests and compiled features just for me. I recommend them to anyone who might want to buy their pack. Cheers!
×
×
  • Create New...