Project Zomboid Debug Scenarios -
-- Send a chat message printToChat("Welcome to your custom hell. Good luck.") end
In Debug Mode, you can finally cheat death. But the helicopter still hates you. To get started: enable -debug , open the Debug menu, and click “Scenarios.” Then save the world — or burn it down. project zomboid debug scenarios
function MyScenario:OnStart() -- Teleport to coordinates (x, y, z) getPlayer():setX(12000) getPlayer():setY(8500) -- Start a helicopter event SandboxVars.DebugHeli = true triggerHelicopter() -- Send a chat message printToChat("Welcome to your