Project Zomboid

Project Zomboid

Wolf Extraction Quest
Vash(88) 2023 年 7 月 22 日 上午 4:17
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
< >
正在显示第 1 - 6 条,共 6 条留言
Chawpped 2023 年 10 月 30 日 下午 5:54 
Did you ever figure out how to do this? I'd be interested as well.
Vash(88) 2023 年 10 月 30 日 下午 6:20 
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) 2023 年 10 月 30 日 下午 6:24 
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) 2023 年 10 月 30 日 下午 6:26 
oddly it says gamemodeextended = false. already tested the radio once and needed the tower
Chawpped 2023 年 10 月 30 日 下午 7:03 
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 2023 年 10 月 30 日 下午 8:07 
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.
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50