Jump to content

Mission and AI problems [1.0.4]


WalBanger

Recommended Posts

Hi 

Wonder if someone can help.

 

I had a server running with sarge AI missions on...

 

I then updated to 1.0.4 and it as stopped working.

 

In:-

\MPMissions\DayZ_Epoch_11.Chernarus\scriptvariables.sqf

 

I have this code

//Enable/Disable scripts
IsTowOn = true;
IsSelfBloodBagOn = false;
IsMissionsOn = false; //Do not enable if SarAI is on. Use IsMissionsAndSarAION for running both
IsSarAIOn = false; //Do not enable if Missions is on. Use IsMissionsAndSarAION for running both
IsSarAIWithMissionsOn = true;
IsBPAdminToolOn = false;
IsDebugMonitorOn = false;

// DayZ Epoch settings
spawnShoremode = 1; // Default = 1 (on shore)
spawnArea= 1500; // Default = 1500
MaxHeliCrashes= 20; // Default = 5

MaxVehicleLimit = 200; // Default = 50
MaxDynamicDebris = 100; // Default = 100
dayz_maxLocalZombies = 20; // Default = 30 

dayz_paraSpawn = true;
DZE_TRADER_SPAWNMODE = true;
dayz_maxAnimals = 8; // Default: 8
dayz_tameDogs = true;

DynamicVehicleDamageLow = 0; // Default: 0
DynamicVehicleDamageHigh = 100; // Default: 100
dayz_fullMoonNights = true;

EpochEvents = [["any","any","any","any",30,"crash_spawner"],["any","any","any","any",0,"crash_spawner"],["any","any","any","any",15,"supply_drop"]];

dayz_sellDistance_vehicle = 30;
dayz_sellDistance_boat = 30;
dayz_sellDistance_air = 40;


//BluePhoenix's Admin Tools - Admins List - Enter UID to set an Admin
AdminUID1="12345678";
AdminUID2="12345678";
AdminUID3="12345678";










//Do not edit below this line
if (IsMissionsOn && IsSarAIOn) then {
IsMissionsOn = false;
IsSarAIOn = false;
};
IsSCAdminToolOn = false;
Link to comment
Share on other sites

Bare in mind I'm not technically minded... Is the server packs, that your talking about, the configs that the servers have put on to make things easy for us to control things?

If so, then why not help people in these postitions? We want a good server and don't have server knowledge high enough to FULLY set these things up our selves?

If you do mean the above.... My question still stands..... Where do I go to add missions etc :-(

Link to comment
Share on other sites

Bare in mind I'm not technically minded... Is the server packs, that your talking about, the configs that the servers have put on to make things easy for us to control things?

If so, then why not help people in these postitions? We want a good server and don't have server knowledge high enough to FULLY set these things up our selves?

If you do mean the above.... My question still stands..... Where do I go to add missions etc :-(

Ask Sheep its HIS creation , and he doesnt use EMS

 

And as i said before its for  Epoch 1.0.3.1  not  for 1.0.4

 

http://opendayz.net/threads/support-sheeps-epoch-repack.14921/

Link to comment
Share on other sites

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
  • Advertisement
  • Discord

×
×
  • Create New...