Community Forum

BGA SiloKing

Forum Overview >> Editor

CategoryEditor
Created18.06.2017 05:05


Anthony Queen (tqueen113) 18.06.2017 05:05
Hello,
I was wondering if it is possible to change the tip trigger for the siloKing at the BGA to accept Silage from a trailer tipper instead or along with the front loader or a conveyor system. I am wanting to but a custom dump site in at ground level to make tipping easier and faster.

Thank for any advice!
Cheers!!

Tony Price (brownthumb) 18.06.2017 11:31
Hi Tony, in your map01 or map02 xml file you can set it to take trailers,

<!-- BGA -->
<tipTrigger index="BGA_BUNKER" stationName="station_bgaBunker" appearsOnPDA="true" isAreaTrigger="true" isSellingPoint="true" triggerWidth="2.5" litersForFullPriceDrop="300000" fullPriceRecoverHours="48">
<fillType name="silage" priceScale="1" supportsGreatDemand="false" disablePriceDrop="false" allowTrailers="true" />
<fillType name="liquidManure" priceScale="1" supportsGreatDemand="false" disablePriceDrop="false" allowTrailers="true" />
<fillType name="manure" priceScale="1" supportsGreatDemand="false" disablePriceDrop="false" allowTrailers="true" />
</tipTrigger>.

there where it says allow Trailers, change false to true as i did.



Anthony Queen (tqueen113) 18.06.2017 13:29
Awesome! Thank you!!!!! I can't believe I looked at that and missed it!

Cheers!



Note: Log in to post. Create a new account here.