Mod:
Work RPM
Good day! v. 1.3. Does not work with MR 1.2.0.1. RPM increases only on tippers. Plows, seeders when folding/unfolding the RPM does not change.
Mod:
Price Watch
It was still possible to make the text type "grass_windrow" in the form of "Grass" in modDesc.xml <l10n><text name="grass_windrow"> <en> Dry grass </en><de> Trockenes Gras </de><ru> ???? </ru></text></l10n>
Mod:
Price Watch
Yes, that would be the problem I think. It's my mistake, should have thought about that, sorry.
If you change this at around line 189: priceWatch.fillTypeInfo[fillType].gotSome = true;
to this:
if priceWatch.fillTypeInfo[fillType] ~= nil then
priceWatch.fillTypeInfo[fillType].gotSome = true;
end;
it should solve the problem.
I will of course do this too, but it getting approved might take some time.
Mod:
Price Watch
Hmm, this happened with the trailers when I got something like fertilizer in it (since you can't sell that anywhere), but I was sure you can't store anything "unsellable" in silos. Which is where you get the error. Mind telling me what you got stored in your silos? Or if you have any modded silo?
Mod:
Price Watch
Yes, that would be the problem I think. It's my mistake, should have thought about that, sorry.
If you change this at around line 189: priceWatch.fillTypeInfo[fillType].gotSome = true;
to this:
if priceWatch.fillTypeInfo[fillType] ~= nil then
priceWatch.fillTypeInfo[fillType].gotSome = true;
end;
it should solve the problem.
I will of course do this too, but it getting approved might take some time.
Mod:
Preisvergleich
Google-übersetzer. Funktioniert nicht richtig. Siehe screenshots. Zeigt die besten Preise für Gerste in der "Brauerei", dort verkauft 19980 (war 35003 wurde 54983). Verkauft im "Bahnhof" auf 33279 (war 1769 wurde nach dem senden der Zug 35048).
Mod: Work RPM
v 1.2 does not work as well with MR.
Mod: Work RPM
Good day! v. 1.3. Does not work with MR 1.2.0.1. RPM increases only on tippers. Plows, seeders when folding/unfolding the RPM does not change.
Mod: Price Watch
It was still possible to make the text type "grass_windrow" in the form of "Grass" in modDesc.xml <l10n><text name="grass_windrow"> <en> Dry grass </en><de> Trockenes Gras </de><ru> ???? </ru></text></l10n>
Mod: Price Watch
This is working fine. Thanks for the cool mod!
Mod: Price Watch
Edit the standard hayLoft. <fillTypes>dryGrass_windrow grass_windrow woodChips forage straw chaff silage forage_mixing</fillTypes> + edit the i3d.
Mod: Price Watch
v 2.1
Error: Running LUA method 'update'.
D:/Documents/My Games/FarmingSimulator2017/mods/FS17_pricewatch/pricewatch.lua:189: attempt to index a nil value
Mod: Preisvergleich
Mod Super. Mit den Prämien für Züge nicht die Gedanken wie beheben?
Mod: Preisvergleich
Only Two rivers map v1.1.1
Mod: Preisvergleich
Two River map funktioniert. ohne Rücksicht auf die Preise senden Züge.
Mod: Preisvergleich
add: map two rivers LS15
Mod: Preisvergleich
Google-übersetzer. Funktioniert nicht richtig. Siehe screenshots. Zeigt die besten Preise für Gerste in der "Brauerei", dort verkauft 19980 (war 35003 wurde 54983). Verkauft im "Bahnhof" auf 33279 (war 1769 wurde nach dem senden der Zug 35048).