TBanLists.AddIPBan

From Soldat Community Wiki
Revision as of 10:46, 12 September 2016 by Mighty (talk | contribs) (Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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?