TBanLists.DelIPBan

From Soldat Community Wiki
Revision as of 10:49, 12 September 2016 by Mighty (talk | contribs) (Created page with " '''''function DelIPBan(IP: ShortString): Boolean; ''''' IP: IP to be unbanned Result: ==Description== Attempts to remove an IP ban from TGame.BanLists. {{expand|''R...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
function DelIPBan(IP: ShortString): Boolean; 
 IP: IP to be unbanned
 Result: 

Description

Attempts to remove an IP ban from TGame.BanLists.

Expand with: Result parameter description