mirror of
https://github.com/valmojr/armatak.git
synced 2026-08-19 00:12:56 +00:00
Improved entity router cycle
This commit is contained in:
@@ -36,7 +36,7 @@ switch (false) do {
|
||||
|
||||
GVAR(syncedUnits) pushBack _unit;
|
||||
|
||||
missionNamespace setVariable ["armatak_server_syncedUnits", GVAR(syncedUnits)];
|
||||
missionNamespace setVariable ["armatak_server_syncedUnits", GVAR(syncedUnits), true];
|
||||
SETVAR(_unit,GVAR(isRouting),true);
|
||||
|
||||
deleteVehicle _logic;
|
||||
|
||||
Reference in New Issue
Block a user