Welcome to the Creatures Wiki! Log in and join the community.
HIRP
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]
![]() |