TBanLists.IsBannedIP
function IsBannedHW(IP: ShortString): Boolean; IP: IP to be searched Result: TRUE if the IP has been found in Game.BanLists.IP array, FALSE otherwise
Description
Function to be used to check whether IP is in the Game.BanLists.IP array.