Caută funcția:
Cod: Selectaţi tot
bool CInstanceBase::IsAttackableInstance(CInstanceBase& rkInstVictim)
Cod: Selectaţi tot
const std::string& c_rstrMapFileName = CPythonBackground::Instance().GetWarpMapName();
if (IsPC() && rkInstVictim.IsPC() && (c_rstrMapFileName == "metin2_map_empirewar01"))
return false;