Ark Local Game Cheats

Posted on  by 

The ARK admin commands and cheats in this guide must be input into the game’s console to make use of them. You can open the ARK console by hitting TAB while in-game. If you want to use ARK commands in multiplayer: Most of the commands in this guide are classed by the game as “cheats”, and can only be used by players with admin privileges.

You can create an instant ARK server in 15 minutes from Survival Servers below (or read below to create your own!)

Single Player is a Game Mode that allows Survivors to play ARK offline. All features of the online game are present, including mods and one-player Tribes. Screenshots taken via NVIDIA Ansel may only be captured in Single Player. The initial single player setup menu. You may also run a dedicated server from this menu. 1 Commands 2 Saving 3 Multiple Saves 4 Changes of Game-multipliers 5 Survival. Ark is a good game, but it's default settings do not respect your time. To give you an idea of what I mean, with the default settings it would take you almost two real life hours to tame a T-Rex if you do everything right, and it could take as long as TEN HOURS if you do it wrong. Admincheat givearmorset metal 100. Admincheat givearmorset riot 100 admincheat givearmorset hazard 100 admincheat givearmorset tek 100 admincheat givearmorset flak 100.


You get access to a control panel to easy one-click change settings:
Click here to setup a game server with SurvivalServers.com [NA or EU servers]
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
... or you can create your own dedicated server at home on your Windows computer using this guide.
UPDATE #6 Add in information for Aberration DLC server hosting as well as the existing maps (Ragnarok, The Center, etc)
UPDATE #5 This counts for Scorched Earth DLC and The Center as well.. just use TheCenter, ScorchedEarth_P instead of TheIsland in your launch params!
UPDATE#4: Made sure that the AdminPassword Paramter was correct. Admin things are working on my end again!
UPDATE#3: Updated the .bat Command Line and the Config. This is updated to Version 171.6 of the Game and Server.
These things may not work on lower or higher versions! Added new information about joining a server a the Host!
UPDATE#2: Added a troubleshooting guide, containing some minor ideas to help you when you run into problems.
UPDATE#1: Added ServerCommand List from one of the Steam discussions and ServerConfig Settings, like '?ShowMapPlayerLocation=True' to the thread.
-----------------------------------------------------------------------------------------------------------------
Hey there, i'm making use of this fan created community forum and post my way to create my own local hosted (ON THE SAME COMPUTER!) server that everyone and i myself can join. Would have posted this on the Community Forums of Steam, but they bugged and i couldn't post it.
Do i need SteamCMD?
First of all, no, you don't need SteamCMD. As long as you want to host the Server on the same PC as you are playing on,
you can just use the already available Server in the GameDirectory.
Creating the Server!
Where can i find my 'ShootGameServer.exe' file?
This file is located in this folder:
The 'steamapps' folder, should be in the Steam folder and location you have installed your Steam.
Setting up the .bat file!
So, we want to create a bat file to Start the ShooterGameServer.exe and put in some commands.
You should create this in the Folder mentioned above! (In the same folder where the .exe is).
Right click in the folder and create a new Text Document. Name it what you want. I named it 'StartServer'.
Open it up and copy the following:

Code: Select all

Make sure that you change the capslock texts:
Once you finished setting this up, go to 'File->Save As' in your Text Editor and save the file like this:

Code: Select all

Make sure you also include the ' at the beginning and end.
Now the file should look something like this:
Setting up the config file!
I don't really know if this is overdoing it, but we will also put settings into the config file.
Where can i find that file?
and it is called 'GameUserSettings'.
My whole file looks like this:

Code: Select all

