A Man
92700e8a2e
Update trader files
...
This commit re-build the complete traders and almost all the files related with them. It is much easier for new server admins to handle a map change with traders and safe zones now.
- Fixing many wrong set markers.
- Fixing wrong trader agent positions.
- The trader configs got re-build.
- All trader categories have a localization now. I've noticed too late that we already have a CL for the categories so I've merged them into epoch.
- Fixing dupable objects in the spawned trader cities.
- Adding missing sensors for all traders.
- Removing many duplicated trader categories inside the trader files.
- Adding Safe Zone support for all traders excluded Wholersalers, Boat Traders and Dock Traders.
- Removing Mello trader on Panthera due to many trader cites.
- Namalsk and Lingor traders got completely re-build. Thx @devlok for building the trader cities.
- Sauerland has a Boat Trader now.
- Removing wrong markers from Ovaron.
- Ruegen and Ovaron have no traders so far. We will probaly add them later.
2019-12-04 17:52:31 +01:00
A Man
f0ac4afc79
Fix traders can be hostile to AIs
2019-12-03 23:55:09 +01:00
A Man
57a1f3cfa9
Localize and clean up trade_items_wo_db
2019-12-03 23:54:04 +01:00
A Man
b7892bfc68
Add animation to player_sharpen
2019-12-03 23:52:23 +01:00
worldwidesorrow
f1aecd9db3
Update CHANGE LOG 1.0.7.txt
2019-11-26 10:16:03 -06:00
worldwidesorrow
ddca2cbec8
Remove unused line.
...
The operations were moved to the scheduler in the 1.0.6 update.
2019-11-26 09:37:51 -06:00
worldwidesorrow
94792b0623
Rename SQF/dayz_server/system/server_cleanup.sqf to Server Files/Archive/dayz_server/system/server_cleanup.sqf
...
These operations were moved to the scheduler during the 1.0.6 update. The line to compile this function is commented out in server_functions.sqf
2019-11-26 09:35:53 -06:00
worldwidesorrow
07e179c5a8
Rename SQF/dayz_server/system/s_fps.sqf to Server Files/Archive/dayz_server/system/s_fps.sqf
...
This function has been moved to the scheduler.
2019-11-26 09:31:40 -06:00
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