Kortonki / antistasi_remastered

Dynamic CTI mission for ARMA 3
Other
0 stars 0 forks source link

roadblock DICT error "delete" #166

Closed Kortonki closed 4 years ago

Kortonki commented 4 years ago

Happens after outpost captured and clean function finished. Throws error every 5-10 seconds. waituntil loop returning nil. RemoveRoadblocks function error?

Kortonki commented 4 years ago

Location removal was checking for spawn's variable delete which can be deleted already. Most probably unnecessary, so removed from the check.