Commit Graph

6991 Commits

Author SHA1 Message Date
A Man 838363ba5c Update Anzio 2020-02-20 16:08:50 +01:00
A Man 6f4b1706e3 Change used ammo for weapons
This commitment changes the type of ammo that can be used in silenced and non-silenced weapons. SD and non-SD ammo can currently be used in all weapon variations. We know this is possible and normal in real life, but arma weapons and ammo work in an unrealistic way. In the current state a SD weapon is almost no longer necessary since all normal weapons can be used with SD ammo to avoid triggering zombies or AIs. This is the same way that regular ammo in SD weapons works. This triggers AI's and zombies but not players. With this commitment we restore the actual and intended purpose of silenced weapons. SD ammo and SD weapons will have more relevance after this change. All silenced weapons can now only be used with SD ammo, and all non-silenced weapons can only be used with regular (non-SD) ammo.
2020-02-20 16:06:01 +01:00
A Man 2a41d122f6 Fix parachute bug
Thx @ch0c
2020-02-20 10:23:16 +01:00
A Man 7587f4d748 Add new pistols
Add new pistols from Robert Hammer.

- 23 new pistols
- New sounds for the M9, M1911, PDW
- New magazine icon and model for M1911
- Full attachment support for different pistols
2020-02-19 09:52:01 +01:00
A Man e185ec79d9 Update Clothes.hpp 2020-02-19 09:34:21 +01:00
A Man b5255b07b3 Update hide_body.sqf 2020-02-16 01:38:39 +01:00
A Man 4ba58ab448 Add M1A Socom and M21
Thx to Robert Hammer.
2020-02-16 01:38:36 +01:00
A Man 200a6bd96d Add KAC PDW
Thx RobertHammer for allowing us to use the weapon packs.

Also switching to the correct M4SPR and VSS in traders.

Remove 20Rnd_9x19_EVO from loot since the Scorpion_Evo3_DZ versions use 30Rnd_9x19_MP5 magazines.
2020-02-15 16:33:10 +01:00
A Man 0a6a7544b8 Update RSASS and XM2010 mags 2020-02-14 02:23:21 +01:00
A Man d236ef123e Add RSASS, MSR, XM2010
- Add RSASS, MSR, XM2010 normal, SD, NV and TWS versions
- SD versions have a slightly slower bullet speed as the non sd versions. Server Admins have to be careful with adding the SD versions to not hurt the server balance.
- Remove old AS50 ammo config, it is not needed any longer, also switch to the correct AS50 magazine classname.

