shadowmage45 / KerbalFoundries2

KerbalFoundries - Continued
19 stars 8 forks source link

the rover wheels, not sure what the name, doesn't count as "on motorized wheels" in contracts.. #28

Closed aaronsta1 closed 6 years ago

aaronsta1 commented 6 years ago

im trying to make a base that has the requirement "on motorized wheels" and none of the rover wheels qualify.. im still going to use them, just have to cheat the contract finished..

shadowmage45 commented 6 years ago

Going to need to know at least the name of the part you were using....

But shouldn't be a problem to get it fixed up after that is posted.

aaronsta1 commented 6 years ago

it was the KF Medium Wheel. but i didnt test the other ones..

shadowmage45 commented 6 years ago

That should give me enough info to get started. Likely is a problem with the other wheels as well, as I don't think I've explicitly handled the 'motorized' contract objective.

Thankfully, should also be fairly simple to solve by adding the proper method override/return to the KSPWheelMotor module.