Подпишитесь на наш Telegram-канал, чтобы всегда быть в курсе важных обновлений! Перейти

Вопрос Dota 2 - Getting Magic resistance

Начинающий
Начинающий
Статус
Оффлайн
Регистрация
23 Июл 2022
Сообщения
6
Реакции
0
Hello, I'm trying to create an external cheat for dota2
Now I'm working on creating and auto-ultimate

the problem is, I can't find an entity magic resistance in memory.
and I can't calculate magic resistance based on equipped items, because I don't know the formula. (does it even have one?)

any help?
 
it does have a formula tho.
Пожалуйста, авторизуйтесь для просмотра ссылки.
see "modifier function" for getting individual resistances(from items, abilities etc.) and then just sum them
Пожалуйста, авторизуйтесь для просмотра ссылки.
they are basically like buffs but not quite(they are related). stored alongside buffs in modifier manager(CDOTA_ModifierManager).
 
Назад
Сверху Снизу