SDF Command | ARK: Survival Ascended
登录

使用您的电子邮件登录 Wikily 以继续

没有账户?

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 | 在控制台输入命令,然后按键盘上的回车键。

  • 3. MULTIPLAYER | 在多人服务器上,一些命令(主要是作弊命令)需要使用enablecheats命令进行身份验证,并且需要在前面加上cheat或admincheat。这在单人模式下是不必要的。