pavlov start

This commit is contained in:
TASelwyn 2020-12-05 15:45:57 -05:00
parent 0b67a81d32
commit def0472068
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,15 @@
[/Script/Pavlov.DedicatedServer]
bEnabled=true
ServerName="My dedicated server"
MaxPlayers=50
bSecured=true
bCustomServer=true
bWhitelist=false
RefreshListTime=120
LimitedAmmoType=2
TickRate=90
TimeLimit=60
Password=0000
MapRotation=(MapId="UGC1668673188", GameMode="SND")
MapRotation=(MapId="datacenter", GameMode="SND")
MapRotation=(MapId="sand", GameMode="DM")

View File

@ -0,0 +1,18 @@
# Ark: Survival Evolved
Steam Description :
As a man or woman stranded naked, freezing and starving on the shores of a mysterious island called ARK, you must hunt, harvest resources, craft items, grow crops, research technologies, and build shelters to withstand the elements. Use your cunning and resources to kill or tame & breed the leviathan dinosaurs and other primeval creatures roaming the land, and team up with or prey on hundreds of other players to survive, dominate... and escape!
## Recommended server settings
### Minimum RAM
This server requires about 4096M to run with no players. It is recommended to run 6144M by the ARK creators.
See the following - https://ark.gamepedia.com/Dedicated_Server_Setup#Hardware
## Server Ports
| Port | default |
|-------|---------|
| Game | 7777 |
| Query | 27015 |
| Raw UDP | 7778 |
| RCON | 27020 |