Вопрос Cs2 mouse

Начинающий
Статус
Оффлайн
Регистрация
17 Дек 2023
Сообщения
15
Реакции[?]
1
Поинты[?]
1K
hey, where is mouseEnableInput located in cs2 ??

I want to use imgui menu the problem is while i am opening the menu i do not have access to the menu(only if i press esc then i can interact with the menu)

my thought are that i need to hook mouseEnableInput(Lockcursor) but in which dll is it located to revese it in ida

any help?
 
ЧТО?
Пользователь
Статус
Оффлайн
Регистрация
13 Ноя 2022
Сообщения
84
Реакции[?]
44
Поинты[?]
38K
ccsgoinput+0x5200
or
ccsgoinput @ idx 13 holds MouseInputEnabled
or
find your own method there are many
 
Сверху Снизу