GiveItemNumToPlayer
GiveItemNumToPlayer command
Drops the item identified by ItemNum (or its blueprint) into the target player's inventory at the chosen Quantity and Quality.
<Player ID>type: numberThe numeric in-game player ID of the target player (not their Steam ID).
<Item Num>type: itemAn item's numeric ID. Pick an item in the command builder below to fill it in.
<Quantity>type: numberHow many of the item to give.
<Quality>type: numberThe item's quality — 0 spawns a standard (primitive) item; higher values roll better stats.
<Force Blueprint>type: item1 to give the blueprint, 0 to give the crafted item.
Command builder
Examples
This console command drops 1 of the item with numeric item ID 1 into the inventory of the player with player ID 1234567890, at quality 0, as the crafted item rather than a blueprint (0).
Using cheats on a server
On a multiplayer server, authenticate first with enablecheats <password>, and prefix admin commands with admincheat instead of cheat.
