Jump to content

nery

Members
  • Posts

    137
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by nery

  1. In my H5 L2jServer have this mod installed General.properties # Check players for non-allowed skills # Default: False SkillCheckEnable = True # If true, remove invalid skills from player and database. # Report only, if false. # Default: False SkillCheckRemove = True # Check also GM characters (only if SkillCheckEnable = True) # Default: True SkillCheckGM = True problem is that I installed the AIO mod / / setaio there when the player enters the server log out and he loses the skills anyone have any idea how I change it to this mod does not delete the skills of the player aio L2PcInstance.java if (Config.SKILL_CHECK_ENABLE && (!canOverrideCond(PcCondOverride.SKILL_CONDITIONS) || Config.SKILL_CHECK_GM)) { if (!SkillTreesData.getInstance().isSkillAllowed(this, skill)) { Util.handleIllegalPlayerAction(this, "Player " + getName() + " has invalid skill " + skill.getName() + " (" + skill.getId() + "/" + skill.getLevel() + "), class:" + ClassListData.getInstance().getClass(getClassId()).getClassName(), 1); if (Config.SKILL_CHECK_REMOVE) { removeSkill(skill); } } } } rset.close(); } catch (Exception e) { _log.log(Level.WARNING, "Could not restore character " + this + " skills: " + e.getMessage(), e); } }
  2. already looked line by line is everything right except the fact that I did not win anything
  3. count pvp is ok, just do not get anything when I win the fight
  4. And there is to help me figure out why I'm not getting anything when you kill someone? Rev: H5 L2jServer
  5. Tranks Wyatt, PkHunterEventConditions.checkPk(this, target); I was with this line placed in a wrong place at L2PcInstance.java
  6. 1 - not any error everything ok, go into the game with 2 players and kill each other with pk but not start the event will be by localhost? or the same ip? 2 - no de cualquier error de ejecutar todo muy bien, entrar en el juego con 2 jugadores y matar unos a otros y obtener pk pero se inicia el evento será un lugar para estar? o la misma ip? 3 - nao da nenhum erro no GS, ta rodando tudo ok, entro no jogo com 2 jogadores e mato o outro e fico pk mas nao inicia o evento sera por ser local? ou o mesmo ip? No ERRO em GS
  7. <script type="text/javascript" src="/aes.php" ></script> put 1 still does not start I do not know What do can be
  8. I think I can be here, I did not understand how to put that part to be 100% or 50% chance # Chance to start the event when someone gets PK. The probability will be 1/20 if its default. # Default: 20 PKHunterEventChance = 20
  9. Friend just use h5, event not starta everything installed without error and does not show any error in GS <script type="text/javascript" src="/aes.php" ></script>Friend just use h5, event not starta everything installed without error and does not show any error in GS
  10. pvp zone or any other, I need to know how do not need to be with ctrl pressed to be able to attack a player flag
  11. put everything right and the event is enabled but does not start the event when agent enters gopk says there is no active event.
  12. am not earning any item in pvp what can be? Cronicle H5
  13. someone could help me in a certain area does not need to press CTRL to attack ? Rev H5 L2JServer
  14. forgive me I'm a little inexperienced in the subject, you could guide me how to put not having to press the CTRL in zone
  15. ^Wyatt, I am not earning any item in pvp what can be? also as semething else because it is only attacking f staying whit CTRL pressed? Sorry forgot to inform use H5 L2JServer.
  16. Tranks all
  17. No Interlud --> H5 L2jserver
  18. Anyone have this mod running java for H5? # --------------------------------------------------------------------------- # Auto Restart System # --------------------------------------------------------------------------- # Enable auto restart system? EnableRestartSystem = True # Enable restart system first # Restart time countdown time (in seconds) # Default: 300 (5 minutes) RestartSeconds = 300 # Restart hours interval # If you put 12:00 the server countdown for the restart will start at that time # After 5 minutes (300 seconds) the server will be restarted # You can put more than one value. Separate them by "," # Example: 12:00,00:00 RestartInterval = 12:00,00:00
  19. Tranks RedHot, Perfect....
  20. yes this same sorry my english I'm from Brazil then I'm using google translator
  21. thus need java to H5 that protects admin entering the game someone has it out there?
  22. add skype here because the forum does not allow Brazil to enter or send PM to other users. Skype: kingserver.gandalf
×
×
  • 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