CTerrorPlayer::IsInvulnerable embryo

i'll get rid of server's timer eventually

also there's bug (i'll take look on later) of "correction accumulation" on tickbase when server is paused which causes memory corruption
This commit is contained in:
explorer
2024-10-31 13:33:26 +03:00
parent 68cc187ac7
commit 6554d9e04e
6 changed files with 30 additions and 4 deletions

View File

@ -180,7 +180,7 @@ void __thiscall Redirected_Copy_Command(void* Unknown_Parameter, Command_Structu
void* Network_Channel = *(void**)(*(unsigned __int32*)((unsigned __int32)Engine_Module + 4352236) + 24);
auto Sequence_Shift = [&](__int32 Reserve)
auto Sequence_Shift = [&](__int32 Reserve) -> void
{
if (Extended_Commands[*(__int32*)((unsigned __int32)Local_Player + 20) % 150].Sequence_Shift == 0)
{