Jump to content

<< Masterio >>

Members
  • Posts

    252
  • Joined

  • Last visited

  • Days Won

    6
  • Feedback

    0%

Everything posted by << Masterio >>

  1. Read error reporting rules first, second paste here log.
  2. install all patches correctly, it should resolve the problem. Btw try 3.6.4 Inventory.diff
  3. Hello I want add custom image above character title (something like war fists or castle attacker / defender flag) And now I want ask for help You. Problem is, how to add any image (for example any clan crest) above of title (not on left side of nickname). Maybe somebody know how to do it? Or can give me some clue?
  4. should be: _bbsrps:0 replace ";" for ":" ;)
  5. Check CommunityBoard class and my path for it. I changed command name from: _bbscprs for: _bbsrps :D
  6. thx for info i will add this config in next rev:D
  7. New release for all chronicles:D
  8. thx ;) but i see now if exp_95.png have 94% and exp_95.png is missing :D
  9. new release ;) little changes only.
  10. new release ;) Release 3.6.0 will come soon (after H5 possible fixes. about 1-2 weeks).
  11. Freya Java diff patches in "Fixes/3.5.6 java for Freya" folder. ;) i not tested database but probably should works.
  12. is fully working for interlude for l2Frozen I prepared the patch on othes forum, last link on 1st topic direct you there. L2jFrozen patch is older than this. It still waiting for update by me, it will be soon. :D
  13. basic errors ;) If you don't know Java, you will not fix that. In log is information about possible errors: 1: UserCommandHandler.java mean the method registerHandler are not fit into your handler interface, and it require little fixes. 2: VoicedCommandHandler.java like before. 3: CustomPvpSystem.java line 380, mean the getEventStatus() method not exists in your L2Pcinstance, if you comment this line it will be work but pvp will be counted on events. If you wanna fix this you must know what method gather the informations about character event status. 4: The fastest way to fix 1, 2 is find other system what uses this classes to register commands and compare both. Or if you are good in Java just implement correctly your interfaces, for this classes. PS. If you not see errors in eclipse, there is some options what enables this. I don't remember where but you can google it. ;) PS2. If database structure is different like on H5 it can cause some problems, and if you don't know SQL language you not fix it. (Probably should be the same). Goodluck. i can make some diff patch for freya but i need to know where to download Freya server :D http://www.l2jserver.com/2010/10/l2j-server-v4-4-freya-released/ this one is good?
  14. L2Item class should be in every l2j server, just delete imports for L2Items from my classes and import it by eclipse automatically.
  15. https://mega.co.nz/#!dANjwIqT!YvhklGEVr9z_sypju24H3lwzjxtLfiqAxGe658GoW00
  16. 3.5.6 released ;) PS. IL version appear soon.
  17. Wait for new revision when i finish what i started, then i spent more time for on-line support ;) it should takes me 2-6 weeks
×
×
  • 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