Search results

  1. B

    SARGE AI Framework - Public Release

    Oh, I am also having issues with the ai patrol heli to work properly. If I fly to his spawn point in Chernarus, he spins in circles as if his tail rotter was shot.
  2. B

    SARGE AI Framework - Public Release

    Hello. I have implemented your AI, and they are great! :D, I need some assistance with the following; 1. I have your latest version in, but troops and groups are not respawning. 2. When I increase the number of groups and percentage, I am not seeing any AI in the changed locations. I am wanting...
  3. B

    Hey! I got the AI soldiers to work on my server, and would like to apply for the admin commands...

    Hey! I got the AI soldiers to work on my server, and would like to apply for the admin commands! Really appreciate it, thanks.
  4. B

    Simple AI Tutorial (no rMod or DayZ_Factions)

    Find this line: Code: switch (_gearSet) do { Below this line is a series of variables with self explanatory names. There is a case for each gearSet. To add more gearSets, simply follow the numbering scheme and add the next number, then go to your init and reference that number in the proper...
  5. B

    Simple AI Tutorial (no rMod or DayZ_Factions)

    Hello, I have the new PBO file ready and followed every step you said on the post and my DayZ.ST server runs perfectly fine, but I don't see anything happening at the coordinates I want them to spawn at. Can I have some help? Here is my init.sqf.... can someone tell me if it is correct? /*...
Back
Top