Iniciar Sesión

Iniciar sesión usando su correo electrónico para continuar con Wikily.

O

¿No tienes una cuenta?

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

Usa este generador para crear el comando con tus parámetros deseados. Una vez terminado, presiona el botón de copiar y pégalo en la consola de ARK.

Usage Examples

Ejemplos de uso sobre cómo usar el comando.

Uso

Así es como puedes abrir la consola para escribir los comandos y ejecutarlos.

  • 1. TAB | Presiona la tecla TAB en tu teclado.

  • 2. ENTER | Introduce un comando en la consola y presiona la tecla ENTER en tu teclado.

  • 3. MULTIPLAYER | En servidores multijugador, algunos comandos (principalmente trucos) requieren autenticación con el comando enablecheats y deben ir precedidos de cheat o admincheat. Esto no es necesario en un solo jugador.