Project Zomboid

Project Zomboid

Wolf Extraction Quest
Vash(88) 22 Jul, 2023 @ 4:17am
Dedicated server question
I am renting a dedicated server from Blue Fang. I see the options for this mod in the sandbox, but not sure how to make everyone have the same extraction point. Can anyone help?

WQS_DeadlineDays_opt = 0,
-- Minimum=3 Maximum=48 Default=3
WQS_ExtractionEventHoursDuration_opt = 3,
-- Minimum=0.10 Maximum=3.00 Default=1.00
WQS_ExtractionEventDifficulty_opt = 1.0,
-- Minimum=0 Maximum=365 Default=0
WQS_WaitForSignalDuration_opt = 0,
WQS_StartWithExtractionItem_opt = false,
WQS_ConfinedMode_opt = false,
WQS_GameModeExtended_opt = true,
WQS_ZoneMap_opt = 1,
WQS_ZoneMap_random_opt = 1

This is all i have to work with
< >
Showing 1-6 of 6 comments
Chawpped 30 Oct, 2023 @ 5:54pm 
Did you ever figure out how to do this? I'd be interested as well.
Vash(88) 30 Oct, 2023 @ 6:20pm 
I can copy paste what I ended up doing. I got it so we all had to get to luisville hospital. Long escape option (build radio). And we can take as long as we want to start it
Vash(88) 30 Oct, 2023 @ 6:24pm 
WQS_DeadlineDays_opt = 0,
-- Minimum=3 Maximum=48 Default=3
WQS_ExtractionEventHoursDuration_opt = 3,
-- Minimum=0.10 Maximum=4.00 Default=1.00
WQS_ExtractionEventDifficulty_opt = 1.0,
-- Minimum=0 Maximum=365 Default=0
WQS_WaitForSignalDuration_opt = 0,
-- Minimum=0 Maximum=4 Default=0
WQS_RepeatersModeHowMany_opt = 0,
-- Minimum=0.10 Maximum=5.00 Default=1.00
WQS_ItemInZombieLootMultiplier_opt = 1.0,
WQS_StartWithExtractionItem_opt = false,
WQS_ConfinedMode_opt = false,
WQS_GameModeExtended_opt = false,
WQS_ZoneMap_opt = 4,
WQS_ZoneMap_random_opt = 1,
Vash(88) 30 Oct, 2023 @ 6:26pm 
oddly it says gamemodeextended = false. already tested the radio once and needed the tower
Chawpped 30 Oct, 2023 @ 7:03pm 
Thanks, that helped. I updated my <server>_SandboxVars.lua to set the "WQS_ZoneMap_opt = 3" and it seems to set all new players to the Louisville Mall for extraction.

But I have a few existing / older players on the server that got random extraction points before I could set it up properly (according to the extraction map that they each individually crafted). Is there a way to update / change their extraction spot?
Chawpped 30 Oct, 2023 @ 8:07pm 
Oooo, I'm seeing in the screenshots that there is maybe a way to interact with the antenna, and request a new extraction location.

I guess I'll have to wait until I have an antennae to see if that works for us.
< >
Showing 1-6 of 6 comments
Per page: 1530 50