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

HIST TIME

From Creatures Wiki
Jump to navigation Jump to search

HIST TIME is a CAOS command that returns the in-game time of day of a given world tick.

Usage[edit]

Syntax: HIST TIME world_tick(integer)

Returns the time of day that it was at world_tick. This can be in the range from 0 (dawn) to 4 (night).

Example[edit]

Return the time of day that the currently selected creature was born (assuming that 'born' is its second life event):

targ norn outv hist time hist wtik gtos 0 1

See also[edit]