Levi4than Posted March 2, 2010 Posted March 2, 2010 Here is the java how to use Mammon without 7s!! Index: java/net/sf/l2j/gameserver/model/actor/L2Npc.java =================================================================== --- java/net/sf/l2j/gameserver/model/actor/L2Npc.java (revision 2904) +++ java/net/sf/l2j/gameserver/model/actor/L2Npc.java (working copy) @@ -2268,47 +2268,9 @@ filename += "blkmrkt_1.htm"; break; case 31113: // Merchant of Mammon - switch (compWinner) - { - case SevenSigns.CABAL_DAWN: - if (playerCabal != compWinner || playerCabal != sealAvariceOwner) - { - player.sendPacket(new SystemMessage(SystemMessageId.CAN_BE_USED_BY_DAWN)); - player.sendPacket(ActionFailed.STATIC_PACKET); - return; - } - break; - case SevenSigns.CABAL_DUSK: - if (playerCabal != compWinner || playerCabal != sealAvariceOwner) - { - player.sendPacket(new SystemMessage(SystemMessageId.CAN_BE_USED_BY_DUSK)); - player.sendPacket(ActionFailed.STATIC_PACKET); - return; - } - break; - } filename += "mammmerch_1.htm"; break; case 31126: // Blacksmith of Mammon - switch (compWinner) - { - case SevenSigns.CABAL_DAWN: - if (playerCabal != compWinner || playerCabal != sealGnosisOwner) - { - player.sendPacket(new SystemMessage(SystemMessageId.CAN_BE_USED_BY_DAWN)); - player.sendPacket(ActionFailed.STATIC_PACKET); - return; - } - break; - case SevenSigns.CABAL_DUSK: - if (playerCabal != compWinner || playerCabal != sealGnosisOwner) - { - player.sendPacket(new SystemMessage(SystemMessageId.CAN_BE_USED_BY_DUSK)); - player.sendPacket(ActionFailed.STATIC_PACKET); - return; - } - break; - } filename += "mammblack_1.htm"; break; case 31132: Quote
Coyote™ Posted March 2, 2010 Posted March 2, 2010 The point? Oh yes, to remove any retail gameplay left to java servers >.> Anyway, added at the AIO.. Quote
badriniki Posted March 2, 2010 Posted March 2, 2010 This is very nice for an Mid/High Rate server, thanks for share ! Quote
Kabamaru® Posted March 3, 2010 Posted March 3, 2010 you dont even put the credit's by the way as Coyote said it's useless it's only for mid rate and low rate server's Quote
Levi4than Posted March 3, 2010 Author Posted March 3, 2010 If you like it just say thanks...If you dont like it dont spam then!! Quote
Levi4than Posted March 3, 2010 Author Posted March 3, 2010 you dont even put the credit's by the way as Coyote said it's useless it's only for mid rate and low rate server's Useless is something that you dont need, so this you need it on low rates and mid rates so????Also what credits??Its mine idea!!Dont spam!! Quote
DominiQue Posted March 3, 2010 Posted March 3, 2010 You could edit the post,not to make a double ;D Quote
Tavo22 Posted March 5, 2010 Posted March 5, 2010 This is very nice for an Mid/High Rate server, thanks for share ! Thats the point. Thx for the share ! Quote
liviudev Posted December 2, 2010 Posted December 2, 2010 Only for htm files lol? But for announcements? ... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.