TransferImprints

TransferImprints command

Reassigns every dino imprinted on oldPlayerID over to newPlayerID. The new imprinter's name is taken from that player if they are online or can be located; otherwise NewImprinterName is applied.

Argument information
  • <Old Player ID>type: number

    The in-game player ID of the current imprinter.

  • <New Player ID>type: number

    The in-game player ID to transfer the imprints to.

  • <New Imprinter Name>type: text

    The in-game name of the player the imprint is assigned to.

Command builder

Old Player ID
New Player ID
New Imprinter Name

Examples

This console command reassigns every dino imprinted on the player with ID 429083 over to the player with ID 517266. If the new owner is online or can be located their own name is used as the imprinter name; otherwise the supplied name (Nova) is applied.

Using cheats on a server

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