mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Gotta use server remote checksum in hoststate.
This commit is contained in:
parent
3be02f949b
commit
c3171b6ad4
@ -32,7 +32,7 @@ void KeepAliveToPylon()
|
||||
// BUG BUG: Checksum is null on dedi
|
||||
// ADDITIONAL NOTES: seems to be related to scripts, this also happens when the listen server is started but the client from the same process never connects.
|
||||
// Checksum only gets set on the server if the client from its own process connects to it.
|
||||
std::to_string(*g_nClientRemoteChecksum),
|
||||
std::to_string(*g_nServerRemoteChecksum),
|
||||
std::string(),
|
||||
g_szNetKey.c_str()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user