Recent content by Eros97D

  1. E

    [Release] DarksTeam MuServer 97d+99i Beta 43.3

    That's the box of luck for the rena drop. If you disable it, it does a normal drop without the rena. ;-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ...
  2. E

    [Release] DarksTeam MuServer 97d+99i Beta 43.3

    It doesn't work that way. Just so you understand, if you build a complete car, that would just be a window.
  3. E

    [Req] 97j stadium mob client files

    https://mega.nz/file/8csgBKCY#-vjFtmbrRcbgDwT5YIYstWNIa_aZ9hmShDjWo5hQXBY Check. Password: www.muita.it
  4. E

    [Help] How to fix the mage casting bug, experience bar error bug, and NPC announcement need to click twice bug of DarksTeam MuOnline 0.97D?

    Hello, you need to work externally. Create a new DLL that works alongside DarksTeam. Talk to @DemonuMu , He has some of my things that you're talking about, maybe he'll help you.
  5. E

    [Release] DarksTeam MuServer 97d+99i Beta 43.3

    With more time, I will post another update in a separate post.
  6. E

    [Release] DarksTeam MuServer 97d+99i Beta 43.3

    void Functions::MonsterDieGiveItem(LPOBJ lpObj, LPOBJ lpTarget) { int Type; int Level; int X1 = rand() % 3; int X2 = rand() % 3; int Y1 = rand() % 3; int Y2 = rand() % 3; if (lpObj->Life <= 0 && lpTarget->Live != 0) { if (lpObj->Type == MONSTER) {...
  7. E

    [Release] DarksTeam MuServer 97d+99i Beta 43.3

    That has nothing to do with the golden invasion. DarkMaster should load the golden reward in the gObjMonsterItemGive function.
  8. E

    [Release] DarksTeam MuServer 97d+99i Beta 43.3

    Is this a joke?