Sign In

Sign in using your email to continue with Wikily.

OR

Don't have an account?

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

Use this generator to generate the command with your desired parameters. Once you are done, press the copy button and paste it into the console in ARK.

Usage Examples

Examples usages on how to use the command.

Usage

This is how you can open the console to type the commands in and how to execute them.

  • 1. TAB | Press the TAB key on your keyboard.

  • 2. ENTER | Enter a command into the console and press the ENTER key on your keyboard.

  • 3. MULTIPLAYER | On multi-player servers, some commands (primarily cheats) require authentication with the enablecheats command and need to be prefixed with cheat or admincheat. This is not necessary in single-player.