TheWreckingCrewUK / Insurgency-Redux-Legacy

A collection of Insurgency Redux missions.
http://www.thewreckingcrew.eu/
4 stars 1 forks source link

Objective Selector Differentiates "Blank" #38

Closed Bosenator closed 7 years ago

Bosenator commented 7 years ago

The objective selector needs to be able to pass a secondary argument to Blank's spawner (probably hard code), of the objective type it's meant to be (HAM, SAD or RAN). This way it can properly execute the right target on completion, and prevent some weird edge cases from occurring.

TWC_Insurgency_objCompleted will need a second argument with an override for hard-coded Blanks. TWC_ObjCanSpawn will need the same.

Making this issue for myself for after work today.