Jump to content

AbSoLuTeP0WeR

Banned
  • Posts

    197
  • Joined

  • Last visited

    Never
  • Feedback

    0%

Everything posted by AbSoLuTeP0WeR

  1. they ban me for 5 days because i did a report... nice.... and the pm from justice??? don't be a smartass because you are not... pfff ax00xa0ax0 nice nice keep going.
  2. geia sas paidia.. 8a i8ela na mou peite pws mporw na kanw otan kapios ftanei sto killing spree kai pe8enei na leei ena announce oti o char "x" exei stamathsh to killing spree tou char "g"
  3. boolean unstuckActive = false; for (L2Effect effect : activeChar.getAllEffects()) { switch (effect.getEffectType()) { case unstuck: { unstuckActive = true; break; } } if (unstuckActive) { SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.S1_CANT_RESTART_WHILE_UNSTUCKING); activeChar.sendPacket(sm); activeChar.sendPacket(ActionFailed.STATIC_PACKET); return false; } } dn mporeis na kaneis rr otan kaneis soe... eimai new kai 8a i8ela na mou peite an to exw kanei swsta... thx :P
  4. kai gt dn kaneis report sto forum tous??? sigoura autoi 8a 3eroun kalutera
  5. http://maxcheaters.com/forum/index.php?topic=113154.0
  6. huhuhuhuhuhuhuhuhu :P twra to eida...
  7. 8a itan kalutero an mas eleges ti akribos 8es na kaneis...
  8. kantw report sto forum file.
  9. forum http://umbrella.l2venture.com/index.php
  10. http://svn2.xp-dev.com/svn/umbrella/ ??????????
  11. guys ti ston p****o paizei me to l2jfree? 8a anoi3ei 3erei kaneis tpt? :S:S:
  12. wraios sunexise etsi!
  13. re paidia apo to system dn einai sto system message?? dld rofl eleos
  14. register game server ekanes sto 2o?
  15. afou to exeis perasei apla kanto save kai pata run us antibuild.... compile....
  16. guys ti egine me to l2jfree gt dn work to svn kai to forum 3erei kaneis??? :S
  17. aaa kalaaaa ok oti peis.
  18. http://portforward.com/ bres to router s meta pata lineage 2 kai ta exei analinitka!
  19. rofl ewg copy paste ekana to code kai to alla3a dn ta eida ola. ok to brika kapios lock.
  20. +AltFlagedPlayerCanUseHeal = True + Index: java/net/sf/l2j/Config.java =================================================================== --- java/net/sf/l2j/Config.java (revision 2444) +++ java/net/sf/l2j/Config.java (working copy) @@ -154,6 +154,8 @@ public static boolean ALT_GAME_KARMA_PLAYER_CAN_SHOP; public static boolean ALT_GAME_KARMA_PLAYER_CAN_TELEPORT; public static boolean ALT_GAME_KARMA_PLAYER_CAN_USE_GK; + public static boolean ALT_GAME_FLAGED_PLAYER_CAN_USE_Heal; public static boolean ALT_GAME_KARMA_PLAYER_CAN_TRADE; public static boolean ALT_GAME_KARMA_PLAYER_CAN_USE_WAREHOUSE; public static boolean IS_CRAFTING_ENABLED; @@ -1186,6 +1188,8 @@ ALT_GAME_KARMA_PLAYER_CAN_BE_KILLED_IN_PEACEZONE = Boolean.parseBoolean(Character.getProperty("AltKarmaPlayerCanBeKilledInPeaceZone", "false")); ALT_GAME_KARMA_PLAYER_CAN_SHOP = Boolean.parseBoolean(Character.getProperty("AltKarmaPlayerCanShop", "true")); ALT_GAME_KARMA_PLAYER_CAN_TELEPORT = Boolean.parseBoolean(Character.getProperty("AltKarmaPlayerCanTeleport", "true")); + ALT_GAME_FLAGED_PLAYER_CAN_USE_Heal = Boolean.parseBoolean(Character.getProperty("AltFlagedPlayerCanUseHeal", "false")); ALT_GAME_KARMA_PLAYER_CAN_USE_Heal = Boolean.parseBoolean(Character.getProperty("AltKarmaPlayerCanUseHeal", "false")); ALT_GAME_KARMA_PLAYER_CAN_TRADE = Boolean.parseBoolean(Character.getProperty("AltKarmaPlayerCanTrade", "true")); ALT_GAME_KARMA_PLAYER_CAN_USE_WAREHOUSE = Boolean.parseBoolean(Character.getProperty("AltKarmaPlayerCanUseWareHouse", "true")); @@ -2092,6 +2096,8 @@ else if (pName.equalsIgnoreCase("AltKarmaPlayerCanShop")) ALT_GAME_KARMA_PLAYER_CAN_SHOP = Boolean.parseBoolean(pValue); else if (pName.equalsIgnoreCase("AltKarmaPlayerCanUseHeal")) ALT_GAME_KARMA_PLAYER_CAN_USE_Heal = Boolean.parseBoolean(pValue); else if (pName.equalsIgnoreCase("AltKarmaPlayerCanTeleport")) ALT_GAME_KARMA_PLAYER_CAN_TELEPORT = Boolean.parseBoolean(pValue); + else if (pName.equalsIgnoreCase("AltFlagedPlayerCanUseHeal")) ALT_GAME_FLAGED_PLAYER_CAN_USE_Heal = Boolean.parseBoolean(pValue); else if (pName.equalsIgnoreCase("AltKarmaPlayerCanTrade")) ALT_GAME_KARMA_PLAYER_CAN_TRADE = Boolean.parseBoolean(pValue); else if (pName.equalsIgnoreCase("AltKarmaPlayerCanUseWareHouse")) ALT_GAME_KARMA_PLAYER_CAN_USE_WAREHOUSE = Boolean.parseBoolean(pValue); else if (pName.equalsIgnoreCase("AltRequireCastleForDawn")) ALT_GAME_REQUIRE_CASTLE_DAWN = Boolean.parseBoolean(pValue); Index: java/net/sf/l2j/gameserver/model/actor/instance/L2TeleporterInstance.java =================================================================== --- java/net/sf/l2j/gameserver/model/actor/instance/L2TeleporterInstance.java (revision 2444) +++ java/net/sf/l2j/gameserver/model/actor/instance/L2TeleporterInstance.java (working copy) @@ -227,6 +227,11 @@ player.sendPacket(new SystemMessage(SystemMessageId.NO_PORT_THAT_IS_IN_SIGE)); return; } + else if (!Config.ALT_GAME_FLAGED_PLAYER_CAN_USE_Heal && player.getPvpFlag() > 0) + { + player.sendMessage("Healing in PvP ??? ts ts ts !! Bad Boy!!"); + return; + } else if (!Config.ALT_GAME_KARMA_PLAYER_CAN_USE_GK && player.getKarma() > 0) //karma { player.sendMessage("Go away, you're not welcome here."); guys to code to ekana twra... einai ok?
  21. nice armor man.! keep up!
×
×
  • 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..

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock