Jump to content

xdem

Members
  • Posts

    4,142
  • Credits

  • Joined

  • Last visited

  • Days Won

    40
  • Feedback

    0%

Everything posted by xdem

  1. Hello people, I am trying to edit .u files with PE but the client refuses to open if L2PE saves the file. I am trying to edit engine.u Actor to get rid of Player Collision (NOCLIP) Client H5. THANKS
  2. fere to thl ths katerinas twra kai anevazw ixografisi
  3. to irony einai oti exei tsakothei ME OLOUS osous exoun parei promo, isws exei ftiaksei scriptaki na tous vazei aftomata stin hate list tou
  4. ooooooootan aniksei kala perases?
  5. klasikos koblexikos OVA wannabe EPOP loipon, nothing to see here
  6. private static void trySetName(final L2PcInstance player, final String name) { if (name.length() > 23) { player.sendMessage("Name lenght cannot exceed 23 characters. Try again!"); return; } if (name.length() < 2) { player.sendMessage("Name lenght must be at least 2 characters. Try again!"); return; } if (!Util.isValidPlayerName(name)) { player.sendMessage("Your new name must not contain special characters. Try again!"); return; } synchronized (CharNameTable.getInstance()) { if (CharNameTable.doesCharNameExist(name)) { player.sendMessage("Name already exists. Try again!"); return; } } if (!player.destroyItemByItemId("FunctionName", 9604, 1, player, true)) return; player.setName(name); player.sendMessage("You new name is " + name + "."); player.broadcastUserInfo(); } tested on live server
  7. bullshit. The only bottleneck here is the L2Client itself, no matter the optimization you do server side you will never bypass the client limits. Want numbers? a well implemented l2 java server will handle 20k+ players at ease, the client will struggle to render more than 100 in a single area
  8. to paidi einai o orismos tou katestramenou ilithiou
  9. sorry p tha sto xalasw aftos einai o patsiamanhs
  10. poly aftopepithisi efoson katevases mexri to larigki pipa apo oti clan leader ipirxe sto pride community... elpizw na mi sou vgei ksinh sto telos giati opios paei gia ta pola xanei kai ta liga, tsirekkio v2
  11. tha sthn apanthsw otan gineis o defteros pw me 1 wra server
  12. poso tha kratisei o luna pou ftiaxneis?
  13. List updated. Also all these servers have in common one thing, they want to milk money from the community. No interest regarding development and improvement
  14. go for debian mate, ur sure that no updates are gonna ruin your configuration whatsoever
  15. 100 at opening means 10 next week
  16. yea 1 was kinda stupid actually, gonna use a 10 by default, the color is the actual name color the player has at the moment included purple / red while on flag / karma
  17. elfo codes for the 2 biggest c6 servers
×
×
  • 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