Jump to content

Sweetyass

Members
  • Posts

    124
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Sweetyass

  1. ok i will try thanks :(
  2. // Freight price from config or normal price per item slot (30) int fee = _count * 30; int currentAdena = player.getAdena(); int slots = 0; for (int i = 0; i < _count; i++) { int objectId = _items[i * 2 + 0]; int count = _items[i * 2 + 1]; // Check validity of requested item L2ItemInstance item = player.checkItemManipulation(objectId, count, "deposit"); if (item == null) { _log.warning("Error depositing a warehouse object for char "+player.getName()+" (validity check)"); _items[i * 2 + 0] = 0; _items[i * 2 + 1] = 0; continue; } if ((warehouse instanceof ClanWarehouse) && !item.isTradeable() || item.getItemType() == L2EtcItemType.QUEST) return; // Calculate needed adena and slots if (item.getItemId() == 57) currentAdena -= count; if (!item.isStackable()) slots += count; else if (warehouse.getItemByItemId(item.getItemId()) == null) slots++; }
  3. how compile i don't understand? :D
  4. Sorry for spamming but i don't know very good java if someone can help me with a fix a patch someting plss i will need theat very much.
  5. Server is running very good but i have oly theat problem i can use the normal GK only the freight system i can't use it gives me theat problem.
  6. I don't know if i post to the right section but pls if someone can help me. I have a problem in my interlude pack the last revision l2jserver the freight warehouse deposit it's not working every time when i try to deposit someting in Freight Warehouse it gives me this error in GAMESERVER CONSOLE. Error depositing a warehouse object for char BLABLA ( validity check ) pls if someone can help plss. SCREENSHOT:
  7. I don't know if i post to the right section but pls if someone can help me. I have a problem in my interlude pack the last revision l2jserver the freight warehouse deposit it's not working every time when i try to deposit someting in Freight Warehouse it gives me this error in GAMESERVER CONSOLE. Error depositing a warehouse object for char BLABLA ( validity check ) pls if someone can help plss.
  8. First buff ammount 25 beacuse it's not pvp SERVER AND 2 learn to play l2 Brzoza u don't even know what means l2 :)) u only know to go to gms and beg them pls give S-items it's bored to craft pls give me theat learn to play lineage stupid girl without a little brain sorry to admins but she makes me crazy :| and all players have skill divine inspiration show u get 29 buffs ammount and theats very good look official sv wy they have only 24? wy they don't make high rates sv? because high rates sv are for noobs not for a player who know realy to play l2 :|.......
  9. aha sv suck because i don't whant to give hear items in game because i'm not a corupted GM but thanks again :P
  10. sorry for double post :) i forgot to tell theat is running on system operation Windows Server 2008 R2 :P
  11. Theat PC is used only for server l2 :) Brzoza :P ;)
  12. WOW cool man +1 karma man thanks alot good share.
  13. this is very cool thanks again maxcheaters rules :)
  14. Very good for high rates sv :P
  15. added on l2jserver and works very good thanks :P
  16. Very usefull thanks alot i added to :P
  17. Cool thanks allot i search alot for this :)
  18. Edit by Noble:Click for bitefight points if you want http://s12.bitefight.ro/c.php?uid=32513 ORIGINAL TEXT: can someone help me pls i need to know the signs from java every one what it means PLSS.
  19. it's a very nice server with no bugs gms are not corupted and all is running perfect Join it. Name in Game [ DarkLegion ]
  20. Someone pls give me some source codes for compile the last servers of gracia PT2 PLSSS
×
×
  • Create New...