Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
\SteamLibrary\steamapps\common\PalServer\Pal\Saved\Config\WindowsServer
and be named PalWorldSettings.ini
"DeathPenalty=None". I'm personally running mine with "DeathPenalty=Item" and it works. No quotes, no spaces.
Note that I did not use Steam CMD to install it, I just installed it via the steam game library. I don't launch it that way though. I launch through a .bat file.
I put a start.bat file in the folder with the PalServer.exe
In the bat file I pasted in
@echo off
echo Starting server
start PalServer.exe -ServerName="Whatever you want to call it" -port=8211 -players=32 -log -nosteam -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
With =None doesn't work
locally where is?
\SteamLibrary\steamapps\common\PalServer\Pal\Saved\Config\WindowsServer
and be named PalWorldSettings.ini
I believe if it's a local host the file would be in:
C:\Users\**your windows login name**\AppData\Local\Pal\Saved\Config\Windows
I've not used their service before, so unfortunately I can't help any further. Mine is running on a machine right next to me and I used the normal steam library installer.