Commit Graph

6991 Commits

Author SHA1 Message Date
AirwavesMan 213e7169cf Update stringtable.xml 2020-11-19 15:10:13 +01:00
AirwavesMan 86d52c907d Hide body changes
Remove the PVCDZ_obj_HideBody eventhandler. Players next to a hided animal see the hiding process too and after 10s the body will be deleted anyways. So there is no need to send a publicVariableServer first then back to all near clients if the body gets deleted within 10s.
Also updates the normal hide body. The hided player model gets deleted by the server now.
2020-11-19 15:10:10 +01:00
AirwavesMan 72650aa7ca Update server_tradeObject.sqf
- Remove publicVariableClient "dayzTradeResult" this is no longer needed.
- Add a dupe check made by @oiad
- Switch from private to local which suits better in Arma 2.
2020-11-17 15:33:33 +01:00
AirwavesMan 35135c75b3 Add loot positions for Land_Shed_M01 2020-11-15 18:29:45 +01:00
AirwavesMan 20a94e1015 Update CHANGE LOG 1.0.7.txt 2020-11-15 18:00:54 +01:00
AirwavesMan 73e74c54e8 Update Zeds.hpp 2020-11-15 17:49:42 +01:00
AirwavesMan 1697af9714 Fix weapon on back dupe 2020-11-15 17:49:33 +01:00
AirwavesMan ae52a0e5e8 Fix wrong vehicle update if the player disconnects 2020-11-15 15:43:02 +01:00
AirwavesMan c78d6859b8 Update CHANGE LOG 1.0.7.txt 2020-11-15 14:13:29 +01:00
AirwavesMan ea8f3a456f Add new vehicles to dynamic_vehicle 2020-11-15 13:10:41 +01:00
AirwavesMan 4667f20b5f Rebalance Refuel Truck cargo count 2020-11-15 13:04:29 +01:00
AirwavesMan 8feed62bde Add V3S camper and updated version of V3S Armored
V3S camper model made by @Helion4
2020-11-15 12:57:42 +01:00
AirwavesMan f8d8a68632 Add Open MTVR
Models made by @Helion4
2020-11-15 12:20:32 +01:00
AirwavesMan e12226b246 Update Ikarus.hpp 2020-11-15 12:18:00 +01:00
AirwavesMan 34c2c7163e Add Armored Bus
Model made by @Helion4
2020-11-15 11:28:20 +01:00
AirwavesMan 65d82d9401 Add Armord Tractor and Scrap APC to traders 2020-11-15 09:59:06 +01:00
AirwavesMan d0f647c0b5 Add armored tractor
Model made by @Helion4
2020-11-15 09:58:34 +01:00
AirwavesMan e1d802ae12 Update to the correct banker model 2020-11-15 09:56:48 +01:00
AirwavesMan 0dc00d9740 Add Scrap APC 2020-11-14 20:42:01 +01:00
AirwavesMan 7bf4819be1 Update DZE_HeliAllowTowFrom and DZE_fueltruckarray 2020-11-14 20:41:33 +01:00
AirwavesMan 3f52d185e4 Update Mini Cooper and Jeep 2020-11-01 18:08:28 +01:00
AirwavesMan 1ce3f92b68 Add 11 Nissan 350z versions
Models made by CRASHNZ. Thanks for the permission to edit and use them.
Models edited and fixed by @Helion4
2020-11-01 18:07:54 +01:00
AirwavesMan db36bb4845 Add Mini Coopr
Models made by @Helion4
2020-11-01 10:05:22 +01:00
AirwavesMan b83b899037 Update Jeep.hpp 2020-11-01 10:02:14 +01:00
AirwavesMan 4c2b9a8fa3 Update MTVRBird.hpp 2020-11-01 10:01:49 +01:00
AirwavesMan a1e5fca7b9 Add Old Jeep
Model made by @Helion4
2020-10-31 12:47:30 +01:00
AirwavesMan b793a810b0 Update CHANGE LOG 1.0.7.txt 2020-10-31 10:53:31 +01:00
AirwavesMan 8fa9318850 Add MTVR Bird
The wonderfull model was made by @Helion4
2020-10-31 10:40:06 +01:00
AirwavesMan e6680aaa2f Streamline Vehicle Eventhandlers
Almost all eventhandlers getting set already when creating the base class of the vehicles like AllVehicles. So it is not needed to set it after that again. Until a few exceptions I removed or added the needed vehicle eventhandlers.

