로그인

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 | 콘솔에 명령어를 입력하고 키보드의 ENTER 키를 누릅니다.

  • 3. MULTIPLAYER | 멀티플레이어 서버에서는 일부 명령어(주로 치트)가 enablecheats 명령어로 인증이 필요하며 cheat 또는 admincheat 접두사가 필요합니다. 싱글플레이어에서는 이 과정이 필요하지 않습니다.