tnr.gif (5579 bytes)

Creatures 1              Creatures 2            Creatures 3             Creatures Adventures           Miscellaneous

 

This page is a list of some of the CAOS codes that have been discovered from Creatures fans.  I would like to give credit to whoever claimed these first.  To activate any of these hold "ctrl alt c".

The red text are the codes and the blue text are comments

To create an agent: inst outv pray make 1 "filename.ps" 0 "filename.agent" va00 outs va00

Makes the Grendel Terrarium Stone of Knowledge pickupable: enum 2 24 1 attr 199 next endm

Makes the Ettin Terrarium Stone of Knowledge pickupable: enum 2 24 2 attr 199 next endm

Makes the Bridge Stone of Knowledge pickupable: enum 2 24 3 attr 199 next endm

Makes all powerups pickupable: enum 2 24 4 attr 199 next endm

Makes all gadgets in the World untouchable: enum 3 8 0 bhvr 0 next endm

Changes the amount of Norns allowed in World: setv game "c3_max_norns" 25    Replace 25 with whatever number you want.

Space Invaders Game: meta 6 1 1 1