Jump to content

notfound

Members
  • Posts

    295
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by notfound

  1. ok mate i appreciate your work but you should organize ur post better update the 1st post always and just bump the topic. Even though by sharing "compiled" version they are not anything serious but for test's only. Server based on preconfig = instant fail. no change, no update, no fixes only datapack changes btw some starters here will find it usefull for their first's steps.
  2. Did you even download it? Some1 lock it and ban this guy he spam all threads. -1 request for ban
  3. yeap Critical your l2fileedit works like a charm :P lawl btw its good to have updated tools thx takhs7
  4. yep as it is it doesnt work tested in l2j need modify
  5. /noflameinside: lol ama einai blkia giati exeis tin aporia gia to ean to ekane monos?? lol.. tespa sto thema mas pistevo den xriazete tetoio guide se oles tis rithmiseis se ola ta pack yparxoun apo pano comment's i kai apo tin entoli kai mono katalaveneis tora o allos ean mou exei katevasei pack gia na kanei server kai den mporei na katalavei tis rithmiseis kalitera na paei hopzone na vrei kana server na paiksei para na ftiaksei..
  6. here is mine
  7. Whats with client moding section it just disappeared :-\ what happened?
  8. Well AnsS i made it thanks to you and Leeroy i made it for pvp with leeroy help and the Pk half with yours :P Thanks a lot guys.
  9. oh ok soz i take code from leeroy and added boolean for Config from custom file.
  10. and i still am :P if you are refering to me im trying to do the same for pk read my post.
  11. Thx a lot AnsS im going to try it n report feedback
  12. Well i added to l2jofficial last rev the protection to Prevent PvP count for same Ip's and i wanted to add and protection for PK also. Well here is my code for Pvp no problem with that. return; // Check if it's pvp String player1 = getClient().getConnection().getInetAddress().getHostAddress(); String player1target = targetPlayer.getClient().getConnection().getInetAddress().getHostAddress(); if (Config.ALLOW_PVP_FROM_SAME_IP && player1.equals(player1target)) return; if ( so i added the same code for pk here is my code *Note that i want to count the Karma when Pking some1 with same Ip Code: newKarma = Integer.MAX_VALUE - getKarma(); // Add karma to attacker and increase its PK counter String player1 = getClient().getConnection().getInetAddress().getHostAddress(); String player1target = targetPlayer.getClient().getConnection().getInetAddress().getHostAddress(); if (Config.ALLOW_PK_FROM_SAME_IP && player1.equals(player1target)) return; setKarma(getKarma() + newKarma); if (increasePk) setPkKills(getPkKills() + 1); and i get this error [javac] Compiling 1349 source files to C:\l2\trunk\lin2srv\build\classes [javac] C:\l2\trunk\lin2srv\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:5812: cannot find symbol [javac] symbol : variable targetPlayer [javac] location: class net.sf.l2j.gameserver.model.actor.instance.L2PcInstance [javac] String player1target = targetPlayer.getClient().getConnection().getInetAddress().getHostAddress(); [javac] ^ [javac] 1 error
  13. Well what if i connect from my house, work, school or a friends house?? How can you recognize if its a sharing account or its just the same Physical person (account owner) connecting from different place's? You simple cant! Im network technician and i know few things bout networks. So this is just a warning to prevent people sharing a Donor account..You cant* solve this problem. There is a way to solve this but need to be done by hand and require a lot of time and work :-\
  14. I just followed your guide im not that expert in java u said search for pvpincrease bla bla and add this BEFORE it, and so i did i tried also putting some space between commands and nothing. Now that you told search for Check if its PvP worked like charm. Thx a lot for helping and for the support!
  15. Well using L2jofficial 1113 i have this error [javac] \trunk\lin2srv\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:5660: not a statement [javac] String player1 = getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress(); [javac] ^ [javac] \trunk\lin2srv\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:5660: ';' expected [javac] String player1 = getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress(); [javac] ^ [javac] 2 errors and i have this code if (target instanceof L2PcInstance) String player1 = getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress(); String player1target = targetPlayer.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress(); if (player1.equals(player1target)) return; increasePvpKills();
  16. Tested in l2jofficial and doesnt work it stuck here if (player1.equals(player1target)) any suggestions? or anyone make it work for l2j?
  17. Man just for ONCE try read the god damned rules. You create new topic in wrong section all the time also they are C/P i dont know if ever typed anything here. -1 Go read the rules (reason in karma log)
  18. After the 3 step i have some problem can you be more specific how can i merge them
  19. Ok guys thanks a lot i rly appreciate your help and your fast response both of you. I searched for a while to find a guide about that and i didnt find anything and i think thats its critical to have your server updated.
  20. By manually you mean what? to import changes for each rev by my self. I want to make something like what charus from l2jofficial do when synchronizing his pack with l2jserver core and datapack. Even with manual how can i do it?
  21. Well as title says i have my own svn based on l2jofficial and id like to know how can i sync it with latest rev. A small guide would be usefull. Thanks in advance.
  22. Well i think i saw it somewhere im going to find it btw i think thats not the best way to fix that bug with hide. //offtopic check your pm's
  23. Matim's right u'll need eclipse and adapt l2jfree code to l2j thats a lot of work just for some events.
  24. black humor nice laugh.. all the vids here r ooosome
  25. [gr]mou aresoun oi pitsirikades... exoun plaka "psofous" kalo me ekanes kai gelasa btw to Double post simenei na min kaneis se ena topic post kai meta ksanakaneis xoris endiameso reply allou xristi auto pou molis dld ekanes 2 fores se auto to topic. 1h proidopoiisi
×
×
  • 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