TBanLists.AddIPBan

From Soldat Community Wiki
Jump to: navigation, search
procedure AddIPBan(IP: ShortString; Reason: string; Duration: Integer)
 IP: IP to be banned
 Reason: description of ban cause
 Duration:

Description

Adds a new IP ban to TGame.BanLists.

Expand with: Duration parameter description. What is the unit?
Expand with: What if the IP is already banned?