inigmatus / GAP

Giving Aircraft a Purpose (GAP) - Air Flights, Tours, Coast Guard, STS
http://forum.kerbalspaceprogram.com/index.php?/topic/129208-contract-pack-giving-aircraft-a-purpose-gap-10-beta-air-flights-tours-coast-guard-sts-105jan-4-2016/
MIT License
8 stars 5 forks source link

SSI-Loan - loan player StartingFunds at 25% interest #183

Closed inigmatus closed 8 years ago

inigmatus commented 8 years ago

I'm currently running into a bug with advanceFunds, where if rewardFunds has a negative reward, any amount in advanceFunds over 0 will immediately cause failureFunds to populate with advanceFunds (but negative as expected) even if failureFunds is programmed at 0.

Any amount therefore in advanceFunds when rewardFunds is negative, will fail the contract on acceptance, ignoring the Timer parameter I set. There is no way around this I can think of. Opening issue with CC.

inigmatus commented 8 years ago

raised https://github.com/jrossignol/ContractConfigurator/issues/480