-
Posts
503 -
Joined
-
Last visited
-
Days Won
104
Content Type
Profiles
Gallery
Downloads
Events
Forums
Articles
Everything posted by bdbssb
-
<File fileId="39" filename="$dataS/menu/hud/fillTypes/hud_fill_fertilizer.dds"/> <File fileId="43" filename="$dataS/menu/hud/fillTypes/hud_fill_herbicide.dds"/> <File fileId="41" filename="$dataS/menu/hud/fillTypes/hud_fill_lime.dds"/> <File fileId="42" filename="$dataS/menu/hud/fillTypes/hud_fill_roadSalt.dds"/> <File fileId="40" filename="$dataS/menu/hud/fillTypes/hud_fill_seeds.dds"/>
- 10 comments
-
- auto ferment
- bdbssb
-
(and 2 more)
Tagged with:
-
- 10 comments
-
- auto ferment
- bdbssb
-
(and 2 more)
Tagged with:
-
- 10 comments
-
- auto ferment
- bdbssb
-
(and 2 more)
Tagged with:
-
Honestly the most efficient way to access hud images is to path them directly. They will not show up in giants editor however they will load in game. For an example look at the feeding robot for the big cow barn. They access the dataS images and are above the tipping areas. You can also look at the seed production building I did for fs22. I’ll share a link below. For the file path simply look in the filltype.xml found in the map folder. If you need the actual image let me know, when I get home I will look at the sdk folder and see if I can find them there.
- 10 comments
-
- auto ferment
- bdbssb
-
(and 2 more)
Tagged with:
-
- 10 comments
-
- auto ferment
- bdbssb
-
(and 2 more)
Tagged with:
-
- 10 comments
-
- auto ferment
- bdbssb
-
(and 2 more)
Tagged with:
-
Yes very good point. Log please. I have been using this mod with no issues.
- 3 replies
-
- foragewagon
- bdbssb
-
(and 1 more)
Tagged with:
-
View File Auto Fermenter Auto fermenting silo. This silo is in the silo category, material is converted instantly, it is not a factory. This silo will automatically convert grass, hay, straw, chaff, and wood chips to silage. Cost 50000 Capacity 10000000 Submitter bdbssb Submitted 05/15/2025 Category FS25 Placeables
-
- auto ferment
- bdbssb
-
(and 2 more)
Tagged with:
-
- 10 comments
-
- 1
-
-
- auto ferment
- bdbssb
-
(and 2 more)
Tagged with:
-
- 2 comments
-
- windrowing square baler
- windrowing round baler
- (and 3 more)
-
I’m trying to make a custom slideDoorTrigger lua. I need to register it in the i3d. I understand how to do a callback onCreate, however how do I source the new lua? If I simply try to source it via the modDesc I think it just loads the lua but it’s not calling it when needed at the trigger. I know the original script still works because it’s used at the vehicle shop.
-
I had a list for this in FS22 this has changed slightly. FS25DefaultColorIndex.txt
-
- 4 comments
-
- foragewagon
- bdbssb
-
(and 1 more)
Tagged with:
-
Version 31.01.25.01
236 downloads
Update Version 31.01.25.01 Fixed AI back node per MP7REEPER Update Version 04.01.25.02 Thank you BigDaddy for letting me know about the texture errors. Fixed \Windrowing Balers Windrowers added to: John Deere C441R (round wrapper) & Kuhn 1290 (square) Wrapper version has been adjusted to allow continuous baling. Tractor will be slowed down to allow time for wrapping and bale drop to occur. Wrapping has been drastically sped up. Cost 80000 Option to remove collision of arms. 2 Design color Rim color Hub color Silage additive standard Doubled consumables capacity- 2 comments
- 5 reviews
-
- 3
-
-
- windrowing square baler
- windrowing round baler
- (and 3 more)
-
View File FS25 Windrowing Balers Update Version 04.01.25.02 Thank you BigDaddy for letting me know about the texture errors. Fixed \Windrowing Balers Windrowers added to: John Deere C441R (round wrapper) & Kuhn 1290 (square) Wrapper version has been adjusted to allow continuous baling. Tractor will be slowed down to allow time for wrapping and bale drop to occur. Wrapping has been drastically sped up. Cost 80000 Option to remove collision of arms. 2 Design color Rim color Hub color Silage additive standard Doubled consumables capacity Submitter bdbssb Submitted 01/04/2025 Category FS25 Implements & Tools CREDITS bdbssb
-
- windrowing balers
- windrowing square baler
- (and 3 more)
-
I was having to do file pathing and settings every time I opened up blender to use the giants i3d exporter/addon. So, I made a template. In this video I show my preferences and how I saved them.
-
This video shows how to change material in store and still have the option to change the material's color. This way you are not limited to material and single-color options. Simply choose a material then make it whatever color you want. For now, it does look like you are limited to 2 material options in this manner. I hope to find another solution. I have 2 videos, full explanation, and shortened version. If you are having issues after watching the shorter video, please watch the extended version. I obviously go more in depth. File example mks8MaterialAndColorExample.xml
-
I made a video showing how to utilize the console commands however below is a link (THEGAMER) to a great page with commands available as well. FS25 Development Console Tools Controls Excellent page credit THEGAMER Link to THEGAMER page with command list and instructions
-
In the following video I show you that you are not limited to rim color configuration. You can actually set outer rim, inner rim, hub material, and hub bolt material separately using baseColorConfiguration or in one of the 16 designColorConfigurations. Intro/Title Music Cinematic Motivational | Royalty-free https://pixabay.com/music/search/cinematic-motivational-136831/ Click image for video Example file hubMaterial.xml Code example The following lines would need to be in the <wheels> section. <outerRimMaterial useDesignColorIndex="1"/> <innerRimMaterial useDesignColorIndex="2"/> <hubMaterial useDesignColorIndex="3"/> <hubBoltMaterial useDesignColorIndex="4"/> Above lines are referencing designColorConfiguration. Unlike most indexing the index is actually referencing the specific designColorConfiguration. For example if you skip designColorConfiguration(default 1) and start with designColor2Configuration then useDesignColorIndex="1" will not do anything. A little confusing compared to most indexing however the call is directly to the design number. According to the vehicle.html there are 16 possible designColorConfigurations possible. useBaseColor="true" can be used. There is only 1 baseColorConfiguration. useRimColor="true" can be used to match rimColorConfiguration.
-
- 4 comments
-
- foragewagon
- bdbssb
-
(and 1 more)
Tagged with:
-
View File FS25 Jumbo 8450 WR BD Update Version 03.01.25.02 Worked on work areas to try and eliminate the left-over material issues. Update Version 03.01.25.01 Fixed covers Credit to Deaf Gamer for letting me know of the issue. Update Version 30.12.24.02 Fixed more lights again Update Version 30.12.24.01 Fixed more lights, added a couple parts to arms. Update Version 29.12.24.02 Thanks for finding the issue SPUDS. Sorry fixed mass issues, will pull normal when loaded, will not try to break your tractor. Update Version 29.12.24.01 Added visual hoses Update Version 28.12.24.01 Big update: added a Stone Picker version found in the stone picker category in shop Fixed 1 million fill unit capacity. Still having issues with giants linked lights, "hope" this is fixed. Update Version 25.12.24.02 Sorry for all the updates. Realized I missed a giants lighting issue, I was also able to get hired worker to work, not noted in last update the pickup can be lowered/raised regardless of folding state. Update Version 25.12.24.01 Huge thank you to everyone who has helped find some issues. Please feel free to give feedback so I can get issues fixed. Alpaca78Billy informed me that wheels247 was having issues with pickup and color was reverting back to default color from distance. Color is now fixed. I could not replicate the pickup issue however I did adjust max pickup to possibly address this issue. Barry J informed me Bundy found that I forgot to add multiplayer support, this was fixed in update. JUMBO 8450 DB WR Forage wagon with windrowing arms. Cost 125000 Option to remove collision of arms. Capacity 50K - Free 100K – 2000 500K – 10000 1M – 50000 Discharge options free (when matched up correctly the unit will empty in around 10 seconds) 5K LPS 10K LPS 50K LPS 100K LPS Submitter bdbssb Submitted 12/22/2024 Category FS25 Trailers CREDITS bdbssb, Giants
- 3 replies
-
- foragewagon
- bdbssb
-
(and 1 more)
Tagged with:
-
Version 31.01.25.01
511 downloads
Update Version 31.01.25.01 Fixed AI back node per MP7REEPER Update Version 03.01.25.02 Worked on work areas to try and eliminate the left-over material issues. Update Version 03.01.25.01 Fixed covers Credit to Deaf Gamer for letting me know of the issue. Update Version 30.12.24.02 Fixed more lights again Update Version 30.12.24.01 Fixed more lights, added a couple parts to arms. Update Version 29.12.24.02 Thanks for finding the issue SPUDS. Sorry fixed mass issues, will pull normal when loaded, will not try to break your tractor. Update Version 29.12.24.01 Added visual hoses Update Version 28.12.24.01 Big update: added a Stone Picker version found in the stone picker category in shop Fixed 1 million fill unit capacity. Still having issues with giants linked lights, "hope" this is fixed. Update Version 25.12.24.02 Sorry for all the updates. Realized I missed a giants lighting issue, I was also able to get hired worker to work, not noted in last update the pickup can be lowered/raised regardless of folding state. Update Version 25.12.24.01 Huge thank you to everyone who has helped find some issues. Please feel free to give feedback so I can get issues fixed. Alpaca78Billy informed me that wheels247 was having issues with pickup and color was reverting back to default color from distance. Color is now fixed. I could not replicate the pickup issue however I did adjust max pickup to possibly address this issue. Barry J informed me Bundy found that I forgot to add multiplayer support, this was fixed in update. JUMBO 8450 DB WR Forage wagon with windrowing arms. Cost 125000 Option to remove collision of arms. Capacity 50K - Free 100K – 2000 500K – 10000 1M – 50000 Discharge options free (when matched up correctly the unit will empty in around 10 seconds) 5K LPS 10K LPS 50K LPS 100K LPS- 4 comments
- 4 reviews
-
- 4
-
-
-
- foragewagon
- bdbssb
-
(and 1 more)
Tagged with: