Member
Last active 8 years ago
just found a temporary fix. By running this script I was able to stop all animal spawns including fish.
true spawn {
waitUntil {
{deleteVehicle agent _x;} forEach agents;
sleep 0.01; false;
};
};
hmmm.
Running Arma 3 version 1.56.134787 on Windows.
after extensively testing every mod I have found that ALiVE IS causing the strange fish spawning.
The following were taken just using the latest version of CBA and ALiVE.
https://gyazo.com/e0f57be04d91e3820420ec268c8a1b8a
https://gyazo.com/6e1031feed9425e7c5fe1aa4d5a5e825
Note that if I disable ALiVE the issue goes away...
And I have tried the disable environment command and it ends in an error every time.
Hi everyone, just a couple of issues I have run into with ALiVE.
1. No ALiVE support for Icebreakers new map Isla Abramia for A3
2. Getting a strange issue with animal spawns and ALiVE. Is their a way to disable animal spawns? Because ALiVE goes crazy spawning fish and rabbits and it tanks server performance...