Set ccs

From Kolmafia
Revision as of 00:06, 9 January 2023 by Ikzann (talk | contribs) (param name)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

boolean set_ccs(string name )

Sets your custom combat script. Returns success. Note that you will need to set the battleAction preference to "custom combat script" as well and possibly disable autoattack for custom combat scripts to be useful.

See Also

read_ccs() | write_ccs()