dninemfive / wn-mfw

WARNO mod framework.
MIT License
0 stars 0 forks source link

Long-term fix for crashes due to transporter subdepictions #1

Open dninemfive opened 4 weeks ago

dninemfive commented 4 weeks ago

Although i fixed dninemfive/wn-9id#44, this fix was more of a patch on the specific units causing the issue. Ideally, the framework should avoid situations like that altogether, perhaps by detecting whether the unit in question is a transport unit and adding/removing operators as needed.