Global company placeable wood chipper v1.0.0.0 FS19
Global company placeable wood chipper v1.0.0.0 FS19
Mod inspired from “LWG Europa Sägewerke” made by Mannie313 in ls-modcompany
I removed the pallet outputs and used a Ravenport wood chipper model
The chipper uses 2% petrol, but the global company script has a 10% limit.
To fix this limit, update FS19_GlobalCompany\objects\GC_ProductionFactory.lua
Line 786: productLine.inputsPercent[inputId] = math.min(math.max(inputPercent, 0.1), 1) change 0.1 to 0.01
(will be fixed on next update)
Model: Giants (Ravenport)Script: Mannie313 (ls-modcompany)Idea / Concept: Xanika
Salut, ton mod est très utile mais j’ai des problèmes sur ma map. au niveau de global company, le fichier ne trouve pas les dénominations au niveau des langues.
Au lieu de me maquer exemple fuel, arbre, copaux et etc…, il me marque des truc du style : missing’placeablewoodchipper’ …. in l10N_FR.xml.
et si je regarde au niveau des erreur directement dans le global company, il me marque : language do not have the required prefix or subprefix, … Please add this !
I have this same problem