Collection = Cargo base pay per mile * Route Distance
Collection = Collection + (Collection * Route Distance * 0.005%)
Collection = Collection * (Cargo Weight / 40000)
Collection = Collection + (Collection * Terminal Bonus) {see note1}
Are these all added together to get final collection rates? and then add in the calculations for If destination city demands cargo type:
Collection = Collection + (Collection * 10%) and then add all of these Collection = Collection + (Collection * 5%)
Collection = Collection + Cargo Bonus {based on cargo demand}
Collection = Collection + City Bonus {based on city climate} to get a final price per mile
i guess what i really need is a example written out


Reply With Quote

