Good Day!
You have some plans about will add support OnScriptHook_ via Detours ?
For custom features:
OnScriptHook_RoundRespawn (detour void CCSPlayer::RoundRespawn)
OnScriptHook_ClientCommand (detour bool CCSPlayer::ClientCommand), and via return value - access for continue/prohibit execute function
etc ...
So maybe in future inline detours is too will be great (for example for large subroutines)
Good Day!
You have some plans about will add support OnScriptHook_ via Detours ?
For custom features:
OnScriptHook_RoundRespawn (detour void CCSPlayer::RoundRespawn)
OnScriptHook_ClientCommand (detour bool CCSPlayer::ClientCommand), and via return value - access for continue/prohibit execute function
etc ...
So maybe in future inline detours is too will be great (for example for large subroutines)