mt2 nemere source kontrolü

  1. Nemere İçin Source Kontrolleri

    Service.h Ekle: ENABLE_NEMERE_ADDONS Arat: if (type == DAMAGE_TYPE_MELEE || type == DAMAGE_TYPE_RANGE || type == DAMAGE_TYPE_MAGIC) Üstüne ekle: #ifdef ENABLE_NEMERE_ADDONS if (pAttacker && !IsPC()) { if ((IsMonster() || IsNPC() || IsStone()) && pAttacker->IsPC())...