Merge branch 'master' into Version-6.55-Build-7
This commit is contained in:
commit
bf71a97015
@ -2,7 +2,6 @@
|
||||
// by Ghostrider-DBD_
|
||||
// Last Updated 12/21/16
|
||||
// Creds to AWOL, A3W, LouD and Creampie for insights.
|
||||
|
||||
if (!isServer) exitWith {};
|
||||
|
||||
/*
|
||||
@ -36,4 +35,3 @@ if (_time > (_sunrise + 0.5) && _time < (_sunset - 0.5)) exitWith {
|
||||
setTimeMultiplier blck_timeAccelerationDusk;
|
||||
//diag_log format["DUSK ADJUSTMENT:: time accel updated to %1; time of day = %2",timeMultiplier,dayTime];
|
||||
|
||||
|
||||
|
@ -1,8 +1,10 @@
|
||||
Blckegls mission system Ver 6.54
|
||||
Build 34
|
||||
|
||||
Build 35
|
||||
|
||||
Included is an updated version of blckeagls mission system. This began as an effort to fix bugs in and upgrade version 2.0.2 as updated by Narines and has now evolved to a complete reworking of almost all code.
|
||||
|
||||
|
||||
* Installation: Please refer to Installation.txt for a detailed description of installation and what you need to add to BE filters.
|
||||
infiSTAR Users: you may need to whitelist _MainMarker depending on your settings.
|
||||
|
||||
@ -36,4 +38,4 @@ License
|
||||
--------------------------
|
||||
All the code and information provided here is provided under an Attribution Non-Commercial ShareAlike 4.0 Commons License.
|
||||
|
||||
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
||||
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
||||
|
Loading…
Reference in New Issue
Block a user