ARK · COMMAND
GiveExpToTarget
- Command
Award experience points to the player you are targeting, with control over tribe attribution and sharing.
Master the GiveExpToTarget faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Syntax
Console syntax
cheat GiveExpToTarget <Amount> <From Tribe> <Prevent Sharing With Tribe>Arguments
- amount type: number
- The amount of experience you wish to give to the player.
- from tribe type: boolean
- Specify 'true' here to add as-if experience came from tribe, 'false' to add as-if it did not come from a tribe.
- prevent sharing with tribe type: boolean
- Specify 'true' here to not share the experience with the player's tribe. Specify 'false' to share with player's tribe.
About
GiveExpToTarget grants XP directly to the player your crosshair is aimed at. Use it to reward progress, compensate for lost levels, or test leveling mechanics without grinding.
The command takes three arguments: the amount of XP to grant, whether to attribute it as coming from the tribe (affects tribe log display), and whether tribe members share in the award. Set the second and third arguments to true or false as needed for your intent. If you want XP to count toward tribe progression and show in tribe records, use true for both flags; if you want solo XP with no tribe visibility, use false for both.
Frequently Asked Questions
- What is the GiveExpToTarget?
- Award experience points to the player you are targeting, with control over tribe attribution and sharing.
- How current is the GiveExpToTarget info?
- The GiveExpToTarget entry was last verified on GameServersCodex on June 28, 2026. We track the live ARK: ASA build, so the details here reflect the current patch.
- What is the GiveExpToTarget used for?
- GiveExpToTarget grants XP directly to the player your crosshair is aimed at. Use it to reward progress, compensate for lost levels, or test leveling mechanics without grinding.
- Can I run the GiveExpToTarget command over RCON?
- Yes. Send
cheat GiveExpToTarget <Amount> <From Tribe> <Prevent Sharing With Tribe>through RCON or your control-panel console. If the connection already runs with admin context, omit the leading "cheat". It works the same on hosted, self-hosted, and RCON setups. - What is the syntax for the GiveExpToTarget command?
- The syntax is
cheat GiveExpToTarget <Amount> <From Tribe> <Prevent Sharing With Tribe>. Open the admin console, paste it, replace any<placeholders>with real values, and press Enter. Verified against the current ARK: ASA build as of June 28, 2026. - Which game is the GiveExpToTarget from?
- The GiveExpToTarget is from ARK: Survival Ascended. Every ID, code, and command on this page is specific to ARK: Survival Ascended and its current live build.
- What arguments does the GiveExpToTarget command take?
- The GiveExpToTarget command takes 3 arguments: amount type: number, from tribe type: boolean, prevent sharing with tribe type: boolean. See the Arguments section on this page for what each one does.
- How do I enable admin commands to run GiveExpToTarget?
- In single-player, cheats are on by default. On a dedicated or hosted server, log in as admin with
enablecheats <AdminPassword>first, then runcheat GiveExpToTarget <Amount> <From Tribe> <Prevent Sharing With Tribe>. Without admin access the console rejects it.