Jump to content

Mobius

Members
  • Posts

    480
  • Joined

  • Last visited

  • Days Won

    19
  • Feedback

    0%

Everything posted by Mobius

  1. At ItemDataParser.cpp I see the following. if (_wcsicmp(wStr, L"hairdeco") == 0) return 0x010000LL; //0x040000LL; if (_wcsicmp(wStr, L"hair2") == 0) return 0x010000LL; //0x040000LL; else if (_wcsicmp(wStr, L"hairall") == 0) return 0x010000LL; //0x080000LL; Tried to change those commented values? try replacing it with... if (_wcsicmp(wStr, L"hair2") == 0) return 0x040000LL; if (_wcsicmp(wStr, L"hairall") == 0) return 0x080000LL; Then go at ItemData.txt and set your desired slot_bit_type value. or use this ItemData.txt I corrected https://www15.zippyshare.com/v/vzvDEy2y/file.html Probably needs more core work but worths a try.
  2. Exactly my first thought.
  3. How did you reach the conclusion that is not four years ahead from l2jserver? Did you see any l2jserver problems like monsters teleporting on other ground layers? Corpses not decaying? Airships stuck? Currently, eight years after the release of HighFive, l2jserver still misses things that people expect to work after all this time. Pailaka Injured Dragon (Zoey, if you see this, I still wait for your version), Nevit system, made by Janiko and later with listeners by me, as requested from inner team (Zoey again, still wait for your version), with knownlists and several core systems been a mess, mostly because of misinterpreted OFF files information, or just incomplete, abandoned, massive reworks. The list can go on, literally, for pages. I also have broken things after trying to make something better, but never abandoned it until it was fixed. If this did not cover you, use my forum to ask more questions.
  4. Actually Sdw knows that, my shares on l2jserver + github became packs that where sold in this very forum by ignorant noobs and was the main reason that motivated me to create my own project, several years before even l2junity existed. Additionally to what xxdem said. I shared fixes and improvements on other projects for literally 10 years before starting mine. I wonder if people here remember sites like postpacific or ragezone. It is truth that I use what I find free on the internet, like aCis or l2junity free releases. As SweeTs said, I would be stupid not to.
  5. Zaken is not shared, you probably mean Saviors 2.0 There are several posts on my forum to look for help.
  6. Noone is mad, you represent the accumulation of the posters expected to find in this forum. You are what you are, and this is what it is expected to be.
  7. L2jMobius, compared to L2jServer, is 4 years ahead with active development. For if it is any good, or not, ask someone that actually uses it, or download the free version to see for yourself.
  8. Classic and Interlude where added to the free compiled releases. Join the forum to download them!
  9. I thought you do not need to reply to this post to see content.
  10. Runned a clean installation, everything works fine. You probably did not setup something correct.
  11. You should care. And it is not trash-talk, just try to awaken younger developers so they have a choice over it. Instead of been enforced to use something it can boomerang them after years.
  12. First of all, if you want to see how things work, you should have an active account on Innova. If you cannot afford it, there are tons of information on the retail site, wiki and forums.
  13. Is that you son ?
  14. Here is another one for you. You can take your criticism and shove it where the light of day does not reach.
  15. Lets make a crack for a game and open source it. That will make it legal. Idiot... Edit: Better idea. Lets make a Windows activator and open source it. That will make it legal for sure.
  16. Does post say "imagine if" but leave legal issues aside?
  17. Also you cannot use any L2j code to base your server because of GPLv3. Doing so will prevent using it commercially. See GPLv3 and propitiatory software. Edit: Forgot to answer OP. It has already happened, it is called L2jServer and it went to shit. :)
  18. I surely intend to move on newer Java versions. It will probably be a lot easier now that 10 is supported.
  19. A necessary step after Java 9. As you said Java 11 has not even released yet. And 10 is still on 10.0.2... I would call that early as fuck. :D
  20. FanDC: Been there... would not touch it again. Sunrise: Personally I would not use it, but it may be the only other project I respect. L2jMobius/L2jServer: If you look for clean code my HighFive project is based on L2jServer and I have cleaned a lot of code. But as far as stability goes, please stop spreading that L2jServer is stable. It is far from stable. Even if you manage to add the necessary missing features, that all players expect to work, it is far from complete. The only reason I do not claim that my files are good, is because I still find bugs inherited by L2jServer. I dare anyone to run a live server based on clean L2jServer for a week and not get cancer.
  21. Just updated to Java 10. 109 new features in JDK 10 https://jaxenter.com/109-new-features-jdk-10-142076.html
  22. Now, you try to use GPL's legitimacy to justify your work on another companies IP? Cool... You definitely are misinformed on how licensing can be used, or keep selling what favors you. I use this post to inform the doings of my project, not put sense to narrow-minded know-alls. Lets say my family has many members involved with the justice system... So lets leave it there...
  23. @Savormix I totally agree with you. I also considered to go fully free again, but it does not go anywhere. It is a mess and it all starts with the original license. Considering the project. After January 1st 2019 we will not accept any new members. The project will still be active, but members will not be able to buy their way in. The date was chosen to make the transition smooth for the majority of existing members. There will be no free demo versions after that time as well.
  24. Well... until speaking with a lawyer and some financial adviser about it, keep the bullshit to yourself. Been the owner of L2dotNet, I strongly recommend you advising some, rather than pulling rabbits out of your hat. I would hilariously see you on a court taking defense against NCsoft, under those pretenses.
×
×
  • 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