Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Reinstall your java to one it was compiled or compile it again if you have sources.
  2. As I remember the problem is, the pack was compiled using java X and you are running it under Y.
  3. For example Location package net.sf.l2j.gameserver.handler.voicedcommandhandlers; name public class > DressMe <
  4. " I don't have any Portfolio now " What kind of free job are you willing to do? Like logo and banner, or even the website design? :) Good luck ;)
  5. Well, that would end the spam spree for sure, but.. As always, there are pros and cons.
  6. Changeset 347 (366) Tradelist, AI, Misc Tradelist - General cleanup, drop logs. - Fix a ConcurrentException. - Create a new package model.tradelist, and split TradeList and TradeItem. AI - Drop AIAccessor (better OOP approach). - Little cleanup and organization of ai package (creation of ai.model). - L2PcInstance pickup time is upped to 250ms, from 100ms (and previous was 500ms). - L2PcInstance getAI() follows other getAI(). - Revert synchronized keyword on doAttack (causing issues). - Drop the Flee behavior for Mage/Priest AI types (not retail and buggy). - Better OOP approach for doRevive(). Misc - You can't sit anymore on a throne which is already occupied - ty RooT. - Fix a visual issue when logging/teleporting near a throne sat player - ty RooT. - Few Iterator cleanup, handled in a more elegant way. - Fix 15+ "potential ressource leak". Adapt latest SQLAccountManager. - Fix //zone_visual without parameter, merge //zone_visual_clear and //zone_visual. - Drop internal WarehouseItem classes from SendWarehouse(Deposite/Wthdraw)List. Drop GM check. - Replace the 3 uses of CopyOnWriteArraySet, which is a performance overkill crap. - L2World cleanup (rename methods && variables). - AdminEditChar : cleanup listCharacters() method. - PrivateStoreType Enum type creation.
  7. For sure you are not. For those who are interested in gold features take a look here. http://www.maxcheaters.com/topic/180575-interlude-trances-l2gold-project/ locked.
  8. "Paints" - you should fire your 'video maker' :happyforever: Good luck ;)
  9. Poor excuse.
  10. Nightwolf.. Those ppl.. :rage: Pastebin creation data May 14th, 2015 damn, his topzone business didn't last too long. Edit: Good, xzone(?) removed the topic :D
  11. Post the sql and client part.
  12. What was the message? You have created/spawned an item or application incorrect? If 1st, then client part is wrong, if 2nd then most likely you did something wrong and the server does not read the item.
  13. Find the npc id, open spawnlist.sql and find the row.
  14. sql/xml it's only a 'random data'. Take party mask structure for example and only change id/name.
  15. Yeah, but all sources say it's 6776 skill id. Else, like other ppl said, find that mob and check the skill list - get the ID and open the npc xml. L2jserver data <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> <skill id="4410" level="19" /> <!--Extremely Strong P. Atk. --> <skill id="4411" level="19" /> <!--Extremely Strong M. Atk. --> <skill id="4412" level="19" /> <!--Extremely Strong P. Def. --> <skill id="4413" level="5" /> <!--Very Weak M. Def. --> <skill id="4414" level="2" /> <!--Standard Type --> <skill id="4415" level="19" /> <!--Dual-Sword Weapons --> <skill id="4416" level="9" /> <!--Demons --> <skill id="5467" level="1" /> <!--Dark Attacks --> <skill id="5598" level="12" /> <!--Flash Resistance --> <skill id="6776" level="1" /> <!--Paralysis --> <skill id="6777" level="1" /> <!--Bleeding Gash --> <skill id="6778" level="1" /> <!--Death Strike --> </skill_list> As you can see, it's 6776.
  16. Uf you have the server's patch then you can rip the files.
  17. Locked then :)
  18. That's true, but client simply can't spawn such frintezza. 29045 - LineageMonster3.frintessa 29052 - LineageMonster3.Organ_Dummy It's dummy, when you spawn 29052 in da game, you can't see it.
  19. Ofc, if you expect reworked code then yeah, it is a spam. Locked.
  20. Ofc, it's not gonna be cheap neither ;) Yup, that's why I'm going to buy a sportback, 5 doors and it's not that bad. I was also thinking about A4 B7 3.0TDI, but well.. I don't rly need such a "huge" care :P
×
×
  • Create New...