All helicopters have a fired eventhandler now as it should be. So finally if a helicopters shoots all crew members are in combat. This is the same if flares getting fired.

The fired evenhandler will be only executed for players now no longer for the server.

Note: The CSJ Gyro addon getting loaded very early so those addons need all eventhandlers set.
2020-10-31 10:29:06 +01:00
AirwavesMan 1210ce1eea Update M200CheyTac.hpp 2020-10-31 10:19:38 +01:00
AirwavesMan 0b6df45690 Update BIS Effects and fix eject bug for Cessna
This commit fixes the cessna getOut bug. Sometimes if the cessna explodes and the player did not die he was trapped inside of the cessna wreck. Switching from getOut to eject fixes this problem.
Ive did a lot tests and it should be save to eject instead of getOut.
2020-10-31 10:19:27 +01:00
AirwavesMan 7851663842 Update 408CheyTac.hpp 2020-10-31 10:06:00 +01:00
AirwavesMan 420ad26902 Add winter camo nettings
Models made by @Helion4
2020-10-29 15:54:24 +01:00
AirwavesMan ad8ca46482 Add enterable model for the storage shed
Model made by @Helion4

All map buildings and buildables will be replaced with the new model. Land_Shed_M01 still needs some loot positions.
2020-10-29 15:02:44 +01:00
AirwavesMan e8169e415d Lower updated storage for upgraded sheds 2020-10-29 14:59:58 +01:00
AirwavesMan 215932d7f7 Add models and icons for lockbox winter
Models made by @Helion4
2020-10-29 14:59:14 +01:00
AirwavesMan b26a4fcfef Update Grenades.hpp 2020-10-29 14:57:35 +01:00
AirwavesMan e50a7de3e7 Update BarrettMRAD.hpp 2020-10-29 14:57:15 +01:00
AirwavesMan 5fa771d4e2 Update G3.hpp 2020-10-29 14:57:04 +01:00
AirwavesMan 5afd6fd37d Update check wallet for zombies
Check wallet on zombies will only be displayed if zombie coins are activated.
2020-10-29 14:56:52 +01:00
AirwavesMan ff94503aab Update CHANGE LOG 1.0.7.txt 2020-10-28 19:05:14 +01:00
AirwavesMan 88053499e5 Add 6 new backpacks
Made by @Helion4
2020-10-28 19:03:22 +01:00
AirwavesMan 72b691bc85 Forgot about the backpacks 2020-10-28 14:04:48 +01:00
AirwavesMan 7a0a36a30f Move old changelog 2020-10-28 13:24:33 +01:00
AirwavesMan c461899c23 Update CHANGE LOG 1.0.7.txt 2020-10-28 13:13:16 +01:00
AirwavesMan 758be28924 Add new female skins
Made by @Helion4

All ghillie suits, warm clothes and stalker suits with helmet can be worn by female players too now. The female base class got re-build. All female player models have the same attributs as the male models. For example: Armor or camouflage.

Also, all missing skins got added to loot and traders.
2020-10-28 13:05:56 +01:00
AirwavesMan d5035a5750 Update configVariables.sqf 2020-10-28 12:28:52 +01:00
AirwavesMan ea01b72a53 Add HK417 model
Made by @Helion4
2020-10-28 12:28:12 +01:00
AirwavesMan 46d2eff34f Update changeCode.sqf 2020-10-28 12:23:59 +01:00
AirwavesMan 096e3547ef Update battleye filters 2020-10-22 14:35:38 +02:00