TBanLists.IsBannedHW
Revision as of 08:53, 12 September 2016 by Mighty (talk | contribs) (Created page with " '''''function IsBannedHW(HW: string): Boolean; ''''' HW: HWID to be searched Result: ''TRUE'' if the HWID has been found in Game.BanLists.HW array, ''FA...")
function IsBannedHW(HW: string): Boolean; HW: HWID to be searched Result: TRUE if the HWID has been found in Game.BanLists.HW array, FALSE otherwise
Description
Function to be used to check whether HWID is in the Game.BanLists.HW array.