Open TRiXXER76 opened 3 years ago
@TRiXXER76 You may have sorted this already but there is are these setting which will generate random enemy events around the map regardless of random or non-random mission, try setting the below to 0 in missions.lua
-ExtraRandomEventsType: flag 1 = land only, 2 = water and land, 3 = water only Config.ExtraRandomEventsType = 1
---how many extra event areas are there in the mission? Config.GenerateExtraRandomEventsNum = 7
basically set the bottom setting to 0
leave the top one
Hello,
I have created a basic mission with 3 Enemys. But everytime (also with other missions) I start the mission there are Spawning 1 or 2 Jets or Helicopters... Any way to prevent the Script from doing that ? Random Missions is set to false.
Greetings TRiXER