Jump to content

marwan

Banned
  • Posts

    774
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by marwan

  1. Hello mxc , I have something new when you kill somone by pvp only you get +2 kill points you know your kill points by npc or .kill command. By kill points you can buy things like(heal , reuse , bsoe) based on Vampir .donate command. Every thing i.e heal cost a-beep-t kill pts (I will make configs soon). You can access shop from the npc or from .killshop command. Iwill update it later and will add configs... Video Download http://pastebin.com/274vhN7c and the HTML Files put into html folder http://www.mediafire.com/?ee688e9mie9tyfo Any problem please report oh forgot , you have to make new column in character.sql name it killpts ,small integer and allow null
  2. i don't receive a mail for account confirmation
  3. if(activeChar.isInsideZone(Byte.parseByte(CustomPvpSystemConfig.CUSTOM_PVP_DEATH_MANAGER_RESTRICTED_ZONES_IDS))){ error here when i change to int it still gives me error
  4. no source ? :S
  5. check pm
  6. Hello, My server is High Five. The reuse Time for Mana potions, HP potions, CP potions, various skills from different classes has been increased to exactly 6 hours...And I can't seem to find the problem. All I was doing at the time is the changing the time of Oly. I also suspect that someone hacked or manipulated the files. Please post instructions on how to fix this problem. Thanks to anyone who tries! Also this bug only works with the class the time it happened, if you switched to another class this bug doesn't exist. Update: Managed to fix CP potion. Update: Managed to fix all potions and skills just came back at their own :o
  7. you still sell this , if yes pm i want to buy
  8. It works now , Thanks
  9. yes i compile without errors
  10. sorry for double post when that error happens MasterHandler are errored so i cant use any commands
  11. hi5 now give me error in console <code> ENABLE_SPECIAL_EFFECT cannot be resolved or is not a field _isoneffect cannot be resolved or is not a field _isoneffect cannot be resolved or is not a field ENABLE_SPECIAL_EFFECT cannot be resolved or is not a field _isoneffect cannot be resolved or is not a field _isoneffect cannot be resolved or is not a field ENABLE_TRADE_REFUSAL cannot be resolved or is not a field _istraderefusal cannot be resolved or is not a field _istraderefusal cannot be resolved or is not a field ENABLE_TRADE_REFUSAL cannot be resolved or is not a field _istraderefusal cannot be resolved or is not a field _istraderefusal cannot be resolved or is not a field ENABLE_EXP_REFUSAL cannot be resolved or is not a field _isexpsprefusal cannot be resolved or is not a field _isexpsprefusal cannot be resolved or is not a field ENABLE_TRADE_REFUSAL cannot be resolved or is not a field _isexpsprefusal cannot be resolved or is not a field _isexpsprefusal cannot be resolved or is not a field ENABLE_PM_REFUSAL cannot be resolved or is not a field _ispmrefusal cannot be resolved or is not a field _ispmrefusal cannot be resolved or is not a field ENABLE_PM_REFUSAL cannot be resolved or is not a field _ispmrefusal cannot be resolved or is not a field _ispmrefusal cannot be resolved or is not a field SHOW_USER cannot be resolved or is not a field ENABLE_SPECIAL_EFFECT cannot be resolved or is not a field _isoneffect cannot be resolved or is not a field ENABLE_PM_REFUSAL cannot be resolved or is not a field _ispmrefusal cannot be resolved or is not a field ENABLE_TRADE_REFUSAL cannot be resolved or is not a field _istraderefusal cannot be resolved or is not a field ENABLE_EXP_REFUSAL cannot be resolved or is not a field _isexpsprefusal cannot be resolved or is not a field ENABLE_SPECIAL_EFFECT cannot be resolved or is not a field _isoneffect cannot be resolved or is not a field The import com.l2jserver.gameserver.handler.IVoicedCommandHandler is never used </code>
  12. UserPanelReply.replace("%online%", String.valueOf(L2World.getInstance().getAllPlayers().size())); the method size() is undefined
  13. error here UserPanelReply.replace("%online%", String.valueOf(L2World.getInstance().getAllPlayers()));
  14. what bypass ?
  15. There is bug with registrations when vote end and time to register i cant speak to npc to register
  16. Yes but the problem is IL all handlers was in gameserver not datapack
  17. but if i did that AdminAdmin wont work anymore because its original place is datapack
  18. There are two L2jServer the core and datapack I want to import classes from l2jserver to datapack Like import handlers.AdminCommandHandlers.AdminAdmin I want to import this files from like L2PcInstance
  19. So.... ?
  20. how to import datapack class from gameserver class i mean i want to import like AdminAdmin.class from L2PcInstance how ????
×
×
  • 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