Jump to content

emu-dev

Members
  • Posts

    8
  • Credits

  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

emu-dev last won the day on October 9 2024

emu-dev had the most liked content!

2 Followers

About emu-dev

Contact Methods

  • Telegram
    https://t.me/L2Unreal
  • Website URL
    https://emu-dev.ru
  • Discord
    https://discordapp.com/users/1063878334330704025

Profile Information

  • Gender
    Male
  • Country
    Russia

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

emu-dev's Achievements

Apprentice

Apprentice (3/16)

  • One Year In Rare
  • Dedicated Rare
  • First Post Rare
  • Week One Done Rare
  • One Month Later Rare

Recent Badges

7

Reputation

  1. Adjust the alpha channel to the textures. Either the channel in the texture was deleted, or the alpha channel was not configured in unrealed. Look towards the alpha channel. In addition, there is an unreal in the public domain that works fine with .ukx without animating models. In your case, just masks and caps without animation, so it would be more convenient for you to use it. Sorry for my broken English, translator.
  2. Who knows how to set up the Olympiad server? What should I configure in L2Server.ini? If anyone needs a translation of the Classic 287 protocol, 38776 of 38857 files have been translated. This translation is not the one that has already been posted, it is a different one. Files: html_classic_287_eng (google)
  3. You have deleted a lot of things you need in the compiler. At least you deleted the strip command. To return the strip to normal operation, you need to return Editor.u, Fire.u. Editor.u is needed for the command, Fire.u for the Editor.u build. You also need to add them to UT2003.ini, example below: [Editor.EditorEngine] CacheSizeMegs=32 EditPackages=Core EditPackages=Engine EditPackages=Fire EditPackages=Editor EditPackages=NWindow EditPackages=Interface If you want to protect your code at least a little, use this command to build your interface.u, or any other unrealscript file you need. To compile with the strip command, use the Make_Interface_Strip.bat file Source Editor, Fire and Make_Interface_Strip.bat: Download After the first build of Editor.u and Fire.u, you can delete the source code folders if they bother you, they are no longer needed for further work. I use this command myself, though in a different compiler. I decided to share the fix because I was helping a friend with restoring this feature, as I was surprised that it didn't work for him. For this reason, that it uses a similar compiler, I decided to share the fix here.
  4. This is what the person who has been begging me for info on Skype for so many years is telling me. Anyway. Your memory seems to be short. But now you can delete it.
  5. Не смешнее некоторых! Как писать в skype и расспрашивать так мы горазды что да как! Уже все сделали все что нужно! Не только вы умеете делать если нужно и перевод сделали! Прежде чем высмеивать, узнай с кем говоришь! Not funnier than some! How to write on skype and ask so we are much that and how! Everyone has already done everything that needs to be done! Not only you know how to do if necessary, and the translation was done! Before you make fun, find out who you're talking to!
  6. Akumu has a publicly available patcher that patches a lot on its own. So before ordering services, you need to try to patch it and not pay, which can be done for free, but the translation of labor cannot be done by yourself.Akumu has a publicly available patcher that patches a lot on its own. So before ordering services, you need to try to patch it and not pay, which can be done for free, but the translation of labor cannot be done by yourself. But finding the 162 protocol client itself is quite difficult.
  7. Please share the client or patch with .ugx or without.
×
×
  • Create New...