Heyho,
Ich hab einen Cluster mit 2 Maps auf dem gleichen Server eingerichtet. Beide verwenden die gleiche Config file. Doch wenn ich auf die andere Map reisen möchte, muss ich einen neuen Char erstellen. - Auch habe ich meinen Character verloren, der ist jetzt in den files unter ".arktribute". nicht mehr vorhanden.
Meine arkmanager.cfg:
arkstChannel="master" # change it$
install_bindir="/usr/local/bin"
install_libexecdir="/usr/local/libexec/arkmanager"
install_datadir="/usr/local/share/arkmanager"
# config SteamCMD
steamcmdroot="/home/ark/steamcmd" # path of you$
steamcmdexec="steamcmd.sh" # name of s$
steamcmd_user="ark" # name of the$
steamcmd_appinfocache="/home/ark/Steam/appcache/appinfo.vdf" # cache of th$
steamcmd_workshoplog="/home/ark/Steam/logs/workshop_log.txt" # Steam works$
#steamlogin="anonymous" # Uncomment$
#steamcmdhome=/home/steam # Uncomment$
# config environment
arkserverexec="ShooterGame/Binaries/Linux/ShooterGameServer" # name of A$
arkbackupdir="/home/ark/ARK-Backups" # path to bac$
arkwarnminutes="60" # number of$
arkprecisewarn="false"
arkautorestartfile="ShooterGame/Saved/.autorestart" # path to a$
arkAutoUpdateOnStart="true" # set this t$
arkBackupPreUpdate="false" # set this $
# arkBackupPostCommand='aws s3 cp "$backupfile" "s3://bucket_name/backups"' # $
#arkStartDelay=20 # set this $
#defaultinstance_max=20 # Same as a$
#arkStagingDir="/home/ark/ARK-Staging" # Uncomment t$
# Options to automatically remove old backups to keep backup size in check
# Each compressed backup is generally about 1-2MB in size.
arkMaxBackupSizeMB="2000" # Set to a$
#arkMaxBackupSizeGB="2" # Uncomment$
# Update warning messages
# Modify as desired, putting the %d replacement operator where the number belon$
msgWarnUpdateMinutes="This ARK server will shutdown for an update in %d minutes"
msgWarnUpdateSeconds="This ARK server will shutdown for an update in %d seconds"
msgWarnRestartMinutes="This ARK server will shutdown for a restart in %d minute$
msgWarnRestartSeconds="This ARK server will shutdown for a restart in %d second$
msgWarnShutdownMinutes="This ARK server will shutdown in %d minutes"
msgWarnShutdownSeconds="This ARK server will shutdown in %d seconds"
msgWarnCancelled="Restart cancelled by player request"
#broadcastcmd="serverchat" # Uncomment$
# Notifications
# discordWebhookURL="https://discordapp.com/api/webhooks/{webhook.id}/{webhook.$
# notifyMsgShuttingDown="Shutting down"
# notifyMsgStarting="Starting"
# notifyMsgServerUp="Server is up"
# notifyMsgStoppedListening="Server has stopped listening - restarting"
# notifyMsgServerTerminated="Server exited - restarting"
# notifyTemplate="Message from instance {instance} on server {server}: {msg}"
# noNotifyWarning=true
# ARK server options - i.e. for -optname=val, use arkopt_optname=val
#arkopt_StructureDestructionTag=DestroySwampSnowStructures
# config Service
logdir="/var/log/arktools" # Logs path$
# steamdb specific
appid=376030 # Linux ser$
mod_appid=346110 # App ID fo$
# Mod OS Selection
mod_branch=Windows
# Add mod-specific OS selection below:
#mod_branch_496735411=Windows
# alternate configs
# example for config name "ark1":
#configfile_ark1="/path/to/config/file"
defaultinstance="main" # See /etc/$
ark_PreventDownloadSurvivors=False
ark_PreventDownloadItems=False
ark_PreventDownloadDinos=False
ark_PreventUploadSurvivors=False
ark_PreventUploadItems=False
ark_PreventUploadDinos=False
ark_ClusterDirOveride=/Saves
arkopt_clusterid="cluster1"
arkflag_NoTransferFromFiltering=""
Die main.cfg (SE MAp):
# config environment
arkserverroot="/home/ark/ARK" # path of you$
# ARK server options - use ark_<optionname>=<value>
# comment out these values if you want to define them
# inside your GameUserSettings.ini file
serverMap="ScorchedEarth_P" # ser$
#serverMapModId="469987622" # Uncomment$
#ark_TotalConversionMod="496735411" # Uncomment$
ark_RCONEnabled="True" # Enable RC$
ark_RCONPort="32330" # RCON Port
ark_SessionName="Servername" # if $
ark_Port="7778" # ARK serve$
ark_QueryPort="27015" # ARK query$
#ark_ServerPassword="" # ARK serv$
ark_ServerAdminPassword="password" # ARK ser$
ark_MaxPlayers="100"
ark_GameModIds="1999447172,895711211,892993322,1273112284,1404697612,889745138"$
#ark_AltSaveDirectoryName="SotF" # Uncomment$
arkopt_clusterid="cluster1"
# ARK server flags - use arkflag_<optionname>=true
#arkflag_OnlyAdminRejoinAsSpectator=true # Uncomment$
#arkflag_DisableDeathSpectator=true # Uncomment$
# ARK server options - i.e. for -optname=val, use arkopt_optname=val
#arkopt_StructureDestructionTag=DestroySwampSnowStructures
#arkPreStart="/etc/arkmanager/instances/instance.start" # Set this$
zweite MAp/instanz (RAGN) file:
# config environment
arkserverroot="/home/ark/ARK" # path of you$
# ARK server options - use ark_<optionname>=<value>
# comment out these values if you want to define them
# inside your GameUserSettings.ini file
serverMap="Ragnarok" # server map$
#serverMapModId="469987622" # Uncomment$
#ark_TotalConversionMod="496735411" # Uncomment$
ark_RCONEnabled="True" # Enable RC$
ark_RCONPort="32333" # RCON Port
ark_SessionName="Server name" $
ark_Port="7779" # ARK serve$
ark_QueryPort="27020" # ARK query$
#ark_ServerPassword="" # ARK serv$
ark_ServerAdminPassword="passwd" # ARK ser$
ark_MaxPlayers="80"
ark_GameModIds="1999447172,895711211,892993322,1273112284,1404697612,889745138"$
#ark_AltSaveDirectoryName="SotF" # Uncomment$
ark_AltSaveDirectoryName="/Saved/Ragnarok"
# ARK server flags - use arkflag_<optionname>=true
#arkflag_OnlyAdminRejoinAsSpectator=true # Uncomment$
#arkflag_DisableDeathSpectator=true # Uncomment$
arkopt_clusterid="cluster1"
# ARK server options - i.e. for -optname=val, use arkopt_optname=val
#arkopt_StructureDestructionTag=DestroySwampSnowStructures
#arkPreStart="/etc/arkmanager/instances/instance.start" # Set this$
Gemeinsame GUS:
ServerSettings]
AutoSavePeriodMinutes=15.000000
allowThirdPersonPlayer=1
EnableExtraStructurePreventionVolumes=false
PreventSpawnAnimations=true
AllowCaveBuildingPvE=0
alwaysNotifyPlayerJoined=0
alwaysNotifyPlayerLeft=0
bAllowFlyerCarryPvE=1
bDisableStructureDecayPvE=1
DayTimeSpeedScale=0.69007
NightTimeSpeedScale=2.00000
globalVoiceChat=0
HarvestAmountMultiplier=3.00000
HarvestHealthMultiplier=2.00000
MaxStructuresInRange=6700
noTributeDownloads=1
PreventDownloadSurvivors=False
PreventDownloadItems=False
PreventDownloadDinos=False
proximityChat=0
ResourceNoReplenishRadiusPlayers=1.00000
ResourceNoReplenishRadiusStructures=1.00000
ServerAdminPassword=Admin+01!1990
ServerCrosshair=1
serverForceNoHud=0
serverHardcore=0
ServerPassword=
serverPVE=1
ShowMapPlayerLocation=1
TamedDinoDamageMultiplier=1.00000
TamedDinoResistanceMultiplier=1.00000
TamingSpeedMultiplier=15.00000
XPMultiplier=3.00000
EnablePVPGamma=0
EnablePVEGamma=0
SpectatorPassword=
DifficultyOffset=1.00000
PvEStructureDecayDestructionPeriod=1.00000
Banlist="http://arkdedicated.com/banlist.txt"
PvPStructureDecay=0
DisableDinoDecayPvE=0
PvEDinoDecayPeriodMultiplier=1.00000
AdminLogging=0
MaxTamedDinos=8000
MaxNumbersofPlayersInTribe=2
BattleNumOfTribestoStartGame=2
TimeToCollapseROD=100
BattleAutoStartGameInterval=100
BattleSuddenDeathInterval=300
KickIdlePlayersPeriod=1800
PerPlatformMaxStructuresMultiplier=1.00000
StructureDamageRepairCooldown=180
bForceAllStructureLocking=1
AutoDestroyOldStructuresMultiplier=0.00000
bUseVSync=0
MaxPlatformSaddleStructureLimit=100
bPassiveDefensesDamageRiderlessDinos=1
RCONPort=32333
RCONServerGameLogBuffer=600
OverrideStructurePlatformPrevention=0
PreventOfflinePvPInterval=60.0
bPvPDinoDecay=1
bPvPStructureDecay=1
DisableImprintDinoBuff=1
AllowAnyoneBabyImprintCuddle=1
ShowFloatingDamageText=1
DestroyUnconnectedWaterPipes=0
OverrideOfficialDifficulty=10.0
TheMaxStructuresInRange=10500
MinimumDinoReuploadInterval=0
PvEAllowStructuresAtSupplyDrops=0
NPCNetworkStasisRangeScalePlayerCountStart=70
NPCNetworkStasisRangeScalePlayerCountEnd=120
NPCNetworkStasisRangeScalePercentEnd=0.50
MaxPersonalTamedDinos=500
AutoDestroyDecayedDinos=1
ClampItemSpoilingTimes=0
UseOptimizedHarvestingHealth=1
AllowCrateSpawnsOnTopOfStructures=1
ForceFlyerExplosives=0
PreventOfflinePvP=1
AllowFlyingStaminaRecovery=1
AllowMultipleAttachedC4=0
OxygenSwimSpeedStatMultiplier=1.00
bPvEDisableFriendlyFire=1
ServerAutoForceRespawnWildDinosInterval=86400
DisableWeatherFog=0
RandomSupplyCratePoints=1
CrossARKAllowForeignDinoDownloads=0
PersonalTamedDinosSaddleStructureCost=19
RCONEnabled=True
StructurePreventResourceRadiusMultiplier=1.000000
TribeNameChangeCooldown=15.000000
PlatformSaddleBuildAreaBoundsMultiplier=1.000000
StructurePickupTimeAfterPlacement=30.000000
StructurePickupHoldDuration=0.500000
AllowIntegratedSPlusStructures=True
AllowHideDamageSourceFromLogs=True
RaidDinoCharacterFoodDrainMultiplier=1.000000
ListenServerTetherDistanceMultiplier=1.000000
ItemStackSizeMultiplier=1.000000
AllowHitMarkers=True
PreventUploadSurvivors=False
PreventUploadItems=False
PreventUploadDinos=False
[/Script/ShooterGame.ShooterGameUserSettings]
MasterAudioVolume=1.000000
MusicAudioVolume=1.000000
SFXAudioVolume=1.000000
VoiceAudioVolume=1.000000
UIScaling=1.000000
UIQuickbarScaling=0.650000
CameraShakeScale=0.650000
bFirstPersonRiding=False
bThirdPersonPlayer=False
bShowStatusNotificationMessages=True
TrueSkyQuality=0.000000
FOVMultiplier=1.000000
GroundClutterDensity=0.000000
bFilmGrain=False
bMotionBlur=False
bUseDistanceFieldAmbientOcclusion=False
bUseSSAO=False
bShowChatBox=True
bCameraViewBob=True
bInvertLookY=False
bFloatingNames=True
bChatBubbles=True
bHideServerInfo=False
bJoinNotifications=False
bCraftablesShowAllItems=False
bLocalInventoryItemsShowAllItems=False
bLocalInventoryCraftingShowAllItems=True
bRemoteInventoryItemsShowAllItems=False
bRemoteInventoryCraftingShowAllItems=False
bRemoteInventoryShowEngrams=True
LookLeftRightSensitivity=1.000000
LookUpDownSensitivity=1.000000
GraphicsQuality=1
ActiveLingeringWorldTiles=1
ClientNetQuality=3
LastServerSearchType=0
LastServerSort=2
LastPVESearchType=-1
LastDLCTypeSearchType=-1
LastServerSortAsc=True
LastAutoFavorite=True
LastServerSearchHideFull=False
LastServerSearchProtected=False
HideItemTextOverlay=True
bQuickToggleItemNames=True
bDistanceFieldShadowing=False
LODScalar=0.780000
bToggleToTalk=False
HighQualityMaterials=True
HighQualitySurfaces=True
bTemperatureF=False
bDisableTorporEffect=False
bChatShowSteamName=False
bChatShowTribeName=True
bReverseTribeLogOrder=False
EmoteKeyBind1=0
EmoteKeyBind2=0
bNoBloodEffects=False
bLowQualityVFX=False
bSpectatorManualFloatingNames=False
bSuppressAdminIcon=False
bUseSimpleDistanceMovement=False
bDisableMeleeCameraSwingAnims=False
bHighQualityAnisotropicFiltering=False
bUseLowQualityLevelStreaming=True
bPreventInventoryOpeningSounds=False
bPreventItemCraftingSounds=False
bPreventHitMarkers=False
bPreventCrosshair=False
bPreventColorizedItemNames=False
bHighQualityLODs=False
bExtraLevelStreamingDistance=False
bEnableColorGrading=True
DOFSettingInterpTime=0.000000
bDisableBloom=False
bDisableLightShafts=False
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
bDisableMenuTransitions=False
bEnableInventoryItemTooltips=True
bRemoteInventoryShowCraftables=False
bNoTooltipDelay=False
LocalItemSortType=0
LocalCraftingSortType=0
RemoteItemSortType=0
RemoteCraftingSortType=0
VersionMetaTag=1
ShowExplorerNoteSubtitles=False
DisableMenuMusic=False
DisableDefaultCharacterItems=False
bHideFloatingPlayerNames=False
bHideGamepadItemSelectionModifier=False
bToggleExtendedHUDInfo=False
PlayActionWheelClickSound=True
CompanionReactionVerbosity=3
EnableEnvironmentalReactions=True
EnableRespawnReactions=True
EnableDeathReactions=True
EnableSayHelloReactions=True
EnableEmoteReactions=True
EnableMovementSounds=True
CompanionSubtitleVerbosityLevel=3
CompanionIsHiddenState=False
MaxAscensionLevel=0
bHostSessionHasBeenOpened=False
bForceTPVCameraOffset=False
bDisableTPVCameraInterpolation=False
bFPVClimbingGear=False
bFPVGlidingGear=False
Gamma1=2.200000
Gamma2=3.000000
AmbientSoundVolume=1.000000
bAllowAnimationStaggering=True
bUseOldThirdPersonCameraTrace=False
bUseOldThirdPersonCameraOffset=False
bLowQualityAnimations=True
bShowedGenesisDLCBackground=False
bUseVSync=False
MacroCtrl0=
MacroCtrl1=
MacroCtrl2=
MacroCtrl3=
MacroCtrl4=
MacroCtrl5=
MacroCtrl8=
MacroCtrl9=
ResolutionSizeX=1280
ResolutionSizeY=720
LastUserConfirmedResolutionSizeX=1280
LastUserConfirmedResolutionSizeY=720
WindowPosX=-1
WindowPosY=-1
bUseDesktopResolutionForFullscreen=False
FullscreenMode=2
LastConfirmedFullscreenMode=2
Version=5
[ScalabilityGroups]
sg.ResolutionQuality=100
sg.ViewDistanceQuality=3
sg.AntiAliasingQuality=3
sg.ShadowQuality=3
sg.PostProcessQuality=3
sg.TextureQuality=3
sg.EffectsQuality=3
sg.TrueSkyQuality=3
sg.GroundClutterQuality=3
sg.IBLQuality=1
sg.HeightFieldShadowQuality=3
sg.GroundClutterRadius=10000
[SessionSettings]
SessionName=SARKastikan Cluster Ragnarok
[/Script/Engine.GameSession]
MaxPlayers=80
[MessageOfTheDay]
Message=Message
Duration=15
Hat wer eine Idee, warum ich einen neuen Charakter machen müsste ? weil Download und upload sollten ja aktiv sein, oder ? und gespeichert wird der cluster ja auch ..
Weiters würde ich gerne im Reisefilter nur meinen Cluster zur auswahl haben, nicht alle. kann man da auch noch etwas einstellen ?
Danke im Vorraus und LG !
ERLEDIGT, habe es selbst gefixt