Jump to content

Devlin

Banned
  • Posts

    1,643
  • Credits

  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by Devlin

  1. Server opened, topic has been locked until someone move it.
  2. You aren't able to judge others. Maybe his codes have a special function inside, who knows. Stop doing careless posts. BTW: Too many PROS here.
  3. if (player.getUptime() >= val*60*60*1000) val stands for hours. and for reseting the time, go at Logout.java and add this line: player.setUptime(0); By the way, dunno what project are you using. The codes that I wrote you are based on l2jfrozen methods.
  4. There is already a topic. This topic has been locked.
  5. Topic has been locked. Reason: Author's request.
  6. I saw by mistake the fb page of this server and I think that they published new patch on that page. Search for L2Fallen.
  7. Topic has been locked, author's request.
  8. Indeed a great developer. Codes with high quality, great support. Keep going dude, good luck!
  9. DDoS Protection: Mostly HyperFilter.com but depends the company of the dedicated machine. Bot Protection (L2Walker, L2Tower, L2Phx and such): LameGuard the best option. Plus you need some protection for SQL Injection or such things.
  10. If I'm not wrong, there is a config about enabling class manager.
  11. There is already a topic on previews. Plus it is not opened. Topic has been locked.
  12. Go GameServer.java and change the line LastHero.start() to LastHero.onLoad()
  13. getNewbie() method can applied like getNewbie() == 1 Anyway, do I lock?
×
×
  • Create New...