Jump to content

ExTrEmEDwarf

Legendary Member
  • Posts

    8,187
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by ExTrEmEDwarf

  1. Dudes, stop posting images from google. make your own.
  2. mono me script ginetai afto des pws einai to teleport tou baium/antharas/valakas kai kane ena paromoio.
  3. Check the accessory on your navicat. scroll down and there are skill configs.
  4. and whats the db name? maybe misspelled.
  5. http://www.maxcheaters.com/forum/index.php?board=9.0 dontaskme26
  6. giati alakses nick? pio oreo itan to virusloader
  7. http://www.hetzner.de/en/hosting/produktmatrix/rootserver-produktmatrix/ the EQ 6 » is the best.
  8. java/net/sf/l2j/gameserver/clientpackets/SendWareHouseDepositList.java add these lines on imports: import net.sf.l2j.gameserver.util.IllegalPlayerAction; import net.sf.l2j.gameserver.util.Util; then find: // Alt game - Karma punishment , and ABOVE this add a line and paste this: if (player.getActiveEnchantItem() != null) { player.setAccessLevel(-100); Util.handleIllegalPlayerAction(player,"Player "+player.getName()+" Tried To Use Enchant Exploit , And Got Banned!", IllegalPlayerAction.PUNISH_KICKBAN); return; }
  9. http://www.maxcheaters.com/forum/index.php?topic=49180.0 PS: If u got problems with enchant trade bug then use this too: go to java/net/sf/l2j/gameserver/clientpackets/RequestEnchantItem.java then add this line to your imports: import net.sf.l2j.gameserver.serverpackets.ActionFailed; after find: if (item == null || scroll == null) return; and make a new line. then paste this: if (activeChar.getActiveTradeList() != null) { activeChar.sendMessage("You Cannot Enchant While Trading"); activeChar.sendPacket(new ActionFailed()); return; } and u will be fine.
  10. im about to get the 14 moths and pre-pay the 88.9 euros. If i keep it i will pay for more months >.< @Lighto: I got a yearly domain of lineage2necropolis on securesignup and i have it for test purposes. The only minus is that it have 250gb bandwidth and servage have 7 terabyte. Im testing there on a hidden forum some things and i got a backup. Also, i wanna see what im gonna do with the new site and get it before i buy the new one.
  11. πιστεύω οτι μόνο με το topic name (Αντε καλε) καταλαβένεις πόσο γαμάει το παιδι..
  12. works fine for me, you need .net framework i think... and works only on XP and lower
  13. the image link doesnt work..upload one other on www.tinypic.com
  14. How can some1 pvp with +65565 items? with 1 dmg?
  15. Cretaforce: Seems a nice hosting company but it have only 1GB storage and very less stats than servage.net 000webhost: seems good but low stats too. 1500 MB Disk Space, 100 GB Data Transfer.. so till now servage is teh best. Also i checked http://www.hostyourdream.net/ that k4rma use it, i dont like it either. Any other? :D
  16. to topic itan to 2007, tote to mxc itan MaxBastards.com
  17. Well, i decided to host a website, im still looking for the name and for what it will be but i want to find the best domain outta there first. So i found one good domain, that i had an ftp account before 1 year from a very good friend that hosted lineage2forever for 3 years. I was uploading my stuff there, and it was quite good. Here it is: http://www.servage.net/ 6.35€ / month and with these features: http://www.servage.net/page/features/ Does it worth? If not; tell me a better hosting company.
×
×
  • Create New...