GFI Command | ARK: Survival Ascended
登录

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

没有账户?

Gfi

GFI Command

Here you can find all information about the GFI 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

Adds the specified item (or its blueprint) to the player's inventory in the specified quantity and with the specified quality. This is a shortcut version for GiveItem. But instead of the complete blueprint path it is sufficient to specify only a significant part of it. E.g. the blueprint path of the Tek ATV end in PrimalItemVHBuggy. You can use "vhbuggy" or "vhb" or "buggy" or "bugg" or "uggy" or... On the other hand "atv" will not work because it's the name of the item but not a part of the blueprint path. For ambiguous parts you will maybe not get the item you want. Instead you get one that the search mechanism finds first. E.g. for Bug Repellant (PrimalItemConsumable_BugRepellant) you can't just say "bug" because this part is also included in "buggy". You will get the Tek ATV in this case. But "bugr" is specific enough to find definitely the Bug Repellant. To specify items by their item number, use GiveItemNum. To give items to another player, use GiveItemToPlayer.

Arguments:

  • BlueprintPathPart (String): Significant part of the blueprint path
  • Quantity (Integer[32]): Number of items to add
  • Quality (Float): Quality of added items
  • ForceBlueprint (Boolean): True or 1 to add the item's blueprint; false or 0 to add the item

Command Information

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

  • Cheat:
  • Console Compatible:
  • Target: Self
  • Version: 258.0

Command Generator

使用此生成器生成具有你所需参数的命令。完成后,按复制按钮并将其粘贴到ARK的控制台中。

Usage Examples

命令使用示例。

使用方法

这是如何打开控制台输入命令并执行它们的方法。

  • 1. TAB | 按键盘上的TAB键。

  • 2. ENTER | 在控制台输入命令,然后按键盘上的回车键。

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