Jump to content

Ta®oS™

Members
  • Posts

    190
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Ta®oS™

  1. special code for pvp servers amazing xD.. give reputation for this job One idea the PvpLord get hero to restart
  2. eixa ksexasei mia seira pou eixa prosthesei den tin eixa afairesei twra doulepse locked
  3. hello guys i have create with friends one protection this is the configs #============================================================# # It works, but still in test mode - #------------------------------------------------------------- # Enable/Disable Guard Protection System ? # by default: True = On Enabled = true # User's login name UserName = L2ServerName # Sampling time client for unwanted software search (seconds) PollInterval = 60 # The action, when you try to use the unwanted software. Acceptable: # kick - out of my game # jail - put a character in prison (with no time limit) # ban - ban Account # hwid - the iron OnHackAttempt = kick # Block the entrance with no attempt GuardSystem or with a key that does not match server Log_invalid_key = True AnnonceNonProtect = true AnnounceHackAttempt = true # Whether to display the information in the TOS of each session? GCinfosession = true #------------------------------------------------------------- # restrictions - #------------------------------------------------------------- # Number of sessions from one machine (-1 - no restrictions) Windows_Count = 1 # To allow twinks to the Olympics AllowTwinkOnOlympiad = False # Allow the siege of twinks AllowTwinkOnSiege = True # Additional (user guides) Soon #CustomRestrictor = TvTEvent i have test and working special the price is 10euro
  4. Hello again its a very simple fix for olympiad fake death go to java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java find this if (isInOlympiadMode() && isOlympiadStart() && ((L2PcInstance)attacker).getOlympiadGameId()==getOlympiadGameId()) return true; and down of this put this 2 lines + if (isFakeDeath()) + return false;
  5. kalispera paidia prospatheisa na peiraksw mesa se auto to arxeio MultiSellList.Java ton kwdika to thema einai oti ekana mlkia kai me to pou anoigw to Shop me spammarei auto edw to error java.lang.NullPointerException at com.src.gameserver.network.serverpackets.MultiSellList.writeImpl(Mult iSellList.java:79) at com.src.gameserver.network.serverpackets.L2GameServerPacket.write(L2G ameServerPacket.java:34) at com.src.mmocore.SelectorThread.putPacketIntoWriteBuffer(SelectorThrea d.java:563) at com.src.mmocore.SelectorThread.prepareWriteBuffer(SelectorThread.java :537) at com.src.mmocore.SelectorThread.writePacket(SelectorThread.java:455) at com.src.mmocore.SelectorThread.run(SelectorThread.java:173) to ekana etsi opws eitan prin alla pali to idio provlima kamia lusi ?
  6. go to gameserver/network/clientpackets/EnterWorld.Java find this line CrownManager.getInstance().checkCrowns(activeChar); and down of this paste for Hero announce if (activeChar.isHero()) Announcements.getInstance().announceToAll("The Hero "+ activeChar.getName() +" Has Logged in"); For Noblesse Character if (activeChar.isNoble()) Announcements.getInstance().announceToAll("The Noblesse "+ activeChar.getName() +" Has Logged in"); you have Donator or Vip system in your server ? put this for VIP Login announce if (activeChar.isDonator()) Announcements.getInstance().announceToAll("The V.I.P. "+ activeChar.getName() +" Has Logged in"); for GM char announce if (activeChar.isGM()) Announcements.getInstance().announceToAll("The Admin/GM "+ activeChar.getName() +" Has Logged in"); and this code dont test if you test and working plz post here announce for new character in login if (activeChar.isNewbie()) Announcements.getInstance().announceToAll("The New Character "+ activeChar.getName() +" Has Logged in");
  7. very good idea and very low prices gj with your sales
  8. Oneiric the credits its me Demy and Amphetamine if you dont like my easy coding plz dont spam iam new in java and i need to learn
  9. Hello guys i have the official stazis H5 Geodata if you need you can post here or send me pm for more information and for price offer me
  10. Hello again share one easy code go to /gameserver/network/clientpackets/RequestRestart.java and find this player.getInventory().updateDatabase(); and over this pass this here - + + if (player.getActiveEnchantItem() != null) + { + player.sendMessage("You cant logout while enchanting!"); + return; + } + ie will thus become if (player.getActiveEnchantItem() != null) { player.sendMessage("You cant logout while enchanting!"); return; } player.getInventory().updateDatabase(); if (player.getPrivateStoreType() != 0)
  11. polu kalo ean to ekanes kai me configs tha eitan akoa poio kalutero
  12. is the first code I wrote and believe it will help
  13. ok Tryskell things above you know from me what was told to go ? I can not do all that you ask here but I will try
  14. Fanky thanks for the opinion but I've tried the code i cant enchant in jail. and the server dont crash
  15. yes lol the forum replace the code use this and remove the * if(activeChar.isM*ou*nte*d())
  16. enweis ta stats apla vale auto edw se kapoio xml arxeio apo to data/stats/armor <item id='9800' name="Epic Mask"> <for> <add val='25' order='0x10' stat='rEvas'/> </for> </item>
  17. this is the messages and protection put the code open the l2 and test the code working special look the image http://postimage.org/image/dd9haygkt/
  18. tha exeis provlimata me to Sql2000 kalutera ean thes na anoikseis off server anoiksetwn se windows xp x64
  19. exeis kapoio error ? pou kwlas ? pes kai tha se help egw
×
×
  • 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