Thx @AlwarrenSidh for the weapons.
2020-02-14 02:18:02 +01:00
worldwidesorrow 848cc6d971 Update Backpacks.hpp 2020-02-12 09:08:39 -06:00
worldwidesorrow 9c9926d30e Remove bad classname 2020-02-12 09:06:21 -06:00
worldwidesorrow f4abce8134 Merge pull request #2065 from worldwidesorrow/master
Add bordered status icon options
2020-02-12 04:59:53 -06:00
worldwidesorrow a303089151 Update ui_changeDisplay.sqf 2020-02-12 04:57:05 -06:00
worldwidesorrow d89a05695b Update sched_gui.sqf 2020-02-12 04:55:52 -06:00
worldwidesorrow ebd19d2c85 Update RscPlayerUI.hpp 2020-02-12 04:54:31 -06:00
worldwidesorrow 66a04831c0 Update player_updateGuiEpoch.sqf 2020-02-12 04:53:29 -06:00
worldwidesorrow 1fa1b0715d Update player_updateGuiDark.sqf 2020-02-12 04:52:27 -06:00
worldwidesorrow 0fa57012ac Update compiles.sqf 2020-02-12 04:51:40 -06:00
worldwidesorrow bc1f20b336 Update configVariables.sqf
Add white and green border status icon options.
2020-02-12 04:50:17 -06:00
worldwidesorrow b8fa6188ae Add files via upload 2020-02-12 04:47:06 -06:00
worldwidesorrow 1f419dbdf7 Delete val_5_ca.paa
Moved.
2020-02-12 04:43:41 -06:00
worldwidesorrow 00eedb1e13 Delete val_4_ca.paa
Moved.
2020-02-12 04:43:32 -06:00
worldwidesorrow b096fbdbc4 Delete val_3_ca.paa
Moved.
2020-02-12 04:43:24 -06:00
worldwidesorrow 6f56bf75d9 Delete val_2_ca.paa
Moved.
2020-02-12 04:43:15 -06:00
worldwidesorrow 954b6670e7 Delete val_1_ca.paa
Moved.
2020-02-12 04:43:06 -06:00
worldwidesorrow d2d6afb577 Delete status_eye_ca.paa
Moved.
2020-02-12 04:41:58 -06:00
worldwidesorrow 780a64ce45 Delete status_ear_ca.paa
Moved.
2020-02-12 04:41:37 -06:00
worldwidesorrow 07c918c38e Delete status_combat_inside_ca.paa
Moved.
2020-02-12 04:40:51 -06:00
worldwidesorrow ddfb1aa991 Delete status_combat_border_CA.paa
Moved.
2020-02-12 04:40:20 -06:00
worldwidesorrow fda4fd7156 Update Backpacks.hpp 2020-02-12 04:37:04 -06:00
worldwidesorrow 35d917ec6b Update insert.sqf
This should be an isNull check. It should not have the ! in there.
2020-02-12 03:42:33 -06:00
worldwidesorrow 9d1f3d2d20 Update Clothes.hpp
Add new skins for 1.0.7. Eventually they should be split up into 4 different groups, but I'm too lazy to do that right now.
2020-02-12 03:22:00 -06:00
worldwidesorrow 843a26abd4 Merge pull request #2064 from worldwidesorrow/master
Update dynamic vehicle spawner so that planes spawn at hangar and runway positions.
2020-02-12 03:01:29 -06:00
worldwidesorrow 4f59e18bd2 Update spawn_vehicles.sqf
Update dynamic vehicle spawner so that planes only spawn at runway and hangar positions.
2020-02-12 02:58:57 -06:00
worldwidesorrow a39da1217f Update dynamic_vehicle.sqf
Add runway and hangar positions for all supported maps. Planes will only spawn at runway and hangar positions instead of places where it can be impossible to take off. Add new DZE vehicles to the spawn list. Remove C130 from Namalsk and Caribou because there are no good spawn positions.
2020-02-12 02:56:57 -06:00
worldwidesorrow 1d5bb469eb Merge pull request #2063 from worldwidesorrow/master
Fix a mistake in the Ovaron map fixes.
2020-02-12 02:49:40 -06:00
worldwidesorrow 88c80d9bb9 Add files via upload
Fix a mistake.
2020-02-12 02:48:24 -06:00
worldwidesorrow f6000bd421 Update cmr_ovaron.sqf
Fix a mistake.
2020-02-12 02:46:57 -06:00
worldwidesorrow d87bf59dc3 Merge pull request #2062 from worldwidesorrow/master
Update Loot Positions in some non-Chernarus buildings.
2020-02-12 01:57:42 -06:00
worldwidesorrow 9a3a0f9675 Update Hospital.hpp 2020-02-12 01:56:27 -06:00
worldwidesorrow c5c6dc2260 Update Residential.hpp 2020-02-12 01:55:04 -06:00
worldwidesorrow 6d87af7de8 Merge pull request #2061 from worldwidesorrow/master
Update scripts.txt
2020-02-12 01:32:36 -06:00
worldwidesorrow 601bacbd08 Update scripts.txt
Exceptions need updating after updating player_switchWeapon.
2020-02-12 01:31:34 -06:00
worldwidesorrow 5015cd7b0b Merge pull request #2060 from worldwidesorrow/master
Move bear trap monitor to the server scheduler.
2020-02-12 01:17:14 -06:00
worldwidesorrow c533529f70 Add files via upload 2020-02-12 01:12:22 -06:00
worldwidesorrow c024141140 Add bear trap monitor to scheduler. 2020-02-12 01:10:22 -06:00
worldwidesorrow 96a52a6e19 Moving bear trap monitor to the server scheduler. 2020-02-12 01:07:58 -06:00
worldwidesorrow 17c2c4fbd3 Add source files for Ovaron traders 2020-02-12 01:02:29 -06:00
A Man e815d2c7c8 Add Remington ACRs
- Add 96 different ACRs in 4 different colors
- Complete attachment support
- All weapons have a flashlight
- TWS versions and TWS scope are sell only and have the same scope as the L85A2 TWS
- NV versions can switch between NV and Holo, also have military flashlight

Big thanks @Alwarren
2020-02-07 22:31:19 +01:00