Search results

  1. E

    [Pointing Help] Roming AI

    To get 'roaming' AI I increased the patrol radius of the dynamic WAI and I set their behaviour to 'Careless'. That way they will walk and use the roads instead of running like madman all the time. I've set different patrol distances for easy, normal, hard and extreme AI. I give the 'extreme'...
  2. E

    How do I make loot spawn when in a Vehicle?

    Removing the code in line 76-77 of player_spawnCheck.sqf: _nearbyCount = count _nearby; if ((_nearbyCount < 1) or (vehicle player != player)) exitwith {"Nothing close"}; made it work for me.
Back
Top