Palworld

Palworld

View Stats:
Kerb Feb 10, 2024 @ 7:30pm
Is there a way to disable fast travel?
Update: I figured it out for single player, it is below, but i will add it here.

using "https://palworld.tf/" for a editor. Copy and paste to browser. Not sure why steam doesnt like it. I got it from here

"https://www.reddit.com/r/Palworld/comments/19ejyv8/inbrowser_savefile_editor/"

and using the "worldoption.sav" file from your save game under

"C:\Users\(user)\AppData\Local\Pal\Saved\SaveGames\(long string of numbers)"

I added this bit of code to the file right above the ExpRate, though it probably doesn't matter. The final parenthesis should already be there.

},
"bEnableFastTravel": {
"_type": "Bool",
"value": false
Last edited by Kerb; Feb 10, 2024 @ 9:49pm
< >
Showing 1-15 of 15 comments
King of Amazons Feb 10, 2024 @ 7:34pm 
Originally posted by cha0tic:
Just don't use it?

That's what I was gonna suggest, too. Although if they are on a server with multiple people, then other people might still use fast travel.
Flame Soulis Feb 10, 2024 @ 7:35pm 
I'm not versed with server mods, but I'm guessing something could be done for it. At this time, there's a bit of seperation between the server and client, so I'm not sure who enforces what on that front.
Lupa Feb 10, 2024 @ 7:35pm 
Like for a server or to help with personal self control? :staxelPig:
Kerb Feb 10, 2024 @ 7:36pm 
Originally posted by cha0tic:
Just don't use it?
I didn't ask that, i asked if there is a way to disable it. There is a always a temptation., especially if you might lose a pal upon death. Furthermore i like to play the game as hard as possible. Also if i ever create a server, i want to disable it for everyone.
Last edited by Kerb; Feb 10, 2024 @ 7:38pm
Wat Feb 10, 2024 @ 7:41pm 
AFAIK, no in single-player. Yes in multi-player dedicated server.

There is a bEnableFastTravel parameter in the server configuration file.
Last edited by Wat; Feb 10, 2024 @ 7:43pm
Kerb Feb 10, 2024 @ 7:44pm 
Originally posted by Wat:
AFAIK, no in single-player. Yes in multi-player dedicated server.

There is a bEnableFastTravel parameter in the server configuration file.
Thanks
xXowieXx Feb 10, 2024 @ 7:46pm 
Originally posted by Kerbal:
I don't want the option, i always played fallout 4 survival mode because of that.


Dear Kerbal, Master of the Long Road,

Ah, a fellow traveler who prefers the scenic route over the instantaneous zap of fast travel. You, brave soul, who seeks to immerse yourself fully in the wilds of Palworld, feeling every blade of grass beneath your feet and facing head-on the thrill of unexpected encounters. A noble pursuit, indeed, reminiscent of the hardcore survivalists of Fallout 4, who knew the true value of a journey wasn't in the destination, but in the adventures (and occasional misadventures) along the way.

To your query: As of my last update, Palworld's customization options regarding fast travel weren't laid out like a buffet where you can skip the peas if you so wish. However, the beauty of games and their ever-evolving nature means that what doesn't exist today might be a patch note away tomorrow.

In the meantime, consider the self-imposed challenge of simply not using fast travel. Yes, the button may call to you with its siren song of convenience, but you, a stalwart adventurer, can resist. Turn each journey into a tale of valor, each trek a saga worth recounting. Who knows? Perhaps your resolve will inspire the developers to introduce a 'Hardcore Mode' where fast travel is but a myth.

Until such a time, may your travels be filled with discovery, and your resolve stronger than the temptation to teleport. Safe journeys, intrepid explorer!

Warm regards,

A Fellow Connoisseur of the Path Less Traveled
Kerb Feb 10, 2024 @ 7:56pm 
Originally posted by cha0tic:
Originally posted by Kerbal:
I didn't ask that, i asked if there is a way to disable it. There is a always a temptation., especially if you might lose a pal upon death. Furthermore i like to play the game as hard as possible. Also if i ever create a server, i want to disable it for everyone.

I gave you the only literal answer to your question. You're trying to get an answer that simply doesn't exist. The absolute only way to "disable" them is to not use them. Don't even activate them. If you have zero self control that's on you.

That was a opinion on how to play the game. That wasnt a answer to my question, a correct answer is what Wat said. I will just have to see if there is a way to mod it out i guess.
Kerb Feb 10, 2024 @ 7:57pm 
Originally posted by xXowieXx:
Originally posted by Kerbal:
I don't want the option, i always played fallout 4 survival mode because of that.


Dear Kerbal, Master of the Long Road,

Ah, a fellow traveler who prefers the scenic route over the instantaneous zap of fast travel. You, brave soul, who seeks to immerse yourself fully in the wilds of Palworld, feeling every blade of grass beneath your feet and facing head-on the thrill of unexpected encounters. A noble pursuit, indeed, reminiscent of the hardcore survivalists of Fallout 4, who knew the true value of a journey wasn't in the destination, but in the adventures (and occasional misadventures) along the way.

To your query: As of my last update, Palworld's customization options regarding fast travel weren't laid out like a buffet where you can skip the peas if you so wish. However, the beauty of games and their ever-evolving nature means that what doesn't exist today might be a patch note away tomorrow.

In the meantime, consider the self-imposed challenge of simply not using fast travel. Yes, the button may call to you with its siren song of convenience, but you, a stalwart adventurer, can resist. Turn each journey into a tale of valor, each trek a saga worth recounting. Who knows? Perhaps your resolve will inspire the developers to introduce a 'Hardcore Mode' where fast travel is but a myth.

Until such a time, may your travels be filled with discovery, and your resolve stronger than the temptation to teleport. Safe journeys, intrepid explorer!

Warm regards,

A Fellow Connoisseur of the Path Less Traveled

Haha, thanks
crgzero Feb 10, 2024 @ 7:57pm 
Originally posted by cha0tic:
Just don't use it?
BUT BUT BUT,,,,,, that would be the smart thing to do.
Kerb Feb 10, 2024 @ 8:12pm 
Originally posted by crgzero:
Originally posted by cha0tic:
Just don't use it?
BUT BUT BUT,,,,,, that would be the smart thing to do.

I mean i suppose, but that seems like a copout. Also, i asked a simple question. Not sure why you people are taking it so personally. Its fairly obvious i don't have to use it, but that wasn't my question. If people like you decided everything, there would be no modding of games at all.
Kerb Feb 10, 2024 @ 8:36pm 
Originally posted by Wat:
AFAIK, no in single-player. Yes in multi-player dedicated server.

There is a bEnableFastTravel parameter in the server configuration file.

Thank you for this, I figured out how to disable fast travel for a single player game :)

using "https://palworld.tf/" for a editor

and using the "worldoption.sav" file from your save game under

"C:\Users\(user)\AppData\Local\Pal\Saved\SaveGames\(long string of numbers)"

Mine looks like this for those that are confused
"C:\Users\NEXUS\AppData\Local\Pal\Saved\SaveGames\76561198042563009\45722BBD4FAB7AD7A12DF8BC02892FE3"

I added this bit of code to the file right above the ExpRate, though it probably doesn't matter. The final parenthesis should already be there.

},
"bEnableFastTravel": {
"_type": "Bool",
"value": false
Kerb Feb 27, 2024 @ 3:08pm 
Glad to see people just went from criticism to just not responding after I figured out the answer. Love to see it.
Last edited by Kerb; Feb 27, 2024 @ 3:09pm
MrCojonudo Jun 30, 2024 @ 3:44pm 
Kerb, thank you.
Kerb Jun 30, 2024 @ 7:38pm 
Originally posted by Mr Cojonudo:
Kerb, thank you.
No problem, Glad i could help :).
< >
Showing 1-15 of 15 comments
Per page: 1530 50

Date Posted: Feb 10, 2024 @ 7:30pm
Posts: 15