Jump to content

B1ggBoss

Legendary Member
  • Posts

    494
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by B1ggBoss

  1. around, but i dont use to post here ::)
  2. since the pm is gona be the same for all players, make it static (common to all EnterWorld instances) and final (unmoddificable). That will spent less resources (not much, but you have to look always for the better performance)
  3. nvm, my error reading your code
  4. just saw the code, euhm, do you know how scheduledthreadpoolexecutor work?
  5. no, this code allow you to choose how many players must be in clan to be able to level it up in each level good work
  6. MassTube, download youtube videos in mp4 3gp flv mp3 mpg mpeg ogg mov rm swf wma wmv avi
  7. read carefully what did you post first condition is that the consecutivekillscoun must be over 29. How could be 0 in the next check =) ?
  8. add a new condition in the enterworld side : ... && player.getKarma() == 0) { ...}
  9. who got cookies?
  10. he/she is the personification of the baddest luck
  11. dunno what you did or how didy ou apply the patch. For me, its working perfectly, no error messages
  12. open the sql script and delete the PRIMARY_KEY assigment
  13. you didnt execute the sql file in your database
  14. read before post: while others all they do is add more and more config (which increase the memory usage and have the limit of the vars you add), this one allows you to add all as you want dinamycally, w/o modifying the core each time you wanna add a new rank, aslo doesnt contains a lot of checks by if .. else if.., it just use an algorithm wich retrives the color by the pk/pvp amount
  15. zax69: Delete the primary key set if you want to add the same ranks for pvp and pk MadBoy: I guess when you say level you mean pvp/pk amount, and yes, just add it on navicat, the engine will automatically process them
  16. nice :). So bad donator members cannot karma people
  17. dont met you, but who cares, Happy Birthday :D
  18. Use a premade htm file to avoid a create a new TextBuilder, append it those times and pass it to string. Just add some %keywords% and replace them on send
  19. we will continue having the samge danger of getting crit error, but now we will overhead the pool executor as well. good job!
  20. lets increase the chance to crash the client on enter! :D
  21. 1) where are the bitwise operators =) ? 2) Whats this effor of building a tutorial alredy existent? (and more complete) http://java.sun.com/docs/books/tutorial/ I mean, your work is nice, but theres alredy a official tutorial
×
×
  • 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