View Single Post
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-25-2020 , 09:00   Re: [SourceMod]Issue in GetClientIP
Reply With Quote #2

The IP address comes from the engine (IServerGameClients::OnClientConnect), so if it is different from what is showing in `status` there is probably some hackery going on - SRCDS has no NAT support of it's own and has no way to pull real IPs from proxied connections.
__________________
asherkin is offline