Jump to content

Recommended Posts

Posted

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:

Posted

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!!

  • 8 months later...
  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..