OsirisAndExtra icon indicating copy to clipboard operation
OsirisAndExtra copied to clipboard

Logger Missed due to ?

Open CrenixOfficial opened this issue 2 years ago • 4 comments

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

CrenixOfficial avatar Dec 21 '22 23:12 CrenixOfficial

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

notgoodusename avatar Dec 22 '22 03:12 notgoodusename

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

Does this cheta even have resolver?

aljawary avatar Dec 27 '22 15:12 aljawary

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

Wolfyyta avatar Dec 31 '22 21:12 Wolfyyta

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

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

plasma8k avatar Jan 06 '23 08:01 plasma8k