Jump to content

DnR

VIP Member
  • Posts

    737
  • Credits

  • Joined

  • Last visited

  • Days Won

    4
  • Feedback

    0%

Everything posted by DnR

  1. Me auta pou s pa false kai ayto to system eprepe na mporeis na mpeis. De mporw na skeftw kati allo..
  2. http://www.maxcheaters.com/forum/index.php?topic=69451.0 Katevase to system apo dw.
  3. Emena to eixe Config/General.properties.
  4. Auto to kanes? # Bypass exploit protection, to ENABLE protection, set to true. # To disable protection set this to false. # Retail: true BypassValidation = false # Enforce gameguard for clients # GameGuardEnforce - enforces gameguard query on character login # GameGuardProhibitAction - don't allow player to perform trade, talk with npc # or move until gameguard reply is received. # Retail: true, true GameGuardEnforce = false GameGuardProhibitAction = false
  5. koita to attackstance de 8a ton afinei kai otan 8a ton hit kapoios allos gt mpainei se attack mode. Pigaine sto L2VillageMasterInstance import javolution.text.TextBuilder; import net.sf.l2j.Config; import net.sf.l2j.gameserver.Olympiad; import net.sf.l2j.gameserver.datatables.CharTemplateTable; import net.sf.l2j.gameserver.datatables.ClanTable; import net.sf.l2j.gameserver.datatables.SkillTreeTable; import net.sf.l2j.gameserver.instancemanager.CastleManager; import net.sf.l2j.gameserver.instancemanager.SiegeManager; import net.sf.l2j.gameserver.model.L2Clan; import net.sf.l2j.gameserver.model.L2ClanMember; import net.sf.l2j.gameserver.model.L2PledgeSkillLearn; import net.sf.l2j.gameserver.model.L2Clan.SubPledge; import net.sf.l2j.gameserver.model.base.ClassId; import net.sf.l2j.gameserver.model.base.ClassType; import net.sf.l2j.gameserver.model.base.PlayerClass; import net.sf.l2j.gameserver.model.base.Race; import net.sf.l2j.gameserver.model.base.SubClass; import net.sf.l2j.gameserver.model.entity.Castle; import net.sf.l2j.gameserver.model.quest.QuestState; import net.sf.l2j.gameserver.network.SystemMessageId; import net.sf.l2j.gameserver.serverpackets.AcquireSkillList; import net.sf.l2j.gameserver.serverpackets.ActionFailed; import net.sf.l2j.gameserver.serverpackets.NpcHtmlMessage; import net.sf.l2j.gameserver.serverpackets.SystemMessage; import net.sf.l2j.gameserver.serverpackets.UserInfo; +import net.sf.l2j.gameserver.taskmanager.AttackStanceTaskManager; import net.sf.l2j.gameserver.templates.L2NpcTemplate; import net.sf.l2j.gameserver.util.Util; case 4: // Add Subclass - Action (Subclass 4 x[x]) boolean allowAddition = true; /* * If the character is less than level 75 on any of their previously chosen * classes then disallow them to change to their most recently added sub-class choice. */ if (player.getLevel() < 75) { player.sendMessage("You may not add a new sub class before you are level 75 on your previous class."); allowAddition = false; } + if(AttackStanceTaskManager.getInstance().getAttackStanceTask(player)) + { + player.sendPacket(ActionFailed.STATIC_PACKET); + return; + } if (Olympiad.getInstance().isRegisteredInComp(player) || player.getOlympiadGameId() > 0) { player.sendPacket(newSystemMessage( SystemMessageId.YOU_HAVE_ALREADY_BEEN_REGISTERED_IN_A_WAITING_LIST_OF_AN_EVENT)); return; } case 5: // Change Class - Action /* * If the character is less than level 75 on any of their previously chosen * classes then disallow them to change to their most recently added sub-class choice. * * Note: paramOne = classIndex */ + if(AttackStanceTaskManager.getInstance().getAttackStanceTask(player)) + { + player.sendPacket(ActionFailed.STATIC_PACKET); + return; + } if (Olympiad.getInstance().isRegisteredInComp(player) || player.getOlympiadGameId() > 0) { player.sendPacket(new SystemMessage( SystemMessageId.YOU_HAVE_ALREADY_BEEN_REGISTERED_IN_A_WAITING_LIST_OF_AN_EVENT)); return; }
  6. Otan les combat ennoeis flag i attackstance?
  7. Read before posting....everything is answered except version.... L2j HB. And l2j is always l2jserver ^^.
  8. The code didnt work,so i removed it.
  9. An labeis ypopsin oti ston server doulevei to skill mastery,ta symbols einai "pain in the ass". Pera ap ayti ti mikri paratirisi,einai oreo guide :).
  10. San na r8e enas apo to parel8on kai mas eipe gia bugs pou xoun ginei oxi ta misa oute ta 1/3 fix.OLA.....
  11. Guys i add Intrepid's code for pet buffs and compilation is successful,no errors in the gs....but when i try to get buffs,neither adena are consumed,nor the pet gets buffed. Its not working at all. I m using L2J. Here it is: http://www.maxcheaters.com/forum/index.php?topic=113320.0
  12. Prepei na uparxei sta config. Alliws kanto delete apo to enterworld.
  13. Net cafes have the same IP for all pcs.
  14. Yeah,that would be a problem. There must be a solution for sure. Its a cool share though :D
  15. Exei ginei fix apo tin L2J edw kai paaaraaaaa poly kairo. :)
  16. omfg,i hadnt noticed it was obj_id before the patch... I changed it and it works perfectly. Thanks a lot xAddytzu.
  17. Bump :D, This is the error i get. http://img813.imageshack.us/f/chardelerror.jpg/
  18. Ti server exeis kai me ti client prospa8eis na mpeis? An exeis diaforetiko client apo ton server,prepei na allakseis nomizw to protocol version sta alt settings.
  19. Maybe those features are not implemented. About the door,try the //kill command,not just //open.
  20. Pianei kai ston Genoxide,ayto ginetai otan oi gms kanoun xaza protections......
  21. Just find the right programs :D Anyway,it hasnt been shared again and its a unique and good idea.
×
×
  • Create New...

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