TBanLists.GetHWBanId

From Soldat Community Wiki
Revision as of 10:57, 12 September 2016 by Mighty (talk | contribs) (Created page with " '''''function GetHWBanId(HW: string): Integer; ''''' HW: HWID to be searched Result: index of a TBannedHW in TBanLists.HW array ==Description== Function is looki...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
function GetHWBanId(HW: string): Integer;  
 HW: HWID to be searched
 Result: index of a TBannedHW in TBanLists.HW array

Description

Function is looking for HW on TBanLists.HW array and returns the index.

Expand with: result when hw is not found