GiveItemToPlayer
GiveItemToPlayer command
Places the item or blueprint at the given BlueprintPath into the inventory of the player identified by PlayerID, at the specified Quantity and Quality.
<Player ID>type: numberThe numeric in-game player ID of the target player (not their Steam ID).
<Blueprint Path>type: itemA full item blueprint path. 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 places 1 Rex Saddle at quality 100 into the inventory of the player with in-game player ID 429083, 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.
