Difference between revisions of "Write ccs"

From Kolmafia
Jump to navigation Jump to search
(create)
 
(No difference)

Latest revision as of 00:07, 9 January 2023

needs(code_samples);

Function Syntax

boolean write_ccs(buffer text ,string name )

Writes the text of a given custom combat script to the given value. Returns success.

See Also

set_ccs() | read_ccs()