mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Rename SQF/dayz_code/compile/swarm_generate.sqf to Server Files/Archive/dayz_code/compile/swarm_generate.sqf
This commit is contained in:
@@ -40,4 +40,4 @@ while {_counter < _amount} do {
|
|||||||
|
|
||||||
//Start behavior
|
//Start behavior
|
||||||
_id = [_position,_agent,player] execFSM "\z\AddOns\dayz_code\system\fn_swarmagent.fsm";
|
_id = [_position,_agent,player] execFSM "\z\AddOns\dayz_code\system\fn_swarmagent.fsm";
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user