
ShooterGameServer.exe!UChannel::ReceivedRawBunch() (0x00007ff6369914be) + 0 bytes ShooterGameServer.exe!UChannel::ReceivedNextBunch() (0x00007ff6369918f8) + 21 bytes ShooterGameServer.exe!UActorChannel::ProcessBunch() (0x00007ff6369950e3) + 18 bytes ShooterGameServer.exe!FObjectReplicator::ReceivedBunch_Old() (0x00007ff636999c02) + 0 bytes ShooterGameServer.exe!AActor::ProcessEvent() (0x00007ff63690efbf) + 0 bytes ShooterGameServer.exe!UObject::ProcessEvent() (0x00007ff6364b3e2c) + 0 bytes ShooterGameServer.exe!AShooterPlayerController::execServerSendChatMessage() (0x00007ff63626f496) + 342 bytes KERNELBASE.dll!UnknownFunction (0x00007fff12ad8a5c) + 0 bytes When all is loaded, using the starter kit plug in, when a player types /kit, the server crashes, logs as follows. ShooterGameServer.exe!AShooterGameMode::Tick() (0x00007ff686f76a85) + 0 bytes ShooterGameServer.exe!URCONServer::Tick() (0x00007ff686f020de) + 0 bytes ShooterGameServer.exe!RCONClientConnection::Tick() (0x00007ff686f00f09) + 0 bytes

KERNELBASE.dll!UnknownFunction (0x00007ffdf2438a5c) + 0 bytes I've deleted the old version of the api in the ark win64 folder (UE4Editor-ArkApi.dll and UE4Editor-Core.dll) Seems to crash the server (new version of api new version of ExtendedRcon) ScriptCommand - Executes script command.Ĭopy "ExtendedRcon" folder to "ArkApi/Plugins" UnlockEngram - Unlocks engram for the specified player. SetDinoPos - Teleport dino to the specified coordinates.ĪddDinoExperience - Adds the specified number of experience points to the dino.ĬlientChat - Sends a client chat message to everyone. If x, y, z are null, dino will be spawned near player. SpawnDino - Spawns a dino on the specified coordinates. GetTribeIdOfPlayer - Prints Tribe ID of player's Steam ID. ListPlayerDinos - Prints player dinos in the following format: -, ID1=, ID2=. TeleportToPlayer - Teleports player 1 to player 2.

TeleportAllPlayers - Teleports all online players to the specified coordinates. GetPlayerPos - Prints player coordinates. SetPlayerPos - Teleports player to the specified coordinates. GiveItemToAll - Same as Giveitem but gives items to all online players.ĪddExperience - Adds the specified number of experience points to the player. Example: giveitem 123456789 blueprint'/game/primalearth/coreblueprints/items/armor/leather/primalitemarmor_hidegloves.primalitemarmor_hidegloves' 1 1 0 GiveItem - Same as GiveItemNum but uses blueprint instead of item id. For more on Ark Fjordur, see Magmasaur Eggs Locations, Crystals Locations, and Wyvern Eggs Locations.Server plugin for ArkAPI that extends rcon functionality That’s everything you need to know about Console Commands and Cheat Codes. Caution: For the multiplayer server, you should have access to Server Admin.
