TBanLists.IsBannedHW

From Soldat Community Wiki
Revision as of 10: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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.