Jump to content

Immersive drunk speech


DarkKreepe

Recommended Posts

Immersive drunk speech

Do you think you sound like a TV presenter when you drunk? Now what you say will depend on your level of alcohol intoxication!

20220202002918_1.thumb.jpg.55eb31f269f5b2a0046cacb0aa017b25.jpg

 

Configuration for multiplayer and singleplayer
In game configuration
20220202002654_1.thumb.jpg.38c4b180046ca1ca58a9d1b48df0befe.jpg

 

Manual configuration
You need to modify a file.

Windows path: %HOMEDRIVE%%HOMEPATH%/Zomboid/Server/servertest_SandboxVars.lua
Linux path: ~/Zomboid/Server/servertest_SandboxVars.lua

"servertest" may be different if you use a custom server name. For example: myserver_SandboxVars.lua

 

Append this to the bottom:

iDrunk = {
    AllowYell = true,
    AllowWhisper = true,
    AllowFaction = false,
    AllowSafehouse = false,
    AllowAdmin = false,
    AllowSay = true,
    AllowGeneral = false,
}

 

Supported languages

  •  Russian  [RU]
  • English [EN]

 

You can also add or adjust a special dictionary for your language. You can find the instructions in the github repository. Link at the bottom of the description.

 

 

Useful links

Edited by DarkKreepe
tag
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...