Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Yup, check the sources. There is ur name haha :troll: Yes.. Its aCis based with every possible mod.
  2. Interesting..
  3. Some brazillian project.
  4. In that way there is gonna be more donator/vip members. Easy cash for Maxtor huehue :D But yup, hide for X post count is also good idea. But also it's bad, since ppl will just spam like "thanks", "cool" and so on to get the posts count.
  5. IF your sources contains pvp zone, you can set it just via xml coords. Reading this, I guess you got..
  6. No matter how many posts he will have, the author is childish I'd say.. When few months ago I pm'ed to him, he said Hah, just wtf :troll: yo yo, if you're interested you can pm me :D
  7. It's not a problem. I can have it "on a request" :) One guy from aCis IC got rdy l2off pack, it's not all the time online, since there was no interest. Only on request :P
  8. No, it's not. Since you don't have such a zone (pew pew zone) on your core.
  9. Huehue, IF im not wrong, looong time ago somehow when I used it on a player, I saw his chat on that window (aCis, yup). Or it was a dream, lol :troll:
  10. Could be, since there is client packet and server packet for that. AB=SnoopQuit:d(snoopID) D5=Snoop:d(ConvoID)s(Name)d(d)d(Type)s(Speaker)s(Msg)
  11. For God's sake.. It's like 10th topic about that problem .. Just check request section topics, there should be at least 2 topics on current page.
  12. Yup, there is packet loss as I remember. Since it was a while ago we had a discussion about that :dat: Ofc, skilled Frozen team "make it work" - they tried .. ^^
  13. Yes.. but.. Its not working.(?) :dat:
  14. Haha just saw it lol :D
  15. It doesn't at all, except the scheme buffer since 2 revs :D
  16. Umm, aCis ? Looks like you just know frozen (aka broken) :D
  17. Changeset 326 Recipes / Craft, TradeController, Misc Recipes / Craft - Drop L2RecipeInstance (use ItemHolder instead) - Fix a NPE on RecipeTable listItems method and rework it to use ItemHolder. All missing items for a craft are now listed, with good quantities (not only sending the first missing mat). - Merge RecipeTable updateCurMp() && updateCurLoad() methods into updateStatus() - from 2 StatusUpdate packets sent to 1. - fix the "ghost" success message on crafting window when you simply open a recipe. TradeController - move TradeController into datatables and renamed it BuyListTable. - drop merchants.sql table (unused). - XMLize 2 SQL tables, merchant_buylists && merchant_shopids. The dynamic content (aka limited stock) is still loaded/save on SQL. - created a new package model.buylist, moved L2TradeList inside it and renamed it NpcBuyList and Product (that class was holding two classes, so it is splitted). - general cleanup and improvements, from latest L2J Nos changeset. No more 3min shutdown trying to save buylists stuff... - the data used is the latest aCis one, plus roko91 changes, minus few empty buylists linked to nothing, and the "Coin Collector Album" restock timer. Misc - rework AdminEditNpc adminhandler : - drop stuff regarding pages generation (for shoplists and skills, as such commands never send more than 10 entries). - secure user input (try/catch). - Drop L2Attackable.RewardItem (use ItemHolder instead), TradeItem (clone class existing in another class), move NewItem inside DocumentItem (just to keep it similar to DocumentSkill, but both needs a rework...). - Edit _sweepItems / _harvestItems arrays for Lists, make them final (heavier RAM costs, but avoid arrays based operations, Lists creations, null checks are replaced by !isEmpty() and .clear() is used instead of creating another object). - Rename and move few "items based" classes on 'model.item' package. - Rename ItemsAutoDestroy to ItemsAutoDestroyTaskManager and move it on 'gameserver.taskmanager' package. - Edit ItemHolder (drop the unused objectId int, add setters). - Drop unused stuff from DropData, isQuestDrop() being always false (quests items aren't handled by droplists, but scripts...). - [L2J 5962] Fix a possible deadlock on player charges. - [L2J 5374] Reset the delete task on charges add/remove (avoid to get your charges dropped like an idiot after 10min...). - canInteract() is used as check for onBypassFeedback() call, impacting all NPC bypasses. Before it was used only on L2Npc, meaning children classes bypasses weren't covered by the check (such as dead, sit and etc states). - drop a double tempInventoryDisable() use, and move the method use after buylist checks (avoiding to freeze your inventory for nothing). - fix QuestList() serverpacket implementation (could lead to some null), setting the current player as parameter. Ty SweeTs for report. PS : RequestBypassToServer sends by default ActionFailed.STATIC_PACKET after a command call. It's not needed to call it.
  18. On server startup is kinda bad. What if I rr my server only one time per week, huh? :dat: Just add a threadpool to refresh each x hours :P
  19. Allocate more ram for the GS. Right click on startGameServer.bat and change Xmx, you need at least 1,5-2GB java -Xmx2G -cp ./libs/*; net.sf.l2j.gameserver.GameServer
  20. Only command is easy to make, but it must be "connected" to something (vote reward system).
  21. Hoho, nice one :)
  22. Or the usercommand handler itself.
  23. But.. If im not wrong dat mod is already inside frozen..
  24. Yup it's shared already. Atm I don't rly remember how it was called.. :D But it's somewhere at Share section and for sure on Frozen forum. Npc to PC polymorph - something like that.
  25. Depends on what chronicle are you looking for, rates and etc :) You can try russian servers, they don't die so quickly.
×
×
  • 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