Displays historical information on prices of the commodities available in Farming Simulator 17 in a convenient window.
Game Farming Simulator 17
Manufacturer N/A
Category Other
Author Warnat0r
Size 20 KB
Version 0.1.50.0
Released 05.12.2016
- 1 Likes
- 7 Comments
- 472 Downloads
- 1 Downloads in
-
8 years ago
COMMENTS
Good, stays fixed on the screen, is there any way to turn the screen on or off, thanks.....
Is it possible to add reverse sorting choice ? :
if self.rightShiftDown then if self.player.orderBy == 1 then self:setOrderBy(7) else self:setOrderBy(self.player.orderBy - 1) end else if self.player.orderBy >= 7 then self:setOrderBy(1) else self:setOrderBy(self.player.orderBy + 1) end
Source code to replace :
if self.player.orderBy>=7 then self:setOrderBy(1)else self:setOrderBy(self.player.orderBy+1)end
In my case, i use HOME instead of INSERT because on my laptop, i have to use fn key.
If i use Right Shift + Home + End i can go back which let me to switch between higher price and higher dev%
To turn it on/off, just push on "END" button.
It's the master key of this mod.
CAN ANYONE MAKE auto tractor and combined scriped
Your script isn't picking up on diferent location names and says missing translation on most of the German maps as well as all the UK ones like Chellington and the Herefordshire maps.
Causes game crash on exit after patch 1.5.1
Write a comment