Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
- replace some or all of the 3 whistle wavs. Make sure none are missing.
- replace mod.lua with
function data()
return {
info = {
minorVersion = 0,
severityAdd = 'NONE',
severityRemove = 'NONE',
name = 'mod for whistles',
description = 'replaces whistles',
tags = {'Europe', 'Script Mod', 'Sound'},
authors = {{name = 'vencaok', role = 'CREATOR'}}
},
} end
- delete every other file and folder except mod.lua and /res/audio/effect/whistles/<its content>
Copy and paste my mod from
C:\Program Files (x86)\Steam\steamapps\workshop\content\1066780\<mod folder>
into your own mod
C:\Program Files (x86)\Steam\userdata\<your steam user id>\1066780\local\mods\<whatever-you-like>_1. The _1 at the end is important.
read on.
From which year does it start operating?
Thanks.