Jump to content

Sternwal

Members
  • Posts

    56
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Sternwal

  1. use shared l2.overworld.su sourse (HF5) they are more better then l2scripts
  2. 1-2 months is a very good time 90% of russian servers live from one day to 2 weeks l2.ws/overplay.me (pts h5) - 1-2 month ...
  3. already shared in september, but topic has been deleted
  4. it's just words, they are worthless
  5. any server on acis with online >500? l2mad.ru based on l2jfrozen with 500-700 ppl
  6. delete Sticky from this topic now acis is not open source project
  7. Most Online Today: 13 ha ha
  8. DarthVader, please do not go in this topic
  9. Oroshimaru can you adapt it for interlude?
  10. someone can adapt this weapon for Interlude?
  11. http://maxcheaters.com/forum/index.php?topic=210887.0 1 wrong section 2 already posted
  12. You can always download latest rev here http://l2jfrozen.com/index.php/index.php?topic=202.0
  13. its false Real Share Autor : Шайтан lasteam.ru - its copy\paste portal
  14. 583 rev http://l2jfrozen.com/index.php?topic=202.msg5545#msg5545 report all bugs here http://l2jfrozen.com/index.php?board=11.0
  15. its not true! new rev coming soon
  16. more info http://l2jfrozen.com/index.php?topic=1134.msg4091#msg4091
  17. I have a problem with site: Strona zablokowana ugu.pl
  18. everything is much easier Config: OwnedItemId = 57 OwnedItemCount = 100 Config.java: public static int Owned_Item_Id; public static int Owned_Item_Count; Owned_Item_Id = Integer.parseInt(l2jfrozen.getProperty("OwnedItemId", "57")); Owned_Item_Count = Integer.parseInt(l2jfrozen.getProperty("OwnedItemCount", "100")); Siege.java: // Remove all spawned siege guard from this castle _siegeGuardManager.unspawnSiegeGuard(); if(getCastle().getOwnerId() > 0) { L2PcInstance leader = null; try { leader = ClanTable.getInstance().getClan(getCastle().getOwnerId()).getLeader().getPlayerInstance(); } catch (ClanNotFoundException e) { e.printStackTrace(); //To change body of catch statement use File | Settings | File Templates. } leader.addItem("ItameName", Config.Owned_Item_Id, Config.Owned_Item_Count, leader, false); leader.getInventory().updateDatabase(); _siegeGuardManager.removeMercs(); } getCastle().spawnDoor(); getCastle().getZone().updateZoneStatusForCharactersInside();
  19. for any chronicles ?
×
×
  • 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