dukee02 / Arma3_CTI_WW2

0 stars 0 forks source link

IGI-Load need to much ressources #13

Open dukee02 opened 1 year ago

dukee02 commented 1 year ago

IGI-Load need to much ressources, we need a better solution. Maybe a rewrote can help, we can use some code from the exile-taxi-mission testing.

dukee02 commented 1 year ago

Or we can combine it with the Common_InitializeNetVehicle init for vehicles.

dukee02 commented 1 year ago

A first improvement has done here: https://github.com/dukee02/Arma3_CTI_WW2/commit/4a5409a30341154024fa14ce5a09db811bf56907

Changed the check behavior to only check once and attach a variable to the vehicle if its supported or not.