Farming Simulator 25

Farming Simulator 25

View Stats:
RayJRabbit Dec 16, 2024 @ 6:24am
edit working width
I'm trying to make the disc-o-vinge go wider for grapes. I doubled it in the XML under WorkingWidth but it's still doing the same as default. what did I miss?
< >
Showing 1-8 of 8 comments
sendjes Dec 16, 2024 @ 6:33am 
What did you edit? What code, and please do surround it in code tags, look at Formatting help.
RayJRabbit Dec 16, 2024 @ 6:55am 
Originally posted by sendjes:
What did you edit? What code, and please do surround it in code tags, look at Formatting help.

I see now that I edited under store data. gotta find actual working width
sendjes Dec 16, 2024 @ 7:05am 
You need to edit the .i3d file, and the values needed to be edited is 0.75.

<TransformGroup name="workAreaStart" translation="0.75 0 1" nodeId="19"/>
<TransformGroup name="workAreaWidth" translation="-0.75 0 1" nodeId="20"/>
<TransformGroup name="workAreaHeight" translation="0.75 0 -0.51719" nodeId="21"/>
Last edited by sendjes; Dec 16, 2024 @ 7:06am
RayJRabbit Dec 16, 2024 @ 7:26am 
Originally posted by sendjes:
You need to edit the .i3d file, and the values needed to be edited is 0.75.

<TransformGroup name="workAreaStart" translation="0.75 0 1" nodeId="19"/>
<TransformGroup name="workAreaWidth" translation="-0.75 0 1" nodeId="20"/>
<TransformGroup name="workAreaHeight" translation="0.75 0 -0.51719" nodeId="21"/>
thank you so dang much
sendjes Dec 16, 2024 @ 7:28am 
No problem, I would recommend, that you head over at https://forum.giants-software.com/viewforum.php?f=1008 you might get more help in those forums.
illgib Dec 16, 2024 @ 8:23am 
Better go with giants editor, at least you see what node are you moving and were.
I've decided to grow grapes but id like to widen the harvester but I can't find what I need to do so or is it not possible
illgib Mar 18 @ 6:44am 
Originally posted by GeekMaster189:
I've decided to grow grapes but id like to widen the harvester but I can't find what I need to do so or is it not possible
Grape and olive harvesters works differently, they don't have a working area like the other implements but a raycast, you can try to increase the distance in the raycast section, it's how far you can be from the vines, but i don't know if can take more vines at once.
< >
Showing 1-8 of 8 comments
Per page: 1530 50

Date Posted: Dec 16, 2024 @ 6:24am
Posts: 8