Инсталирайте Steam
вход
|
език
Опростен китайски (简体中文)
Традиционен китайски (繁體中文)
Японски (日本語)
Корейски (한국어)
Тайландски (ไทย)
Чешки (Čeština)
Датски (Dansk)
Немски (Deutsch)
Английски (English)
Испански — Испания (Español — España)
Испански — Латинска Америка (Español — Latinoamérica)
Гръцки (Ελληνικά)
Френски (Français)
Италиански (Italiano)
Индонезийски (Bahasa Indonesia)
Унгарски (Magyar)
Холандски (Nederlands)
Норвежки (Norsk)
Полски (Polski)
Португалски (Português)
Бразилски португалски (Português — Brasil)
Румънски (Română)
Руски (Русский)
Финландски (Suomi)
Шведски (Svenska)
Турски (Türkçe)
Виетнамски (Tiếng Việt)
Украински (Українська)
Докладване на проблем с превода
Stages of balancing, scaling and generation can be modified or defined as separate function scripts, examples of use can be seen at Xavorion: Mining
Do you have any other mods that modify turrets(ex. Starfall) or tooltips? Any broken turrets appear?
2023-12-09 13-30-05| #0: makeTurretTooltip data/scripts/lib/tooltipmaker.lua
2023-12-09 13-30-05| could not execute function 'makeTurretTooltip' in '"data/scripts/lib/tooltipmaker.lua"':
F:\SteamLibrary\steamapps\workshop\content\445220\2992808396\data/scripts/TooltipMaker/WeaponPropertyFunction.lua:138: attempt to index field 'title' (a nil value)F:\SteamLibrary\steamapps\workshop\content\445220\2992808396\data/scripts/TooltipMaker/WeaponPropertyFunction.lua:138: in function '_Function'
2023-12-09 13-30-05| F:\SteamLibrary\steamapps\workshop\content\445220\2992808396\data/scripts/TooltipMaker/WeaponTooltipMaker.lua:35: in function 'Add'
2023-12-09 13-30-05| F:\SteamLibrary\steamapps\workshop\content\445220\2992808396\data/scripts/lib/tooltipmaker.lua:130: in function <F:\SteamLibrary\steamapps\workshop\content\445220\2992808396\data/scripts/lib/tooltipmaker.lua:56>
Look at a file ( X2-Mining/data/scripts/ArmsGenerator/BarrelFunction.lua )
Comment out lines 8, 13, 17, 22
Comments are taged by --
Line 8 should look like this:
--_Metadata.TechType = WeaponTech.OreRefinerLauncher
Hello there.
There is a single type of mining turret that does fire rockets - double barreled Medium variant.
Other 3 variants fire regular beams. Tooltips will be updated to avoid confusion.