Difference between revisions of "TBanLists.DelHWBan"
(Created page with " '''''function DelHWBan(HW: string): Boolean; ''''' HW: HWID to be unbanned Result: ==Description== Adds a new IP ban to TGame.BanLists. {{expand|''Result'' paramete...") |
|||
Line 3: | Line 3: | ||
Result: | Result: | ||
==Description== | ==Description== | ||
− | + | Attempts to remove a HWID ban from [[TGame.BanLists]]. | |
{{expand|''Result'' parameter description}} | {{expand|''Result'' parameter description}} | ||
[[Category:TBanLists]] | [[Category:TBanLists]] |
Latest revision as of 09:49, 12 September 2016
function DelHWBan(HW: string): Boolean; HW: HWID to be unbanned Result:
Description
Attempts to remove a HWID ban from TGame.BanLists.
Expand with: Result parameter description |