SDF
SDF command
Spawns a creature of the named type directly in front of the player character. For tames, you must put the creature into a cryopod and back out after spawning so its stat values come out correct.
<Name Part>type: textPart of a creature's class name — the closest match is used.
<Tamed>type: boolean1 to spawn it tamed, 0 to spawn it wild.
<Level>type: numberThe level of the creature.
<B Load If Unloaded>type: booleanA toggle — use 1 to turn it on, 0 to leave it off.
<B Skip Adding Tamed Levels>type: booleanA toggle — use 1 to turn it on, 0 to leave it off.
Command builder
Examples
This console command spawns a tamed (1) level 150 creature whose class name contains "Rex" directly in front of your character, loading it even if the area is unloaded (1) and without skipping the added tamed levels (0). Put the tame into a cryopod and back out so its stat values come out correct.
Using cheats on a server
On a multiplayer server, authenticate first with enablecheats <password>, and prefix admin commands with admincheat instead of cheat.
