notgoodusename / OsirisAndExtra

Other
128 stars 64 forks source link

Logger Missed due to ? #449

Open CrenixOfficial opened 1 year ago

CrenixOfficial commented 1 year ago

how can i do so the logger detectes when i missed a shot?

notgoodusename commented 1 year ago

https://github.com/notgoodusename/OsirisAndExtra/blob/main/Osiris/Hacks/Resolver.cpp#L11 set that to true

aljawary commented 1 year ago

https://github.com/notgoodusename/OsirisAndExtra/blob/main/Osiris/Hacks/Resolver.cpp#L11 set that to true

Does this cheta even have resolver?

Wolfyyta commented 1 year ago

https://github.com/notgoodusename/OsirisAndExtra/blob/main/Osiris/Hacks/Resolver.cpp#L11 set that to true

Does this cheta even have resolver?

It does not have one, its left to the user to add one

plasma8k commented 1 year ago

This makes it crash lol Its like displaying that the error is Abort() image

        interfaces->gameEventManager->addListener(&listener, "bullet_impact");
        listenerRegistered = true;