Sign In

Sign in using your email to continue with Wikily

OR

Don't have an account?

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 | 在主控台輸入指令,然後按下鍵盤上的ENTER鍵。

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