GiveExpToPlayer
GiveExpToPlayer command
Awards the amount of experience points you specify to the player with the given PlayerID.
Argument information
<Player ID>type: numberThe numeric in-game player ID of the target player (not their Steam ID).
<How Much>type: numberThe amount of experience to give the player.
<From Tribe Share>type: boolean1 to add the XP as if it came from a tribe share, 0 as if it was earned directly.
<Prevent Sharing With Tribe>type: boolean1 to give the XP only to the target player, 0 to share it with their tribe.
Command builder
Player ID
How Much
From Tribe Share
Prevent Sharing With Tribe
Examples
This console command awards 10,000 experience points to the player with in-game player ID 429083, granted directly rather than as tribe-shared XP (0), and shares the gained XP with the rest of their tribe (0).
Using cheats on a server
On a multiplayer server, authenticate first with enablecheats <password>, and prefix admin commands with admincheat instead of cheat.
