Highlander

Sarge AI

8 posts in this topic

Hi people. I have an exile/zombie server and have just installed sarge ai and all running well. Is there anyone here that can point me to where I can edit how many bandits/soldiers/survivors per group? Where can I reduce or increase the number of AI in general. Any help would be much appreciated.

Cheers

Frank

Share this post


Link to post
Share on other sites
Advertisement

Hey Red... I've had a look at SAR_config.sqf. I am generally familiar with most configs but I'm struggling with this one. Is this where I would make the changes?

// default values for dynamic grid spawning
// -----------------------------------------------

// maximum number of groups / grid
SAR_max_grps_bandits = 0;
SAR_max_grps_soldiers = 0;
SAR_max_grps_survivors = 0;

// chance for a group to spawn (1-100)
SAR_chance_bandits = 0;
SAR_chance_soldiers = 0;
SAR_chance_survivors = 0;

// maximum size of group (including Leader)
SAR_max_grpsize_bandits = 0;
SAR_max_grpsize_soldiers = 0;
SAR_max_grpsize_survivors = 0;

If this is where I would make the changes then im confused as it's all set to zero. Sorry to be a pain and sounding like I have no idea lol... but at the moment I have no idea lol... Where in the config would I make the changes? And thanks for your help!

Cheers

Frank

 

Share this post


Link to post
Share on other sites

// default values for dynamic grid spawning
// -----------------------------------------------

// maximum number of groups / grid
SAR_max_grps_bandits = 1;
SAR_max_grps_soldiers = 1;
SAR_max_grps_survivors = 1;

// chance for a group to spawn (1-100)
SAR_chance_bandits = 100;
SAR_chance_soldiers = 100;
SAR_chance_survivors = 100;

// maximum size of group (including Leader)
SAR_max_grpsize_bandits = 3;
SAR_max_grpsize_soldiers = 3;
SAR_max_grpsize_survivors = 3;

this would spawn in one of each group with 3 ai so 9 all together  with 100% chance to spawn

it's np really I've been fascinated with sar since arma 2 dayz but we should keep the discussion over here http://exile.majormittens.co.uk/topic/5863-sarges-ai-system/

Edited by Redcloud78

Share this post


Link to post
Share on other sites
On 10/30/2015 at 11:06 PM, Redcloud78 said:

Hidden Content

this would spawn in one of each group with 3 ai so 9 all together  with 100% chance to spawn

it's np really I've been fascinated with sar since arma 2 dayz but we should keep the discussion over here http://exile.majormittens.co.uk/topic/5863-sarges-ai-system/

Hi can u pls tell me where to find this and Reduce the number cuz my server its crowded from random ai

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.