Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. It's not closed source :P
  2. lol Stewie.. Its l2j section, you know. Locked.
  3. Probably you are talking about this topic, don't you ? http://www.maxcheaters.com/topic/81814-guidehow-to-make-your-own-custom-weapon-and-fix-the-glow-and-effect/
  4. Yup, I just cleaned your example. Add w/e instance you want to (block) that check :P
  5. if (object instanceof L2PcInstance && object.isInsideZone(ZoneId.JAIL)) return; If so
  6. Basically you have to add a check @ onTarget method, like if target instanceof L2Playable || L2NpcInstance then return. Ofc you need a check about the zone first if isInsideZone(ZoneId.JAIL) or w/e method is on your pack (probably frozen) :P Do not spam.
  7. Switch the system folder, the initialize did not helped me as well. So, I switched to other system folder and everything was fine.. So, try to do the same. :) Keep in mind that I'm not sure if it's about User.ini, it's just a guess :D
  8. What chronicle it is? Post here your new added lines and your itemname-e.dat, so we can see if it's all correct :P I had similar situation few weeks ago, a friend of mine couldn't save the file (error while saving) and I did it w/o any problem, using his code lines ofc. He.. facepalmed :D
  9. Client related, moved. Make sure id is the same like they said. Also in past I experienced that when I did paste in "wrong" place. Since its separated like weapons/armors/etc. I doubt thats the case, but you can try. Or you edited the file wrong :P
  10. Use options => Initialize. Surely the htm is "outside" of the window. The same thing happened to me, but with pet window and I had to switch the system folder (user.ini probably ?).
  11. It's english section, so translate your post. Otherwise I will move it to gr section.
  12. Client related, moved to right place.
  13. Check how GMs shift click works and try to do the same for players :P
  14. Ohh right, dat one.. :) So, just switch that file from any other system where the camera is not limited.
  15. Client related, if im not wrong it was about Option.ini
  16. So called starters are not able to 'work' on this pack or fix anything :P
  17. armorgrp.dat
  18. Changeset 328 "Stat" classes, Misc "Stat" classes - Reworked HP/MP/CP players calculation, dropping 3 Func and overriding existing methods. - Random cleanup (drop null checks, use getActiveChar() directly, and other misc). - getPhysicalAttackRange() : range isn't calculated anymore for NPCs (template value is final value), and default value for players follows WeaponType (drop bow range Func). Misc - Cleanup L2MultiSell, splitting it in different classes : MultisellData, and a model package holding few models. - Fix a ClassCastException, and rework Raid Boss Curse on skill cast. - Fix a NPE on L2PcInstance.doDie( : it wasn't verifying pk clan status. - Edit some values which got no use to be long (avoid some int > long casts). - getClosestTown() : added a Race check for teleport (D.Elf / L.Elf). - Fix FuncEnchant for S grade weapons, BigBlunt/BigSword types and drop NONE type - Ty Hasha.
  19. You should move it to gr section :x
  20. 1st of all, you wont reach such a number. Secondly, yup you will be protected well. No worries.
×
×
  • 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