Write ccs: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
Ikzann (talk | contribs)
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()