SpawnSetupDino

SpawnSetupDino command

Spawns a fully equipped dino with the chosen saddle, tamed at the specified Level with randomized base stats and points pre-applied to the selected stats up to the total level count.

Argument information
  • <Dino Blueprint Path>type: creature

    A full creature blueprint path. Pick a creature in the command builder below to fill it in.

  • <Saddle Blueprint Path>type: item

    A full item blueprint path. Pick an item in the command builder below to fill it in.

  • <Saddle Quality>type: number

    The quality of the spawned saddle — 0 is primitive; higher values roll better stats.

  • <Dino Level>type: number

    The level of the spawned creature.

  • <Dino Stats>type: text

    A text value.

  • <Spawn Distance>type: number

    How far in front of you it spawns, in Unreal units.

  • <YOffset>type: number

    Sideways offset of the spawn position, in Unreal units.

  • <ZOffset>type: number

    Vertical offset of the spawn position, in Unreal units.

Command builder

Dino Blueprint Path
Saddle Blueprint Path
Saddle Quality
Dino Level
Dino Stats
Spawn Distance
YOffset
ZOffset

Examples

This command spawns a tamed level 80 Raptor already wearing a quality 1 Raptor Saddle, with 30 stat points pre-applied to Health, 20 to Melee Damage, and 10 to Weight, placed 500 units ahead with a Y offset of 500 and no Z offset (0).

Using cheats on a server

On a multiplayer server, authenticate first with enablecheats <password>, and prefix admin commands with admincheat instead of cheat.