Closed cannonfodder1 closed 4 years ago
Did you test other missions with this approach?
Did you test other missions with this approach?
I tested both Extract VIP with a soldier and Compound Rescue with a scientist. Both worked great.
I meant any other missions that use the chain reward proxy system
I meant any other missions that use the chain reward proxy system
Just tested it with Gather Intel, the only non-personnel proxy chain. Worked fine
What I've done is essentially instead of having the proxy reward contain a link to the actual reward, which doesn't fly with the VIP creation code, the proxy reward is completely replaced in the mission rewards list with the actual reward. This method spawns the correct VIP unit instead of resulting in the mission's default VIP unit being spawned. Closes #530