Welcome to the Creatures Wiki! Log in and join the community.
Timer script
Jump to navigation
Jump to search
A timer script is an event script that runs every certain amount of ticks, determined by its TICK. Timer scripts typically use a logical flow to order the activities undertaken by the object, and can keep certain activities in subroutines to be used at multiple occasions. Timer scripts can be interrupted by creatures interacting with objects.
![]() |