This command adds the specified item to your inventory, specified by the item ID, in the specified quantity and with the specified quality.
The syntax for this command is as follows:
The item ID of the item you wish to add, not just the GFI code. | |
Amount Type: Number | The quantity of the item you wish to add. |
Quality Type: Number | The quality of the item you wish to add. |
Force Blueprint Type: Boolean | Specify |
Below is information about the GiveItemNum
console command.
Cheat | |
Console compatible | |
Target | Self |
Version added | 0.0 |
The GiveItemNum
command is used to give yourself items.
To specify items by their full blueprint path, use GiveItem
.
To specify items by a part of its blueprint path, use GFI
.
To give items to another player, use GiveItemToPlayer
.
This command will add 1 Wooden Door (item ID 86
) with the quality 5
to your inventory.
This command is the same as above, but because we specify true
for the Force Blueprint
parameter, the blueprint of Wooden Door rather than the item will be added.