GiveItemNum Command
This command adds the specified item to your inventory, specified by the item ID, in the specified quantity and with the specified quality.
Parameters
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 |
Command Builder
Examples
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.
