Project Zomboid

Project Zomboid

Lingering Whispers...
Example of custom lines for USERNAME/Zomboid/Lua/talkingDeadCustomLine.lua"?
Is there an example somewhere of how to do a custom dialogue line as mentioned in the Sandbox_EN.txt file?

Sandbox_LingeringVoices_CustomLines = "Custom Lines",
Sandbox_LingeringVoices_CustomLines_tooltip = "Whether to use the custom lines in USERNAME/Zomboid/Lua/talkingDeadCustomLine.lua",
< >
Showing 1-1 of 1 comments
Mothyames 14 Nov, 2022 @ 1:05pm 
There's an example[www.dropbox.com] (and steps) on the original Talking Dead mod. However, the custom lines don't work yet.
@Sebastian In talking.lua, line 209 needs to be changed to:
if SandboxVars.LingeringVoices.CustomLines and custom ~= nil then
:)
Last edited by Mothyames; 14 Nov, 2022 @ 1:06pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50