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

LORP

From Creatures Wiki
Jump to navigation Jump to search

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

Syntax[edit]

LORP (integer) room_id (integer) ca_index (integer) directions (integer)

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

Example[edit]

See also[edit]