Search results

  1. J

    Spawn and despawn untits, also loot on spawned units

    Hi, I use to spawn units from server-side scripts like _guards = [1,grpNull,_spawnPos,objNull,0] call DZAI_setup_AI; ...with DZAI 1.9.2. This should spawn 1 AI on _spawnPos with loadout 0 - and it actually does. However, the guy spawns with primary weapon and empty backpack only. Sometimes...
  2. J

    Prevent AI to loot boxes

    Hi, is there a chance to prevent AI to take stuff from boxes? I scripted some sort of bandit fortress and evenry now and then special loot boxes (weapons, ammo, ...) spawn with a heap of AI. Players are informed by global message. Although it's sometimes fun to hunt the last AI who took the...
Back
Top