The important part is the lower half:
(Node, it could be, that the places, where you need to write the Passwords, are changing throughout the different updates. Also the whole command can change. Make sure to check here or the Steam Forums, to have the newest information after an update!)
Make sure that the upper half isn't touched. This could be different on our PCs.
Here again, change the CAPSLOCK parts the same way you did in the .bat file.
The rest of the settings can be changed, but we will leave them for now!
Save the file again.
Hosting the Server!
Check your Ports!
Make sure that you open the ports 27015 and 7777 on both your router and your Windows Firewall!
This is important, but i can't really help here, since this depends on the router you are using.
Starting the Server!
Move back to the .bat File folder and double click the .bat file. This should create a small CMD window after a few seconds, which looks like this and will always stay like this:
With this, the Server is running. It will take a few MINUTES for it to be fully registered with the ARK master server to show up in the Server Lists.
Joining the Server!
Others Joining the Server!
First of all, make sure that the Server is running by doing the following:
Open up your main Steam window and open the upper left tab called 'View'. There should be a point called 'Server' which opens the good old server browser from Steam. Go to 'LAN' and select ARK as a Game in the lower left filter. Refresh the List until you see your Server, this can take some time.
And yes, you are seeing your own Server as a LAN Server. We will get to this in a sec.
As soon as you see the Server, you know it is up and running!
After you see your own Server in the Lan List, you can find your server using one of the following third party resources:
http://survivallauncher.com/ - desktop launcher for ARK servers (most accurate method)
http://arkservers.net/ - web browser for ARK servers
In the upper right search field, search for your Server, either by the Name you took for it or by using your IP (not the local one, use 'whatismyip.com' to find out what your IP is).
At least THERE you should find it. Otherwise there is something fishy with the Ports i guess.
If you found it, click on it and send your friends the link to your Server. Tell them to close the Game and click on the IP. Clicking on the IP will let them Connect to the Server.
This is how my friend joined my Server and it worked. It could also work through the normal UNOFFICIAL Server List or the Steam Internet Server List, but this is how it worked for us.
Joining the Server yourself!
(Note: It seems like you only need to do this once. After that, my server always appears in the 'MySurvivors' list directly!)
This is the tricky part, but 'Lord Hydra' posted a workaround (http://steamcommunity.com/app/346110/di ... 669053850/) to solve this:
Once the Server shows up in LAN, start your game. Move to the ServerList and search for 'UNOFFICIAL' Servers and make sure you hit the 'Password Protected Server' thingy. Let the Search finish and make sure that you CAN'T SEE the server in this list.
Then change the search filter from 'UNOFFICIAL' to 'MY SURVIVORS'. Waiting a few seconds and you should see your own server.
Admin Commands and additional Server Settings!
You can find a list of admin commands (that you can type in through the console) and Server Settings here.
I tested things like 'cheat god' or 'cheat fly' and they are working. Also the 'MapPlayerLocation=True' in the bat file
and the config file seems to work. Sadly not the Crosshair.
To add these commands to the bat file:
Behind the last 'Password=YOURADMINPASSWORD' section, add something like this:

Code: Select all

No space between this and the Password (the ? is important), but a space between the rest '-nosteamclient....'.
http://steamcommunity.com//sharedfiles/ ... =454529617
Troubleshooting!

Ark The Game For Free


How to update my SteamCMD Server after ARK was updated?
Go ahead and launch SteamCMD again. Login again like you did the time you installed the Server.
Make sure that you, again, select the Install Directory by typing:
And example would be:

Code: Select all

Now type in the following:
Which will update the Server App.
I can't find my own Server in the List?
First of all, which list?
If you can't find it in the LAN list, make sure that you at least waited 5 minutes.
Could even take more time. The Server needs time to register with the Master Server from ARK.
If it is still not visible, check the Settings and .bat file again. Maybe you misstyped something.
Also make sure that your Ports are forwarded!
If you can't find it in the UNOFFICIAL list inside of the game, this is normal. You won't find it yourself.
You still need to search for it with the correct filter settings (Check Password Secured Servers if needed), although it
won't find the Server. This is a work around for Server Hosts, because they can't find their own Server without.
After you received the UNOFFICIAL Server list, switch the Filter from UNOFFICIAL to My Survivors. After a few seconds
the Server should show up. If not, please check the whole tutorial and make sure that everything is running to this point.
If everything seems correct, but the Server is not showing up, i guess you still have problems with your Ports.
Check if others can find and join your server (the normal way. They don't need the workaround).
Additional Information!
This is how it works for me. I hope it will do the same for you. I can't really give your support here, since i'm not a developer of this game. Please be nice to each other and the Devs, and let us enjoy this awesome game!© Provided by GamePur

Admin commands are essentially cheats that you can use to change up the game how you want. You can customize your experience through entering these commands and playing around with what they give you in the game’s giant sandbox.

You can use these commands in single player or in multiplayer, on a private server. A person just has to have the right permissions to enter commands and this can be done through either the server settings or by using an admin password that you set.

Activating admin permissions

To bring up the admin command bar, simply press the Tab key on PC, L1 + R1 + Square + Triangle on PlayStation 4, or LB + RB + X + Y on Xbox One. You will then need to activate cheats which is done by entering:

enablecheats

Just replace “password” with whatever password is set for the admin password on the server.

This will then allow you to start entering cheats and commands for the game. Here are those commands that you can enter and what they’ll do:

Admin commands

ShowMyAdminManager

Enables the Admin UI.

enablecheats

Log in as administrator.

requestspectator

Allows people with password to log in as a spectator.

cheat enablespectator

Kills your character and puts you into spectator mode.

stopspectating

End spectator mode.

setcheatplayer true/false

Turns cheat menu on or off.

cheat AllowPlayerToJoinNoCheck

Whitelists a player’s Steam ID

cheat DisallowPlayerToJoinNoCheck

Removes a player from a Whitelist

cheat SetMessageOfTheDay

Sets a message for when people log in to the server.

cheat broadcast

Sends a message to everyone on server.

cheat ServerChat

Sends a chat message to all players connected to the server.

cheat ServerChatToPlayer <“PlayerName”>

Send a private message to a player with their name.

cheat ServerChatTo <“Steam64ID”>

Send a private message to a player with their Steam ID.

cheat god

Enable god mode (you can’t die).

cheat fly

Gives you the ability to fly.

cheat walk

Turn off the ability to fly.

cheat teleport

Moves the player forward in the direction they are looking until they run into an object or terrain. If there is nothing in their way to hit, they teleport to 0,0 instead.

cheat teleportplayeridtome

Teleports the specified player to the current player.

cheat teleporttoplayer

Teleport yourself to the specified player.

cheat slomo 5

Changes the speed on the server, such as player movement.

cheat playersonly

Freezes everything except for players.

cheat ghost

Turns on noclip so you can walk through solid objects.

cheat forcetame

Instantly tame a dinsoaur.

DoTame

Tames the targeted creature if it is possible to tame them.

cheat forceplayertojointargettribe

Forces player to join the targeted tribe.

cheat forceplayertojointribe

Force player to join the tribe with the tribe ID.

cheat giveexptoplayer

Gives experience to another player.

cheat addexperience 1000 0 0

Gives you 1,00 experience and the value can be changed.

cheat giveresources

Add 50 of each resource in the game to every player’s inventory.

cheat infinitestats

Give yourself infinite food, water, stamina, and carrying capacity.

cheat listplayers

Show all the players in the server with their Steam ID.

cheat kickplayer

Kick the player from the server.

banplayer

Bans the player from the server.

unbanplayer

Unbans player from the server.

cheat destroyallenemies

Kills all enemies on the server, though they will respawn eventually and it also kills tamed dinosaurs.

cheat hurtme

Deals specified amount of damage to your character.

togglegun

Toggles the visibility of your equipped weapon or tool.

cheat settimeofday

Changes the time of the day.

cheat setplayerpos 0 0 0

Teleports your character to the specified coordinates.

cheat saveworld

Save the current worldstate.

cheat quit

Exits the current world.

cheat execsetsleeping true/false

Put your character to sleep or wake them up.

cheat enemyinvisible true/false

Makes all creatures ignore you, even when attacking.

cheat destroyall

Destroy all dinosaurs or objects of the given classname.

cheat killplayer

Immediately kill the specified player.

cheat summon

Summons the specified object or dinosaur to your location.

cheat giveitemnum

Gives you the specified item.

cheat givetome

Makes any structure or dinosaur you are looking at yours.

stat fps

Show you frames per second.

stat unit

Show your CPU and GPU stats.

cheat MakeTribeAdmin

Force yourself as the admin of a tribe.

cheat MakeTribeFounder

Force yourself to be the tribe founder.

cheat RemoveTribeAdmin

Remove admin from a tribe.

cheat giveitem

Gives you the specified item.

cheat giveitemnumtoplayer

Gives a specified player the specified item.

cheat giveitemtoplayer

Give item to specified player with the item name.

cheat ClearPlayerInventory

Ark Cheats Pc List

Clear the inventory of the specified player.

cheat GiveAllStructure

Gives every structure on a chain to you.

cheat SetTargetPlayerBodyVal int (0-30), float (0-1)

Changes a character’s body scale for that region.

cheat SetTargetPlayerColorVal int (0-2), float (0-1)

Changes a player’s body color for that region.

cheat destroymytarget

Destroys the object or dinosaur you are looking at.

cheat SetTargetDinoColor

Set the color of the dinosaur you are looking at.

printcolors

Show the colors you can use with Set Color commands.

cheat destroywilddinos

Destory all wild dinosaurs on the map.

givecolors

Will give you every dye in the specified amount.

Ark Local Game Cheats

cheat SpawnDino

Spawn a dinosaur at a certain location at a certain level.

cheat destroytribestructures

Destroys all structures of your tribe that you are looking at.

cheat destroytribedinos

Detroy all dinosaurs in a tribe that you are looking at.

cheat destroytribeplayers

Destroys all the players in the tribe that you are looking at.

cheat ChangeSize

Change your character’s current size, to a certain extent.

cheat DebugStructures

Displays the debug information of structures when you are looking at it.

cheat DestroyStructures

Destory all structures on the map.

cheat GetAllState

Prints all entities of given type to console and the server log file.

cheat GiveEngrams

Unlock all crafting recipes.

cheat GMBuff

Give yourself godmode, infinite stats, invisible to enemies, and a ton of experience.

cheat GMSummon <“Type”>

Spawn the specified creature at your location.

New Ark Cheat Codes

cheat OpenMap

Load the specified map.

cheat RenamePlayer

Rename the specified player.

cheat RenameTribe

Rename the specified tribe.

cheat SetAdminIcon

Hides the Admin icon in the game’s chat when a command is entered.

cheat SetBabyAge

Set the age of the targeted baby dinosaur.

Ark Local Game Cheats Age Of Empires 2

cheat SetFacialHairPercent

Change the length of your facial hair, value between 0 and 1.

cheat SetHeadHairPercent

Ark Cheat Guide

Change the amount of hair on your head, value between 0 and 1.

cheat SetShowAllPlayers

Show the name of players in spectator mode.

All Cheats For Ark

The post Ark: Survival Evolved admin commands appeared first on Gamepur.

Coments are closed