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.

Argument information
  • <Name Part>type: text

    Part of a creature's class name — the closest match is used.

  • <Tamed>type: boolean

    1 to spawn it tamed, 0 to spawn it wild.

  • <Level>type: number

    The level of the creature.

  • <B Load If Unloaded>type: boolean

    A toggle — use 1 to turn it on, 0 to leave it off.

  • <B Skip Adding Tamed Levels>type: boolean

    A toggle — use 1 to turn it on, 0 to leave it off.

Command builder

Name Part
Tamed
Level
B Load If Unloaded
B Skip Adding Tamed Levels

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.