worldwidesorrow
5245fc2035
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:27:24 -06:00
worldwidesorrow
fde6da3f90
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:26:13 -06:00
worldwidesorrow
45902e21af
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:24:28 -06:00
worldwidesorrow
9477814c9b
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:22:59 -06:00
worldwidesorrow
99deaaf211
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:22:03 -06:00
worldwidesorrow
eb9ca71e54
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:21:17 -06:00
worldwidesorrow
61ca020708
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:20:17 -06:00
worldwidesorrow
1a7b1cd77c
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:18:56 -06:00
worldwidesorrow
cd8e5c16bf
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:17:48 -06:00
worldwidesorrow
5759dbab53
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:16:49 -06:00
worldwidesorrow
aff75d7a92
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:16:07 -06:00
worldwidesorrow
c2bcfffa6c
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:15:18 -06:00
worldwidesorrow
8734ccecd3
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:14:27 -06:00
worldwidesorrow
f586b0257c
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:13:27 -06:00
worldwidesorrow
6f2faa661c
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:12:10 -06:00
worldwidesorrow
7bc06e3749
Enable events and add new array.
...
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:10:21 -06:00
A Man
786eae2956
Move trader category call to client only
...
Server does not need the trader categories any longer. Also clean up the server_traders.sqf file. This file is redundant. If server admins want to change the trader categories, they just have to edit the path and add the file to the mission.
2019-11-16 19:28:57 +01:00
A Man
49378f62b3
Remove DB traders
2019-11-16 19:06:32 +01:00
A Man
6699d8d746
Move no longer used maps to archive.
...
All files in the archive will no be updated. Ive added a copy of the current trader files too, so the old traders and trader cities can still be used with the current trader files.
Give me a hint if you think some of the files should be moved back.
2019-11-09 14:49:40 +01:00
ebayShopper
bad2b9a285
Update scripts.txt
...
for A2OA\Common\Ca\data\scripts\onplayerkilled.sqf
Vanilla commit:
https://github.com/DayZMod/Battleye-Filters/commit/4f9f7e9
2019-02-03 13:25:17 -05:00
ebayShopper
156d2d043d
Update publicvariableval.txt
...
vanilla commit:
https://github.com/DayZMod/Battleye-Filters/commit/8c43660
2019-01-20 14:16:11 -05:00
ebayShopper
ebc952e94d
Update add_recommended_mysql_events.sql
...
required declaration for functions in MySQL server 8.0+
2019-01-20 12:24:27 -05:00
oiad
c3cbca144e
Add penalties for wrong safe/lockbox code
...
As per
6f072982c3 (diff-2b5340930b14ce1ae29d38ebc575c75a)
2018-05-26 21:42:50 +12:00
ebayShopper
d249227fa6
Fix 45Rnd_545x39_RPK error with A2OA CorePatch update
...
This magazine was removed in this commit: https://github.com/Goliath86/CorePatch/commit/fef9bcc
The CorePatch data update was pushed to A2OA stable branch on March 27th, 2018.
To avoid errors for this before Epoch 1.0.6.3 patch is released remove all instances of it from custom scripts, loot tables and trader files. Run the query below to remove all instances from the database.
Fixes #2011
2018-04-07 14:37:24 -04:00
ebayShopper
3c4e12149a
Fix addBackpack scripts.txt exception typo
...
Missed a space in exception for remove.sqf
Reported by Epoch forums user Dz.Red
https://epochmod.com/forum/topic/44837-please-help-to-configure-battleye-filters-1062/
2018-01-17 18:02:54 -05:00
ebayShopper
07d8543e1d
Update vanilla chop wood
...
Vanilla commits:
a17b0572eb
7793017310
2018-01-17 16:43:12 -05:00
ebayShopper
2855997c86
Disable POI fires when POIs are off
...
Vanilla commit:
ebad05fe5b
2018-01-10 15:35:38 -05:00
oiad
2d437b444c
Update README.md
2017-12-29 16:54:22 +13:00
ebayShopper
a0812585c3
Update server install ReadMe formatting
2017-12-27 15:04:22 -05:00
icomrade
ad27a943a9
1.0.6.2 cleanup
2017-12-27 01:53:34 -05:00
ebayShopper
02ac978f61
Update scripts.txt again
2017-12-26 19:13:49 -05:00
ebayShopper
9d7a1ba99e
Update publicvariable.log
...
Removed two exceptions that are no longer used
2017-12-26 17:15:14 -05:00
ebayShopper
8c9d2ea44d
Move server configs outside A2OA folder
...
This is to prevent config.cfg, BEServer.cfg and HiveExt.ini passwords
being read by in-game scripts. Also consolidated to a single folder so
we only need to maintain one copy of BattlEye filters, HiveExt.ini,
basic.cfg and server.Arma2OAProfile. These files are identical for all
maps.
Updated rotate_logs.bat with missing files
2017-12-26 16:28:38 -05:00
ebayShopper
694ea87d0d
Update scripts.txt
...
- Updated exceptions, added new filters and removed some which were not
useful
- Removed exceptions for testkit because it is not part of the mod
- Added notes to clarify for now, will move this info to BI wiki later
- Removed two unused files
2017-12-26 00:55:10 -05:00
oiad
7dd4ae453d
Fix battleye kick from 4ea3f36830
...
4ea3f36830/SQF/dayz_code/system/antihack.sqf
updated but the scripts.txt filter was forgotten
2017-12-26 15:51:43 +13:00
ebayShopper
efaf1f9399
Update ReadMes
...
@oiad please keep Epoch specific strings in the dayz_epoch package
The status icons translation was identical to English. @AirwavesMan the
second word is not capitalized for consistency with all other settings
in the game options menu. https://i.imgur.com/eIbPBlM.jpg
2017-12-18 17:53:27 -05:00
icomrade
226c8d97aa
Update DatabaseMySQL to 5.7.20 + TBB
...
Repack server test build
2017-12-17 19:58:38 -05:00
ebayShopper
bcf5e69e79
Add example basic.cfg and BEServer.cfg
...
Vanilla commits:
9007658941
4f25bbe442
2017-12-17 18:19:40 -05:00
ebayShopper
7668152118
Remove some more glitched map objects
...
Vanilla commits:
db5aa2063c
88458846e9
1ec13bdfd0
2017-12-17 12:19:28 -05:00
ebayShopper
6edc98adb9
Fix death cam height and rare duplicate weapon error
...
Vanilla commit:
1e01536fa7
2017-12-05 14:19:55 -05:00
ebayShopper
5e9a7271e9
Add option to toggle status icons
...
Vanilla commit:
44bb49e326
2017-12-04 18:14:48 -05:00
ebayShopper
5ca381e95a
Remove some glitched map objects
...
Vanilla commits:
f1b7ffe327
08a883c288
368dd0e8d5
b0f60765d9
4ae5006f8b
2017-12-04 12:47:15 -05:00
ebayShopper
038da982b4
Update SQL for removed policecar
...
Vanilla commit:
b6252d75ec
2017-11-28 15:51:22 -05:00
ebayShopper
4727ba4e67
Update L85 config for Epoch
...
Allow default magazines
2017-11-27 18:02:42 -05:00
ebayShopper
7fd8c750d2
Add Land_houseV_2T2 interior
...
Vanilla commits:
4607ceaff0
b1eba5c54b
7711839323
8f74d2bb24
Also applied corrections mentioned in #1996
2017-11-26 18:29:13 -05:00
ebayShopper
d6f88fbf8a
Add new L85 and SVD variants
...
Vanilla commits:
8951508770
aad4569581
58e594553b
eaf9648253
2017-11-26 17:39:02 -05:00
ebayShopper
c671cf9661
Update player_death.sqf
...
Vanilla commit:
0e0ffa1d6e
2017-11-21 16:30:19 -05:00
ebayShopper
4ea3f36830
Update PVDZ_sec_atp logs
...
This reverts commit 7b287a2
Vanilla commit:
a81dd8164c
2017-11-21 15:05:07 -05:00
ebayShopper
53e0e4cb5b
Update mission.sqm addons list
2017-11-17 13:16:47 -05:00
ebayShopper
ac32a8b2cd
Configure DZE_SafeZonePosArray by default
...
Zeds and loot should not spawn in trader cities by default, regardless
of whether the server uses safe zones.
For servers that do not use safezones, the only other things affected
are salvage and instant kill for vehicle explosions in trader cities.
Neither is a significant issue. Most servers use safezones anyway.
Following d750f57 , changed to exitWith so the check is only called once
instead of multiple times. Also no need to call again in
zombie_generate, since that function is only called by
building_spawnZombies which already checks it.
2017-11-09 13:52:32 -05:00