Set ccs: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
Ikzann (talk | contribs)
create
(No difference)

Revision as of 00:05, 9 January 2023

needs(code_samples);

Function Syntax

boolean set_ccs(string image )

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()