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
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.