LordGolias / antistasi

Antistasi improved, a mod for the game Arma 3.
BSD 3-Clause "New" or "Revised" License
31 stars 18 forks source link

Dedicated server mission start #195

Closed SomethingSimpl closed 5 years ago

SomethingSimpl commented 5 years ago

Error in expression <;

private _vehicles = []; { _vehicles append (["NATO", _x] call AS_fnc_getEnti> Error position: <append (["NATO", _x] call AS_fnc_getEnti> Error append: Type String, expected Array File mpmissions\Antistasi.Altis\initSides.sqf, line 47

error on init when loading server as dedicated. apparently stops the whole init - mission never loads.