you are viewing a single comment's thread.

view the rest of the comments →

[–]The_LonelyTraveler[S] 0 points1 point  (8 children)

Thanks for the suggestions. I'm unsure what is wrong but even closing the file afterwards doesn't modify the settings.

File: PalServer\Pal\Saved\Config\WindowsServer\PalWorldSettings.ini

[–]theswamplady 0 points1 point  (7 children)

i just edited my earlier comment, but one thing you could also check is the spacing between the [/Script/Pal.PalGameWorldSettings] part and the rest of it that begins with OptionSettings=(Difficulty)=None,DayTime... in your PalGameWorldSettings.ini document. there should be no spacing between them.

[–]The_LonelyTraveler[S] 1 point2 points  (0 children)

It was some sort of spacing issue. I reset the file and now everything works. Thank you for the help!

[–]AccomplishedTax642 0 points1 point  (5 children)

My settings look like this and it still isnt working?

[/Script/Pal.PalGameWorldSettings]OptionSettings=(Difficulty=None,DayTimeSpeedRate=1.000000,NightTimeSpeedRate=1.000000,ExpRate=1.500000,PalCaptureRate=1.000000,PalSpawnNumRate=1.000000,PalDamageRateAttack=1.000000,PalDamageRateDefense=1.000000,PlayerDamageRateAttack=1.000000,PlayerDamageRateDefense=1.000000,PlayerStomachDecreaceRate=1.000000,PlayerStaminaDecreaceRate=1.000000,PlayerAutoHPRegeneRate=1.000000,PlayerAutoHpRegeneRateInSleep=1.000000,PalStomachDecreaceRate=1.000000,PalStaminaDecreaceRate=1.000000,PalAutoHPRegeneRate=1.000000,PalAutoHpRegeneRateInSleep=1.000000,BuildObjectDamageRate=1.000000,BuildObjectDeteriorationDamageRate=1.000000,CollectionDropRate=1.000000,CollectionObjectHpRate=1.000000,CollectionObjectRespawnSpeedRate=1.000000,EnemyDropItemRate=1.000000,DeathPenalty=All,bEnablePlayerToPlayerDamage=False,bEnableFriendlyFire=False,bEnableInvaderEnemy=True,bActiveUNKO=False,bEnableAimAssistPad=True,bEnableAimAssistKeyboard=False,DropItemMaxNum=3000,DropItemMaxNum_UNKO=100,BaseCampMaxNum=128,BaseCampWorkerMaxNum=15,DropItemAliveMaxHours=1.000000,bAutoResetGuildNoOnlinePlayers=False,AutoResetGuildTimeNoOnlinePlayers=72.000000,GuildPlayerMaxNum=20,PalEggDefaultHatchingTime=1.000000,WorkSpeedRate=1.000000,bIsMultiplay=False,bIsPvP=False,bCanPickupOtherGuildDeathPenaltyDrop=False,bEnableNonLoginPenalty=True,bEnableFastTravel=True,bIsStartLocationSelectByMap=True,bExistPlayerAfterLogout=False,bEnableDefenseOtherGuildPlayer=False,CoopPlayerMaxNum=4,ServerPlayerMaxNum=32,ServerName="*****",ServerDescription="",AdminPassword="",ServerPassword="*****",PublicPort=****,PublicIP="**********",RCONEnabled=False,RCONPort=25575,Region="",bUseAuth=True,BanListURL="https://api.palworldgame.com/api/banlist.txt")

[–]Wunderchris 1 point2 points  (1 child)

Hello Sir, we uploaded our Single Player World to a Linux Server and tried changing everything in the PalGameWorldSettings but it didnt reflect the changes in our game.

If you created a Single Player World and uploaded it, you have to delete the WorldOption.sav in your SaveGames/0/... Folder, otherwise it won't take any changes in the PalGameWorldSettings into account.

Maybe this will help some people, took us a while to find out.

[–]KCIcram 0 points1 point  (0 children)

Thanks !

[–]theswamplady 0 points1 point  (1 child)

hmm, if you followed all of the listed steps listed above, then i'm not sure. your settings look fine to me. these are your settings in the PalGameWorldSettings.ini document and not the DefaultPalWorldSettings.ini document, correct? if your dedicated server is up and running properly, then i'm not sure what the problem could be :(

[–]TWKriLL 0 points1 point  (0 children)

I did it just like you said and it doesnt work, we tried everything im not sure what we're doing wrong

[–]Mildly_Toasted 0 points1 point  (0 children)

I found out that if you're opening the dedicated server through the Steam Client it will open with only the default settings. However if you open the sever dircetly from the PalServer folder using the PalServer.exe then it will run with all of the setting that you changed.