Creatures Wiki

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

READ MORE

Creatures Wiki
Advertisement

HOTS is a CAOS command used output the unique identifier of the object the pointer is over.

Usage[]

Syntax: HOTS

Used as a target identifier.
Returns the identifier of the object with the highest plane under the pointer.

Examples[]

Being used in the command line to destroy HOTS:

KILL HOTS

Being used to set a variable to HOTS for later use:

SETA va00 HOTS

Calling an activate one script in HOTS:

MESG WRIT HOTS 1
Advertisement