Difference between revisions of "TBanLists.DelIPBan"

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

Latest revision as of 10:49, 12 September 2016

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