worldwidesorrow
be26b950b4
Add files via upload
...
Upload Ovaron batch file and server config file.
2020-01-21 12:53:23 -06:00
worldwidesorrow
ee1e5be731
Rename SQF/dayz_server/system/zombie_wildagent.fsm to Server Files/Archive/dayz_server/system/zombie_wildagent.fsm
2020-01-21 12:49:47 -06:00
worldwidesorrow
5e83cbb0de
Merge pull request #2057 from worldwidesorrow/master
...
Add Ovaron trader files
2020-01-21 12:38:07 -06:00
worldwidesorrow
44fbd14410
Update init.sqf
...
Add traders to safezone position array.
2020-01-21 12:36:24 -06:00
worldwidesorrow
54319b749f
Update mission.sqm
...
Add sensors and markers for traders. Reduce crashsite and carepackage radius to 5000 meters to prevent spawning on islands with no textures.
2020-01-21 12:34:32 -06:00
worldwidesorrow
6591f83d8e
Update cmr_ovaron.sqf
2020-01-21 12:28:04 -06:00
worldwidesorrow
0af46bbd2a
Update cmr_ovaron.sqf
...
Add trader categories for Ovaron.
2020-01-21 12:26:29 -06:00
worldwidesorrow
ce3939b390
Update cmr_ovaron.sqf
...
Add Ovaron trader objects and map fixes. There are 2 bridges that cannot be crossed because of misaligned pieces.
2020-01-21 12:19:57 -06:00
worldwidesorrow
a056fc44bd
Update zombie_agent.fsm
...
Variable _hasMoved needs to be set to true for internal zombies after initial aggro. Internal zombies become loiterers once they have moved from their original positions. Variable "doLoiter" can be destroyed after initial aggro. It is not used anymore.
2020-01-21 12:15:58 -06:00
worldwidesorrow
bfea89c5b6
Merge pull request #2056 from worldwidesorrow/master
...
Archive unused utility functions
2020-01-21 12:08:00 -06:00
worldwidesorrow
4ed936c1d1
Update player_switchWeapon.sqf
...
Fix this file so that hotkey 3 works to switch to "onBack" primary weapon when DZE_TwoPrimaries == 2. Add optimizations and rework function dz_fn_switchWeapon_swapSecure. Remove mutex. It was not doing anything.
2020-01-21 12:06:06 -06:00
worldwidesorrow
0006d77bc3
Update compile.sqf
2020-01-21 12:00:56 -06:00
worldwidesorrow
d5f38f0f3f
Update player.sqf
2020-01-21 11:59:38 -06:00
worldwidesorrow
0bbf4b4118
Update Player.hpp
2020-01-21 11:58:08 -06:00
worldwidesorrow
d6cc795222
Rename SQF/dayz_code/util/util.sqf to Server Files/Archive/dayz_code/util/util.sqf
2020-01-21 11:54:40 -06:00
worldwidesorrow
6c833f657c
Rename SQF/dayz_code/util/Util.hpp to Server Files/Archive/dayz_code/util/Util.hpp
2020-01-21 11:53:56 -06:00
worldwidesorrow
57b5e960ef
Rename SQF/dayz_code/util/task.sqf to Server Files/Archive/dayz_code/util/task.sqf
2020-01-21 11:52:35 -06:00
worldwidesorrow
161687a3f7
Rename SQF/dayz_code/util/Task.hpp to Server Files/Archive/dayz_code/util/Task.hpp
2020-01-21 11:51:54 -06:00
worldwidesorrow
44a435f9b6
Rename SQF/dayz_code/util/String.hpp to Server Files/Archive/dayz_code/util/String.hpp
2020-01-21 11:50:46 -06:00
worldwidesorrow
479e1bbb5d
Rename SQF/dayz_code/util/stack.sqf to Server Files/Archive/dayz_code/util/stack.sqf
2020-01-21 11:49:35 -06:00
worldwidesorrow
e1aeef0dbb
Rename SQF/dayz_code/util/Stack.hpp to Server Files/Archive/dayz_code/util/Stack.hpp
2020-01-21 11:48:53 -06:00
worldwidesorrow
b4587ddf99
Rename SQF/dayz_code/util/Request_Server.hpp to Server Files/Archive/dayz_code/util/Request_Server.hpp
2020-01-21 11:47:55 -06:00
worldwidesorrow
138c469388
Rename SQF/dayz_code/util/request.sqf to Server Files/Archive/dayz_code/util/request.sqf
2020-01-21 11:47:04 -06:00
worldwidesorrow
76aec61a29
Rename SQF/dayz_code/util/Request.hpp to Server Files/Archive/dayz_code/util/Request.hpp
2020-01-21 11:45:38 -06:00
worldwidesorrow
f6582aa5e5
Rename SQF/dayz_code/util/Reference.hpp to Server Files/Archive/dayz_code/util/Reference.hpp
2020-01-21 11:44:40 -06:00
worldwidesorrow
8c77b10625
Rename SQF/dayz_code/util/queue.sqf to Server Files/Archive/dayz_code/util/queue.sqf
2020-01-21 11:43:55 -06:00
worldwidesorrow
968b3c57ca
Rename SQF/dayz_code/util/Queue.hpp to Server Files/Archive/dayz_code/util/Queue.hpp
2020-01-21 11:43:15 -06:00
worldwidesorrow
ca5cd985aa
Rename SQF/dayz_code/util/mutex.sqf to Server Files/Archive/dayz_code/util/mutex.sqf
2020-01-21 11:42:30 -06:00
worldwidesorrow
38c2734f0e
Rename SQF/dayz_code/util/Mutex.hpp to Server Files/Archive/dayz_code/util/Mutex.hpp
2020-01-21 11:41:44 -06:00
worldwidesorrow
8f5a23f708
Rename SQF/dayz_code/util/dictionary.sqf to Server Files/Archive/dayz_code/util/dictionary.sqf
2020-01-21 11:40:53 -06:00
worldwidesorrow
7fad69e77c
Rename SQF/dayz_code/util/Dictionary.hpp to Server Files/Archive/dayz_code/util/Dictionary.hpp
2020-01-21 11:40:02 -06:00
worldwidesorrow
707f06e774
Rename SQF/dayz_code/util/debug.sqf to Server Files/Archive/dayz_code/util/debug.sqf
2020-01-21 11:39:10 -06:00
worldwidesorrow
cba75ee80c
Rename SQF/dayz_code/util/Debug.hpp to Server Files/Archive/dayz_code/util/Debug.hpp
2020-01-21 11:38:16 -06:00
worldwidesorrow
7c9739523d
Merge pull request #2055 from worldwidesorrow/master
...
Archive swarm zombie and wild zombie files
2020-01-21 11:36:20 -06:00
worldwidesorrow
90dfc6b1c5
Rename SQF/dayz_server/compile/zombie_Wildgenerate.sqf to Server Files/Archive/dayz_server/compile/zombie_Wildgenerate.sqf
2020-01-21 11:33:49 -06:00
worldwidesorrow
b6cb7ff77b
Update server_functions.sqf
...
Function is unused. The file has been archived.
2020-01-21 11:32:50 -06:00
worldwidesorrow
781d440e09
Update CfgVehicles.hpp
...
These files are unused and have been archived.
2020-01-21 11:31:21 -06:00
worldwidesorrow
e6da9b06ce
Update compiles.sqf
...
Remove obsolete lines. The functions are unused and the files have been archived.
2020-01-21 11:29:47 -06:00
worldwidesorrow
8c312510f6
Rename SQF/dayz_code/system/zombie_wildagent.fsm to Server Files/Archive/dayz_code/system/zombie_wildagent.fsm
2020-01-21 11:27:18 -06:00
worldwidesorrow
ac0df90ccd
Rename SQF/dayz_code/system/fn_swarmagent.fsm to Server Files/Archive/dayz_code/system/fn_swarmagent.fsm
2020-01-21 11:26:25 -06:00
worldwidesorrow
3a36d511d0
Rename SQF/dayz_code/Configs/CfgVehicles/Zeds/WildZeds.hpp to Server Files/Archive/dayz_code/Configs/CfgVehicles/Zeds/WildZeds.hpp
2020-01-21 11:25:21 -06:00
worldwidesorrow
aa7c998ab0
Rename SQF/dayz_code/Configs/CfgVehicles/Zeds/SwarmZeds.hpp to Server Files/Archive/dayz_code/Configs/CfgVehicles/Zeds/SwarmZeds.hpp
2020-01-21 11:24:14 -06:00
worldwidesorrow
4597787628
Rename SQF/dayz_code/compile/swarm_generate.sqf to Server Files/Archive/dayz_code/compile/swarm_generate.sqf
2020-01-21 11:22:22 -06:00
worldwidesorrow
9136aa9f44
Rename SQF/dayz_code/compile/player_zombieSwarmAttack.sqf to Server Files/Archive/dayz_code/compile/player_zombieSwarmAttack.sqf
2020-01-21 11:20:38 -06:00
A Man
6f9afafaeb
Add more BRDM2 versions
2020-01-20 00:55:47 +01:00
A Man
877ce67928
Load DZE_NoVehicleExplosions for server and client
...
If not explosions and fire will be not created if a vehicle gets destroyed
2020-01-20 00:52:04 +01:00
A Man
858a6cb966
Update CH47.hpp
2020-01-20 00:50:08 +01:00
A Man
68b6594a6b
Update ArmoredSUV.hpp
2020-01-20 00:50:03 +01:00
A Man
7a6b8b13a1
Add ACR skins, localize dead bodies
2020-01-19 15:09:31 +01:00
A Man
7ac70f2790
Add ACR Tatra T810 trucks
2020-01-19 01:33:37 +01:00