WalBanger Posted February 4, 2014 Report Share Posted February 4, 2014 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; AFlatteedgekly 1 Link to comment Share on other sites More sharing options...
umfufu Posted February 4, 2014 Report Share Posted February 4, 2014 i hope u dont use the 0.8 of sheep , coz 1. its 1031 epoch only and 2 he disabled the server_cleanup.fsm part and a bunch more so hacking would be so easy Link to comment Share on other sites More sharing options...
WalBanger Posted February 5, 2014 Author Report Share Posted February 5, 2014 i hope u dont use the 0.8 of sheep , coz 1. its 1031 epoch only and 2 he disabled the server_cleanup.fsm part and a bunch more so hacking would be so easy Sorry what do you mean? Link to comment Share on other sites More sharing options...
Fuchs Posted February 5, 2014 Report Share Posted February 5, 2014 We do not provide support for any serverpacks!!!!!!! Link to comment Share on other sites More sharing options...
umfufu Posted February 5, 2014 Report Share Posted February 5, 2014 Sorry what do you mean? That u using Sheep's Serverpack 0.8 from opendayz , wich is epoch 1.0.3.1 only And Fuchs is right :P Link to comment Share on other sites More sharing options...
WalBanger Posted February 6, 2014 Author Report Share Posted February 6, 2014 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 More sharing options...
umfufu Posted February 6, 2014 Report Share Posted February 6, 2014 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 More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now