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

HIRP

From Creatures Wiki
Jump to navigation Jump to search

HIRP is a C3 CAOS command used to tell what room has the highest concentration of any given smell.

Syntax

HIRP (integer) room_id (integer) ca_index (integer) directions (integer)

Returns id of the room adjacent to this one with the highest concentration of the given CA. direction is 0 for left/right, 1 for any direction.

Example

Editnorn.png This article about a CAOS command or function needs further examples.

See also