Jump to content

Klay

Members
  • Posts

    145
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Klay

  1. # ============================================================= # Anti Ddos protection. # This system works with iptables # ============================================================= # iptables -A INPUT -p tcp --dport 7777 -j DROP # IMPORTANT: Put True for server security. # IMPORTANT: Active only with LINUX OS. EnableDdosProSystem = True # String deny_comms # IMPORTANT: If you don't know what is it, leave as default Deny_noallow_ip_ddos = /sbin/iptables -I INPUT 13 -p tcp --dport 7777 -s $IP -j ACCEPT # Active full log on Login Server console about Ddos protection Fulllog_mode_print = True do them false
  2. You are having errors while you are trying to pass it into your source or what (?)
  3. Many new things to sell :) Points system Top farmer of hour add me for more informations :)
  4. from Double.parseDouble to Integer.getInt
  5. could you define 'transfer enchant' ?
  6. loginserver.properties
  7. ??? that has nothing to do with NPC's disappearance. like sweet said,frozen itself got retarded/useless configs on his own.
  8. that's totally wrong, what if someone set this config as false? NPE. it needs to be like if (Config.CUSTOM_RESPAWN) + loc = new Location(Config.CSPAWN_X, Config.CSPAWN_Y, Config.CSPAWN_Z); +else + loc = MapRegionTable.getInstance().getTeleToLocation(activeChar, MapRegionTable.TeleportWhereType.Town); + + break; plus,the code author posted above its correct,but he probably put it in another case,as I said.
  9. that's what i'm talking about.. you probably put that in different case,because it seems fine to me.
  10. first of all,you posted the half of code,lol! About configs,from the description you posted it seems that you didn't post the whole configs too. what I mean,here: # The characters will have a choice between 3 rewards.Set id for them VoteRewardId1 = 9595 where's the other 2?
  11. clientpackets/requestrestartpoint.java check the 'default' value, in _requestedpointtype switch method.
  12. any error or something?
  13. there are shared over the net,search.
  14. consider of adding a check in enterworld.. so every time player will log in,it will check his skills. its a lame fix,but I can't provide more tips since you haven't add more informations about this bug(how players are doing it etc).
  15. what client are you talking about? if you are talking about l2j(l2jserver.com) Interlude,these commands doesn't exist by default.
  16. what's your client?
  17. consider of posting here the error.
  18. did you checked versus answer?
  19. that's the old l2demonic? by old I mean,the one that used to exist 1 1/2 - 2 years ago.
  20. I like it,for real. good luck with it.
  21. define 'automatic donation system' could you describe its fuctions?
  22. you want a brand new effect?that doesn't exist? if yes,that's client side.
  23. if i remember well, in hi5 you are able to see whats the name of the zone you are(through admin panel,somewhere) find the non-peace zone name,and make it peacezone (zones.xml)
  24. I like this idea, i'll do it :D
×
×
  • 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