01-04-2024, 10:34 PM
Server Start.bat erstellen...
Code:
cd "D: Dein Pfad zur TSSGameServer-Win64-Shipping.exe "
start TSSGameServer-Win64-Shipping.exe -log -port=7774 -queryport=27005 -steamservername=Dein ServerName
GameServerSettings bearbeiten...
Code:
[Host Settings]
ServerName="Dein ServerName"
Password=""
SaveName="DedicatedSaveMP"
AdminPass="Adminpw
MaxPlayers=16
OnlyAllowedPlayers=0
[World Settings]
Version=3
SaveIntervalSec=300
NoDeathFeedback=0
PermaDeath=0
OnDeath=2
PVP=0
ClearInfection=1
EagleEye=1
AirDrop=1
WeaponBreak=1
MultiplayerSleep=0
LootRespawn=1
LootRespawnTimer=60
LootRarity=0
AirDropInterval=1
ZombieDiffHealth=1
ZombieDiffSpeed=2
ZombieDiffDamage=3
HumanDifficulty=3
ZombieAmountMulti=1
HumanAmountMulti=1
ZombieDogMulti=1
ZombieRespawnTimer=90
HumanRespawnTimer=90
AnimalRespawnTimer=90
StartingSeason=1
DaysPerSeason=5
DayDur=40
NightDur=20
VitalDrain=1
DogEnabled=1
DogNum=6
RecruitDog=1
BuildingHealth=1
CompanionHealth=1
CompanionDmg=1
Beschreibung zum Server mit Commands usw...
Code:
****** Requirements ******
By default port 7777 and port 27015 must be opened.
You can launch the server with extra paramerers such as
-log -port=7777 queryport=27015 -steamservername=MyDedicatedServer
****** HMZ Server settings ******
SaveIntervalSec => Save game every x seconds
PermaDeath => 0=Off, 1=Individual, 2=All
OnDeath => 0=Only lose backpack and weapon in hand, 1=Previous + pockets and backpack, 2=All previous + Equipment
PVP => 0/1 Off/On
ClearInfection => 0=Respawning does not rid you of the infecrion, =1 You lose it upon respawning.
EagleEye => =1 Able to purchase the eagle eye skill, 0=You can't
AirDrop => 1=Enabled, 0=Disabled
WeaponBreak => 1=Weapons break when reaching 0% durabily except crow bar, 0=Only improvised break at 0% durabily
MultiplayerSleep => 1=Time passes if eveyone performs the sleep emote at teh same time, 0=Passing time is disabled
LootRespawn => 1=Loot does respawn, 0=Never respawn
LootRespawnTimer => If loot respawns how long does it take in seconds
LootRarity => 0=Scarce, 1=Low, 0=Default, 1=Plentiful, 2=Abundant
AirDropInterval => Air drop every X day
ZombieDiffHealth => 0=Very Easy, 1=Easy, 2=Default, 3=Hard, 4=Very Hard, 5=Nightmare
ZombieDiffSpeed => 0=Very Easy, 1=Easy, 2=Default, 3=Hard, 4=Very Hard, 5=Nightmare
ZombieDiffDamage => 0=Very Easy, 1=Easy, 2=Default, 3=Hard, 4=Very Hard, 5=Nightmare
HumanDifficulty => 0=Very Easy, 1=Easy, 2=Default, 3=Hard, 4=Very Hard, 5=Nightmare
ZombieAmountMulti => Zombie spawn count multiplier
HumanAmountMulti => Hostile humans spawn count multiplier
ZombieDogMulti => zombie dog spawn count multiplier
ZombieRespawnTimer => Time in minutes for zombies to respawn
HumanRespawnTimer => Time in minutes for hostile humans to respawn
AnimalRespawnTimer => Time in minutes for animals to respawn
StartingSeason => 0=Summer, 1=Autum, 2=Winter, 3=Spring
DaysPerSeason => How many days each season lasts
DayDur => Day duration in minutes
NightDur => Night duration in minutes
VitalDrain => How fast your vitals drain 0=Slow, 1=Normal, 2=Fast
DogEnabled => Enable finding dog companions you can recruit
DogNum => Number of companion dogs that could spawn randomly
RecruitDog => Allow players to recruit companion dog
CompanionHealth => Dog companion health 0=Low 1=Default 2=High
CompanionDmg => Dog companion damage 0=Low 1=Default 2=High
NoDeathFeedback => =1 to disable player died notification in chat.
****** CONSOLE COMMANDS ******
/AdminAccess [password] => Grants a client admin privileges (password can be indicate in server settings ini file)
/Shutdown [SECONDS] => Shuts down the server, notifies everyone in chat (Requires admin access). Example shutting down in 1min /Shutdown 60
/SuperAdmin => Enable you to fly around the mao where no one can see you, calling the same command will toggle this mode (Requires admin access or being a host)
/Spawn item_[Name] => Spawn a pickup ex /Spawn item_Apple (Requires admin access or being a host)
/spawn car_[Name] => Spawn a car ex /Spawn Car_Suv (Requires admin access or being a host)
/spawn Dog => spawn dog companion
/exp [X] => Grants exp ex /spawn 500
/ExecCmd [command] => Execute an unreal engine command ex /ExecCmd t.maxfps 144 (Requires admin or being a host)
/DogSetName [Name] => Sets a name for your dog companion
/TPDog => Teleport dog companion to you
[Cars you can spawn]
(car_rv, car_gaztiger, car_edmond, car_hatchback, car_Jeep, car_suv, car_pickup, car_policesuv, car_sport, car_truck, car_van, car_suv2)
[Example Pickups you can spawn]
NailedBat, Bow, Water, AR15, 556, 762, Mk18, M1, TacticalShotgun, TomatoSoup, EnergyDrink
Nach erfolgreichen erstellen und ändern der Dateien Startet ihr den Server mit der Start.bat
Das war es auch schon viel Spaß mit dem Server
euer
rumpel
