Jump to content

xdem

Members
  • Posts

    4,160
  • Joined

  • Last visited

  • Days Won

    44
  • Feedback

    0%

About xdem

Contact Methods

  • Website URL
    aepvp.net
  • Discord
    Blizzard#7187

Profile Information

  • Current Mood
    Bored
  • Gender
    Male
  • Country
    Russia
  • Location
  • Interests
    Astrology

Recent Profile Visitors

7,610 profile views
  1. This is trivial to make, I will check it later and maybe share it
  2. The first pride-like ever, the inspiration for me to start my own pack on aCis first free version that I still use to this day. I played on this server and I still remember how my inventory looked like. I wish this pack and your work get the recognition the deserve. all the best, Blizzard
  3. Please send me a message on Discord im interested to talk about a colaboration my tag is bblizzard
  4. Last commit was 4 years ago, latest was this morning
  5. The best pride-like that ever existed (even better than Pride) was and is AEPvP. As C6 and H5
  6. this is just an extension you don't actually need it you can remove the lines
  7. if this AI why it needs templates ? AI is supposed to go through the server and train it's model, and find optimal skill/item to use on its own
  8. public void processInertiaAct(final InertiaAct inertiaAct) { inertiaAct.addInertiaExt(new PlayerExt()); } onStart() is empty its just in case for future development
  9. not missing and crucial thing, it will run as is on any type of gameserver
  10. so true, I am retarded, I though it was the author who responded, thanks haha
  11. You make no sense mate, am I arguing with a Junior ? You put a link to a dead unfinished project to prove what ? Its also shit-coded, and you are talking about geoengine specifically ? You must be retarded
  12. whats the point though? mariadb is the best option for an mmo like l2, mariadb will never be the bottleneck of the gameserver even in theoretical online counts of 100k+ and its already implemented ... the real bottleneck is the client itself, so extreme optimizations especially yours that are out of context make no sense if your project is for educational purposes okay you can built it with nodejs its okay, but re-inventing the wheel with worst designs makes no sense, you can instead contribute to active real-world l2j projects instead and be useful to the community
  13. this forum was (or still is idk) active due to the efforts of amateur l2j/l2client developers that shared custom content. not because of good administration/moderation or anything lmao. keep it l2 focused you are out of business already
  14. I just asked, what specific feature of Postgre you are going to use that will make a difference over current Mysql/Mariadb implementations
  15. I've reverse engineered the shit out of how L2 loads files in the past. It doesn't really matter if the files are located in System/Systextures/Textures whatever, based on my observations folders on L2 client exist only for hierarchy reasons ... Now I am not sure if the client loads everything it finds even if its not used
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..