This shows you the differences between two versions of the page.
lua:ch:setvuln [2014/12/27 08:25] vodur created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Syntax: | ||
- | |||
- | CH:setvuln( vuln [, value] ) | ||
- | |||
- | First argument is a string. See 'vuln_flags' table for valid values. | ||
- | |||
- | Optional second argument is a boolean value determining whether the vuln is being set (true) or removed (false). Default is considered true, so the vuln is set if no 2nd argument is provided. | ||