TBanLists.GetIPBanId

From Soldat Community Wiki
Revision as of 09:58, 12 September 2016 by Mighty (talk | contribs) (Created page with " '''''function GetIPBanId(IP: ShortString): Integer; ''''' IP: IP to be searched Result: index of a TBannedIP in TBanLists.IP array ==Description== Function is lo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
function GetIPBanId(IP: ShortString): Integer;  
 IP: IP to be searched
 Result: index of a TBannedIP in TBanLists.IP array

Description

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

Expand with: result when hw is not found