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

HIRP

From Creatures Wiki
Revision as of 00:31, 17 April 2022 by ScoobyGambit (talk | contribs) (→‎See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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[edit]

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[edit]

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

See also[edit]