Difference between revisions of "TBanLists.GetHWBanId"

From Soldat Community Wiki
Jump to: navigation, search
(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...")
 
(No difference)

Latest revision as of 10:57, 12 September 2016

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