Welcome to the Creatures Wiki! Log in and join the community.

STMsharp WRIT

From Creatures Wiki
Revision as of 23:38, 15 March 2018 by Pilla (talk | contribs) (recategorize)
Jump to navigation Jump to search
The correct title of this article is STM# WRIT. The substitution or omission of the # is because of technical restrictions.

STM# WRIT is a CAOS code used in C2 to send a stimulus to the affected object (usually TARG or _it_). Reference

A list of the pre-defined stimuli in C2 can be seen here

The syntax is as follows in the 'extra activate 1' script in C2:

		stm# writ targ 45
		stm# writ _it_ 45

See also