how to admin teleport someone conan exiles
To admin teleport someone in Conan Exiles , use the admin panel or console
commands once you have admin rights. The most reliable way is to summon the
player to you with SummonPlayer <player name>; if you want to teleport to
them instead, use TeleportToPlayer <player name> or the ViewPlayer +
Teleport method depending on your server setup.
Quick steps
- Open Settings > Server Settings and enable Make Me Admin.
- Open the Admin Panel.
- Use one of these commands in the console:
SummonPlayer <player name>to bring them to you.
* `TeleportToPlayer <player name>` to go to them.
* `TeleportPlayer <player name>` if your server supports teleporting by exact target location.
- Make sure you use the character/in-game name if the server expects it, not always the Steam nickname.
Useful command notes
SummonPlayeris the safest choice if your goal is simply to move another player to your position.
TeleportToPlayermoves you to that player.
- Some servers restrict teleporting for fairness, so the command may not work if the host disabled it.
- If you need the exact player identifier, the admin panel’s player list or
PrintPlayerInfocan help.
Example
If the player name is Ragnar, you’d try:
SummonPlayer Ragnar- or
TeleportToPlayer Ragnar
TL;DR
Use SummonPlayer <name> to teleport someone to you, and TeleportToPlayer <name> to teleport yourself to them.