Jump to content

Devlin

Banned
  • Posts

    1,643
  • Credits

  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by Devlin

  1. Thanks dude. Instanced events & features: - Our developer is currently creating an Instance Manager, which will allow us to make instanced events/areas and such.
  2. Thank you. A fast view of our website:
  3. I have ready multisell for every kind of item.
  4. Now we are working in game. Our target right now, is to make a proper balance and a great fix of skills. I guess, in 1-2 weeks server will be ready for test. Plus, Veteran announce removed and a new feature added.
  5. Thank you, also cancellation skill time increased up to 10 seconds.
  6. ### Eclipse Workspace Patch 1.0 #P aCis_gameserver Index: java/net/sf/l2j/gameserver/handler/customcommandhandlers/GoToLeader.java =================================================================== --- java/net/sf/l2j/gameserver/handler/customcommandhandlers/GoToLeader.java (revision 0) +++ java/net/sf/l2j/gameserver/handler/customcommandhandlers/GoToLeader.java (working copy) @@ -0,0 +1,53 @@ +/* + * This program is free software: you can redistribute it and/or modify it under + * the terms of the GNU General Public License as published by the Free Software + * Foundation, either version 3 of the License, or (at your option) any later + * version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS + * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more + * details. + * + * You should have received a copy of the GNU General Public License along with + * this program. If not, see <http://www.gnu.org/licenses/>. + */ +package net.sf.l2j.gameserver.handler.customcommandhandlers; + +import net.sf.l2j.gameserver.handler.ICustomCommandHandler; +import net.sf.l2j.gameserver.model.actor.instance.L2PcInstance; + +/** + * @author Devlin + * + */ +public class GoToLeader implements ICustomCommandHandler +{ + private static String[] VOICED_COMMANDS = { "gotoleader" }; + + @Override + public boolean useCustomCommand(String command, L2PcInstance activeChar) + { + if (command.equals("gotoleader")) + { + if (activeChar.getClan() != null) + { + L2PcInstance clanLeader = activeChar.getClan().getLeader().getPlayerInstance(); + + if (clanLeader == null) + return false; + + activeChar.teleToLocation(clanLeader.getX(), clanLeader.getY(), clanLeader.getZ(), 0); + return true; + } + } + + return true; + } + + @Override + public String[] getCustomCommandList() + { + return VOICED_COMMANDS; + } +} \ No newline at end of file Index: java/net/sf/l2j/gameserver/handler/CustomCommandHandler.java =================================================================== --- java/net/sf/l2j/gameserver/handler/CustomCommandHandler.java (revision 81) +++ java/net/sf/l2j/gameserver/handler/CustomCommandHandler.java (working copy) @@ -21,6 +21,7 @@ import net.sf.l2j.Config; import net.sf.l2j.gameserver.handler.customcommandhandlers.EventCommands; import net.sf.l2j.gameserver.handler.customcommandhandlers.GlobalEventCommands; +import net.sf.l2j.gameserver.handler.customcommandhandlers.GoToLeader; import net.sf.l2j.gameserver.handler.customcommandhandlers.HappyHour; import net.sf.l2j.gameserver.handler.customcommandhandlers.OlympiadTime; import net.sf.l2j.gameserver.handler.customcommandhandlers.Topstats; @@ -53,6 +54,8 @@ registerCustomCommandHandler(new EventCommands()); registerCustomCommandHandler(new GlobalEventCommands()); + + registerCustomCommandHandler(new GoToLeader()); } public void registerCustomCommandHandler(ICustomCommandHandler handler) A fast code without checks and such.
  7. Please put correct tags in order to express your opinion. It's not a spam topic. Thanks for your suggestion. Dunno yet, we will see. Thanks for your suggestion too.
  8. Yeah, I will keep it in the start and then I will remove it.
  9. I don't think so dude, we will try for the best.
  10. Thanks Zake. Also, main topic updated (check Vote System).
  11. L2Elcardia Website L2Elcardia Forum Lineage II Elcardia, is a unique-made server. New features, new gameplay style in order to make the game more interesting. Gameplay Preview: - We are "playing" with the retail experience system of Lineage II. We disabled every single way to earn experience points from the game. The only way is PvP. Every character starts level 76 with a great amοunt of adena for an easier start. Some unique-made features about experience system are: Custom Nobless Way (description can be found below) & Custom Ultimate Skills (description can be found below). Custom Nobless Way: - When a player collects 50 Golden Apiga (pvp reward) is able to get noblesse's status. Custom Ultimate Skills (detailed information for each ultimate skill can be found below): - When a player reaches level 80, is able to go and learn the ultimate skill. (depends at class, every class takes different ultimate skill). Detailed Information of Custom Ultimate Skills: - Titan Ultimate: For 5 seconds, player gets immortal's status plus 1000 hp. - Dagger Ultimate: For 7 seconds, player gets invisible's status. - Tyrant Ultimate: Player flies away, to its target. - Mage Ultimate: For 10 seconds, player gets blessed to attack with both hands. - Tank Ultimate: Players disarms weapon, from its target. Target can't equip its weapon for 5 seconds. - Archer Ultimate: For 10 seconds, player gets full critical rate plus 35% attack speed. - Healer Ultimate: For 7 seconds, player gets blessed to heal with double effect. By the way, these skills cannot be used in olympiad. Enchant System: - Safe enchant for all items is +4, max enchant for weapons is +20 & for armors or jewels is +16. - Enchant rate of normal scroll is 66% for all items, enchant rate of blessed scroll is 88% for all items and enchant rate of crystal scroll is 100% for all items and it can be dropped only by raid bosses. There are 2 ways to obtain blessed scrolls, the first is from RRB and the second is by farm. Augmentation System: - Every character is allowed to stuck up to 2 active augment skills at its buffs. However, 1 passive is allowed too. Also, we removed chances so you will never find such skill. Special PvP Zone (functions): - Auto flag. - Revive inside the zone (3 seconds). - 3 Random Respawns. - Auto nobless. Custom rewards & more exp, if there is pvp in there. Custom Event Engine: http://l2elcardia.us/forum/index.php?topic=9.0 Individual Vote System: - We are using individual vote system and not global like every server. Instructions about how to vote, can be found inside the game. As reward, you take 1 RRB (Random Reward Box) and 10 Vote Points (Vote Points can be exchanged through Vote Manager). What is RRB?, RRB is a box which gives random reward each time you use it. Reworked Cancellation Skill: - When a player uses a cancellation skill, the removed buffs are getting back to the player after 5 seconds. Custom Chat Mode: - There is a custom chat mode with prefix ~. This chat can be used by players with level 80 & noblesse. VIP System: - Custom Title Color (in the game, there is no way to get colored title except this). - Announce when login. - Announce on become. - Instant level 80 (nobless status, ultimate skill). - If the vip is clan leader, the clan rep item will give 1500 points to the clan instead of 1000 (normal). These for now. VIP will be the only feature I guess which will be added in the list of donations. Unique Buffer System (AIO like): - Custom Title - Custom Name Color - Custom Title Color - Nobless Status - Equipped Dual Weapons - Many Skills (+ Super Haste LvL 1) Restrictions: - Can't use /escape command. - Can't use gatekeepers, teleporters. - Can't use class master. - Can't register in olympiad. - Can't go outside of Giran. - Can't register in events. Achievements System: - There are 11 different achievements. Funny achievements, pretty good rewards. Solo Instanced Event: - Everyone can enter this event the same time but they will play in different worlds. - There is a Solo-Event Teleportation Cube in order to join the event. This cube, can be found in custom shop. - You will be teleported in a zone and you have to wait 10 seconds till the monsters get spawned. - Then, you have 3 minutes to kill as many monsters as you can. - More monsters = Bigger rewards (lifestones). By the way, this event is the only way to get lifestones. Clan Party Event: - There is a NPC in Giran. There is an option only for leaders to create a 5v5 or 7v7 event. After creating this event, the leader who created the event should make a party only with members of his clan. After making this party, another leader can go and register to this event with the same way (create party and such). When the 2 clan parties are ready, they will be teleported to coliseum arena. The reward depends to the survivors. That means, they will take 1000 reputation points for each survivor. Only 1 party can be rewarded because the second will be dead (that's the end of the event). By the way, there is a time penalty of 1 hour. Notes: - At subclasses you get level 78. - You don't need to buy 13411 soulshots. Buy only 1 and you are done. - If you are hero, at subclasses you get only Heroic Valor skill. - Everytime that you die, a panel appears with your killer's information. - Type .olympiadtime and you will see how many time left until olympiad close. - You can use all grade items except S in olympiad. This is just a preview of the server, more detailed feature list is coming soon. Thanks for your attention, Lineage II Elcardia.
  12. I don't support anyone but I have to say my opinion. Sahar (l2rival) took Phoenix Engine and added his own events, mods and he is selling it. NeverMore took Nexus Engine and added his own things but he is not selling it. He keeps it for his pack. I don't think so that it is illegal.
  13. aCis but you have to wait because quest list is not completed. Plus, you can use l2jfrozen because they completed the quest list but many things need fix. You will need a skilled developer for this work. For a stable and standard work, choose L2OFF.
  14. I have this machine, and I want to put it somewhere like a table. But, I want to spawn this table-like npc.
  15. Hey, There is any NPC in the world of L2 which is like table? I have a Vote Machine, and I want to put it on a table.
×
×
  • Create New...