Sign In

Sign in using your email to continue with Wikily

OR

Don't have an account?

Sdf

SDF Command

Here you can find all information about the SDF command. You can see how to use it, what parameters to add, what the command does and use our command generator to create a ready to use command for ARK: Survival Ascendend or ARK: Survival Evolved.

Command Breakdown

Spawn a creature of the specified type in front of the player character. For tames, it is necessary to put the creature in and out of a cryopod after spawning to get the correct stat values. The NamePart has to be unique enough to specify the desired creature. E.g. "mega" is part of a lot of creature Entity IDs and is not suitable to specify what you want, but "Griff" is significant enough to address a Griffin. For a list of all Entity IDs see Creature IDs. See also GMSummon, Summon, pawnDino, SDFRide

Arguments:

  • NamePart (String): Significant part of a creature's Entity ID (without _C)
  • Tamed (Boolean): True or 1: tamed, false or 0: wild
  • level (Float): Give creature a specific level, set to 0 for random
  • ASA: bLoadIfUnloaded (Boolean): Typically ASA does not load or keep around complete creature data in memory, unless the creature (or a variant) exists in the world. This option forces the game to load the creature into memory if it hasn't been already (however, it is possible the creature will not be unloaded later). Realistically, for an average player this should always be 1.

Command Information

Below you can find all generic information about the SDF command.

  • Cheat:
  • Console Compatible:
  • Target: Not specified
  • Version: 0.0

Command Generator

使用此生成器以您想要的參數生成指令。完成後,按下複製按鈕並將其貼上到ARK的主控台中。

Usage Examples

使用指令的範例用法。

使用方法

這是開啟遊戲主控台輸入指令並執行的方法。

  • 1. TAB | 按下鍵盤上的TAB鍵。

  • 2. ENTER | 在主控台輸入指令,然後按下鍵盤上的ENTER鍵。

  • 3. MULTIPLAYER | 在多人伺服器上,某些指令(主要是作弊指令)需要使用enablecheats指令進行驗證,並且需要在前面加上cheat或admincheat。在單人模式下不需要這樣做。