worldwidesorrow
|
ca507b2647
|
Rename SQF/dayz_server/compile/server_spawnInfectedCamps.sqf to Server Files/Archive/dayz_server/compile/server_spawnInfectedCamps.sqf
Archive Vanilla event file.
|
2019-11-26 09:26:58 -06:00 |
|
worldwidesorrow
|
eccb44ceef
|
Rename SQF/dayz_server/compile/server_spawnCrashSites.sqf to Server Files/Archive/dayz_server/compile/server_spawnCrashSites.sqf
Archive Vanilla event file.
|
2019-11-26 09:25:47 -06:00 |
|
worldwidesorrow
|
c50f4a0686
|
Rename SQF/dayz_server/compile/server_spawnCarePackages.sqf to Server Files/Archive/dayz_server/compile/server_spawnCarePackages.sqf
Archive Vanilla event file.
|
2019-11-26 09:23:58 -06:00 |
|
worldwidesorrow
|
556ff6eb45
|
Merge pull request #2047 from worldwidesorrow/master
Move FPS logging and event spawner to the server scheduler.
|
2019-11-26 09:07:39 -06:00 |
|
worldwidesorrow
|
c0f798faba
|
Remove unnecessary variable
|
2019-11-26 09:07:10 -06:00 |
|
worldwidesorrow
|
37a7b8a556
|
Remove unnecessary variable
|
2019-11-26 09:06:44 -06:00 |
|
worldwidesorrow
|
c6a69b8320
|
Remove unnecessary variable
|
2019-11-26 09:06:14 -06:00 |
|
worldwidesorrow
|
5ac246a73b
|
Remove unnecessary variable
|
2019-11-26 09:05:46 -06:00 |
|
worldwidesorrow
|
6180f02d9e
|
Remove unnecessary variable
|
2019-11-26 09:05:16 -06:00 |
|
worldwidesorrow
|
bd8a739df7
|
Remove unnecessary variable
|
2019-11-26 09:04:53 -06:00 |
|
worldwidesorrow
|
36603a90fc
|
Remove unnecessary variable
|
2019-11-26 09:04:28 -06:00 |
|
worldwidesorrow
|
e4c64613bd
|
Remove unnecessary variable
|
2019-11-26 09:04:01 -06:00 |
|
worldwidesorrow
|
619bfec3b8
|
Remove unnecessary variable
|
2019-11-26 09:03:35 -06:00 |
|
worldwidesorrow
|
b6b25c63a5
|
Remove unnecessary variable
|
2019-11-26 09:03:11 -06:00 |
|
worldwidesorrow
|
13bfe36538
|
Remove unnecessary variable
|
2019-11-26 09:02:40 -06:00 |
|
worldwidesorrow
|
585f7879f3
|
Remove unnecessary variable
|
2019-11-26 09:02:17 -06:00 |
|
worldwidesorrow
|
73ce162428
|
Remove unnecessary variable
|
2019-11-26 09:01:52 -06:00 |
|
worldwidesorrow
|
b32f32339c
|
Remove unnecessary variable
|
2019-11-26 09:01:20 -06:00 |
|
worldwidesorrow
|
ae1260836b
|
Remove unnecessary variable
|
2019-11-26 09:00:53 -06:00 |
|
worldwidesorrow
|
f4d8e5934f
|
Remove unnecessary variable
|
2019-11-26 09:00:10 -06:00 |
|
worldwidesorrow
|
5b24ade979
|
Removing old file
|
2019-11-26 08:57:56 -06:00 |
|
worldwidesorrow
|
f15d488601
|
Forgot to remove comment.
|
2019-11-25 12:32:12 -06:00 |
|
worldwidesorrow
|
f887d9c8d2
|
Change check to event array
|
2019-11-25 12:05:09 -06:00 |
|
worldwidesorrow
|
5c52fd36e4
|
Change event timer to 60 seconds.
|
2019-11-25 11:58:15 -06:00 |
|
worldwidesorrow
|
00d36ff4f0
|
Update using local variable from init function.
Thanks to Merlijn for pointing this out.
|
2019-11-25 10:57:15 -06:00 |
|
worldwidesorrow
|
c1ba37915b
|
Remove event execVMs and event spawner call.
New versions of the files are in dayz_server/modules and the event spawner has been moved to the scheduler.
|
2019-11-25 09:32:36 -06:00 |
|
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 |
|
worldwidesorrow
|
d949e9d95a
|
Replacing with new version of this file.
|
2019-11-25 09:00:13 -06:00 |
|
worldwidesorrow
|
9e84635abb
|
Replacing with new version of this file.
|
2019-11-25 08:59:50 -06:00 |
|
worldwidesorrow
|
14dca91fae
|
Upload new versions of events to be run by the event spawner
Epoch has been running the Vanilla Mod versions since the 1.0.6 update. These files are designed to run on Epoch's built in event spawner.
|
2019-11-25 08:58:44 -06:00 |
|
worldwidesorrow
|
4c1218a5cb
|
FPS diagnostic logging moved to scheduler.
|
2019-11-25 08:50:28 -06:00 |
|
worldwidesorrow
|
c32f5c56cc
|
This function has been moved to the scheduler.
|
2019-11-25 08:49:10 -06:00 |
|
worldwidesorrow
|
357d6c5aed
|
Remove server_spawnEvents from compiles.
This function has been moved to the scheduler.
|
2019-11-25 08:47:57 -06:00 |
|
worldwidesorrow
|
820c785845
|
Upload event scheduler file.
|
2019-11-25 08:42:52 -06:00 |
|
worldwidesorrow
|
cb43ab8afb
|
Add FPS logging to scheduler.
|
2019-11-25 08:39:54 -06:00 |
|