As I can see the whitelist is Client IP based?
" if OnWhiteList(Player.SteamID, Player.IP):"
What about players with dynamic IPs?
#
Edit upps,
yes i see it checks both ID/ and IP but not necessary both must be correct.
" if OnWhiteList(Player.SteamID, Player.IP):"
What about players with dynamic IPs?
#
Edit upps,
yes i see it checks both ID/ and IP but not necessary both must be correct.