Mitachi kullanıcısının son içeriği

  1. Mitachi

    Mitachi Extended Sources Files - Make your project from scratch!

    Serverfiles Promo — Sınırlı Süre! Fiyat düştü: 250€ → 200€ Yıllar boyunca asla indirim yapmadım, ama bu sefer bir istisna var. Nadir bir fırsat. Tekrarı olmayacak. Şimdi al, yoksa sonra tam fiyat öde. Bugüne kadar indirim yapmadım - birkaç gün önce satın alanlara saygımdan dolayı. Ancak son...
  2. Mitachi

    [Fix] "when login" trigger before affect initialization

    I put it in quotes around async on purpose, it's not an concurrent async call, even though I thought it was when I fixed it a few days ago, but it didn't make sense to move the calls for me, this is still the most easy and safe fix you can do, the code was already all there. Modify it as you...
  3. Mitachi

    [Fix] "when login" trigger before affect initialization

    Yes, I explained that the calls are "async", because they go from db and then go to game, even if you initialize affect before quest, you don't know which one will finish first, that's why it's worth making sure that affect are initialized before sending the quest trigger, I posted my whole...
  4. Mitachi

    [Fix] "when login" trigger before affect initialization

    There's no problem with them being loaded first; it's been that way for 20 years, and that's fine. I explained it in the post. What matters is that the affects are fully initialized, not that the initialization call has been made. Initialization calls are called in QUERY_PLAYER_LOAD and there...
  5. Mitachi

    64 bit files

    True that 32-bit has been deprecated and is no longer standard, but this didn't happen now or “recently.” It's been at least 15 years since 64-bit PCs were sold, you're a bit late .-. Any argument about “end of support” is unfounded; You can always run and compile 32-bit applications on a...
  6. Mitachi

    64 bit files

    And exactly where did I say you have to stay on 32-bit? I explained the changes because they were mentioned a few messages above. And I added that it's a normal update that doesn't bring huge benefits, but that a developer performs by standard convention.
  7. Mitachi

    64 bit files

    Just to give some context, there are no real “game changers” in switching from 32-bit to 64-bit. I did it myself a year ago (tested live) because everyone was selling the porting for around 4k euros, and I'm still against it being made public. Theoretically, it should perform better for some...
  8. Mitachi

    [Fix] "when login" trigger before affect initialization

    Kolaylık olması açısından metni İngilizce bırakıyorum. If you would like a full explanation: If you want just the simple fix: /// 1.) Search in void CInputDB::QuestLoad(LPDESC d, const char * c_pData), at the end: if (ch->GetDesc()->IsPhase(PHASE_GAME)) {...
  9. Mitachi

    Refactor Önerileri

    Maybe I'm a little late, but: I assure you that nobody writes code like this nowadays. The fact is that 2015 releases are still running and endless reposts are allowed on many m2 boards. Developers of metin2 community (the real, reputable ones) are much better than any pseudo-university-bro who...
  10. Mitachi

    Mitachi Extended Sources Files - Make your project from scratch!

    here an example of clipmasking source: Mali
  11. Mitachi

    Mitachi Extended Sources Files - Make your project from scratch!

    Patch 4.4 part 1, .diff patches will be released by ? for my customers! ``` this version will be unreleased, because there are things missing, so it will be released directly to the next one (soon), in the meantime I preview the changes. You probably already have 3/4 of these if you have the...
  12. Mitachi

    Mitachi Extended Sources Files - Make your project from scratch!

    New contest available! Join my Hub to get more information.
  13. Mitachi

    Mitachi Extended Sources Files - Make your project from scratch!

    W: Translated from EN to TR by using DeepL Translate: The world's most accurate translator Merhaba, 2021'den beri (3 yıldan biraz fazla) satışa yönelik sunucu dosyaları projem üzerinde çalışıyorum Amacım, modern kod ve benzersiz destek ile temiz, istikrarlı bir temel sağlamaktır. Yüzlerce hata...
Geri
Üst