im using this mod as well, in a multiplayer game, it works well :D, with one exeption, it dosent show fill level on trailer (when you are not in the tractor), if filled with wood chips (it does for all other fruit types)
i do have a suggestion though, could it ignore non filable stuff, like the front weights and dolly's perhaps?? (im using a mod, to drive with 2 trailers on my MAN, but it only shows the load on the first trailer, and the dolly)
hi I love this mod its very useful just the version 1.2 doesn't seem to like mp im getting a LUA error in my log please fix as I really wanna use this mod
4 Comments for Inspector
im using this mod as well, in a multiplayer game, it works well :D, with one exeption, it dosent show fill level on trailer (when you are not in the tractor), if filled with wood chips (it does for all other fruit types)
i do have a suggestion though, could it ignore non filable stuff, like the front weights and dolly's perhaps?? (im using a mod, to drive with 2 trailers on my MAN, but it only shows the load on the first trailer, and the dolly)
hi I love this mod its very useful just the version 1.2 doesn't seem to like mp im getting a LUA error in my log please fix as I really wanna use this mod
keep up the good work
paul
it doesnt work for mp with this version works fine in sp though ty for a version with some % atleast:) makes things alot easier
Suggestion for the draw() function; have it restore the font-settings to default, before leaving the function.
I.e. call these before the last 'end;' statement in draw().
setTextBold(false);
setTextColor(1,1,1,1);