Search results

  1. MrInfro

    Static AI spawning, but no vehicle/air patrols.

    Well, Ill be damned... from nothing, vehicle spawn work... thats really wierd... I will keep monitoring this and if something pops up, Ill let you know. Thx for all your help
  2. MrInfro

    Static AI spawning, but no vehicle/air patrols.

    DZAI_maxHeliPatrols = 6; DZAI_heliList = [["UH1H_DZ",2],["Mi17_DZ",2],["MH60S_DZ",2]]; DZAI_maxLandPatrols = 4; DZAI_vehList = [["UAZ_Unarmed_TK_EP1",1],["HMMWV",2],["HMMWV_Armored",1]]; I have no idea what might be wrong...
  3. MrInfro

    Static AI spawning, but no vehicle/air patrols.

    I set the helis to 6 and vehicle to 4
  4. MrInfro

    Static AI spawning, but no vehicle/air patrols.

    Ok, so I enabled the debug, and have only static spawn, no vehicle or heli spawns... can be vehicle spawn tied to dynamic spawn? or are they separate? If you want, I can upload my config to pastebin or somewhere
  5. MrInfro

    Static AI spawning, but no vehicle/air patrols.

    Hi, MrInfro here again. I just got DZAI working with the vehicle arrays I asked before, but I dont see any vehicle/air units on map. Is there a way to see, if the actually spawned? maybe through debug level? Thx for answer
  6. MrInfro

    Multiple vehicle types in Land/heli patrolls?

    ok, I will try it, but I think I tried that too and it didnt work
  7. MrInfro

    Multiple vehicle types in Land/heli patrolls?

    Hello, how can I add multiple types of air/land vehicles to the patrol lists? I tried several ways, everyone gives me rpt error. This is how I have them right now: DZAI_heliList = [["UH1H_DZ",2]["Mi17_DZ",2]]; DZAI_vehList = [["UAZ_Unarmed_TK_EP1",2]["HMMWV",2]]; and it throws me errors in...
  8. MrInfro

    DZAI heli patrols seems to ignore heroes

    The title says all. If I have humanity bellow 5000, the hero limit, heli attack me and try to pursue me. But when I have hero status, helis seems to run away from me, ignore me for the most part and so on. Any ideas how to change this?
Back
Top