安装 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(越南语)
Українська(乌克兰语)
报告翻译问题










Bin gespannt was sich UG noch alles einfallen lässt was sie verschlimmbessern können XD
mit dem letzten Update wurde ja einiges geändert was Shader und Materialien angeht.
Leider fehlt mir im Moment etwas die Zeit mich damit zu beschäftigen.
Es ist allerdings so, das nicht nur die v60 betroffen ist, sondern fast alle meine Modelle mit Beleuchtung. Es wird also sicher noch etwas dauern bis alles wieder passt.
Trotzdem danke fürs Melden ;)
Mir Ist die Tage aufgefallen, dass die Lok bei der Darstellung der Lichter etwas ungewohnt ausieht bzw. etwas zu fehlen scheint.
Bei der Frontbeleuchtung bin ich mir nicht sicher ob die rötlichen, rechteckigen Lichter, in der runden Lampe beabsichtigt sind, oder hier ein Darstellungsfehler vorliegt.
Bei den Heckleuchten, wenn diese aus sind, fehlt bei den unteren Lampen das Glas.
in einem 3er Gespann der Lok wird das Glas bei der vorderen und bei der Mittleren Lok richtig dargestellt. Bei der letzten fehlt es. Auch bei der Einzellok fehlen die hinteren, unteren Gläser.
Gruß, RicoS.
to give you an example. If you group several vehicles in the purchase menu and want to give them their own icon, then you have to create an extra MDL for them.
But that means again that this purchase symbol would be purchasable as a vehicle.
After that I went and set these MDLs so that they are not visible, eg. about buyable until year 1.
But that was then again leveraged by other mods etc. etc.
Long story short, you can use it to hide vehicles permanently, and I think also influence and expand other menus.
Here is the Official non-exhaustive listing of the eatglobal API:
-Automatically show / hide files like locomotives, wagons, fakeloks, leader locomotives, assets, etc.. Controllable by modder created data structure in mod.lua.
-Extended transf library.
-Miscellaneous helper functions, such as easy reading and writing to files, output of all data structures in stdout.txt local logFn = global.utils.createLogFn("My ModId"), table functions, etc.
Filtered and sorted iteration over sets for file in waggonFiles:_pairs(nil, function(f) return string.ends(fileName, f) end) do
-calculate curved objects, like lanes, walls, etc.
Hello Grimes, As i was checking for some other mod's error, i found this in my log:
"eatglobal: init [mods/1934899402 - db v60 locomotive_1/res/scripts/eatglobal_v1_20.lua] (Version 1.19)"
I get the same for
mods\2518398269 br 222 locomotive_1/res/scripts/eatglobal_v2_29.lua] (Version 2.29)
mods\2026728411 nebenbahnwagen biel-24 waggon_1/res/scripts/eatglobal_v2_26.lua] (Version 2.26)
I am just curious, what does "eatglobal.lua" do and/or for what is it needed?
Emissions are all set to -1, so the game calculates them itself.
(This is not the only vehicle with that issue, but it is the most obvious identical one)
Thank you.