Commit Graph

55 Commits

Author SHA1 Message Date
He-Man
de999989ad Several Changes / Tweaks 2019-10-19 19:56:38 +02:00
He-Man
208c361d35 NL Weapons Price + Sort 2019-09-28 00:10:09 +02:00
He-Man
0ee6cfca57 UAV BackPacks (we can use them!) 2019-09-16 23:26:02 +02:00
He-Man
feef60b72a Optional Safe with less maxload 2019-03-25 00:23:55 +01:00
He-Man
7aea1f4ecd Plot Upgrades - Pricing + ItemSort 2019-03-01 19:42:30 +01:00
He-Man
804673e8bb GunSafe Scripts + Configs 2019-02-28 23:04:21 +01:00
He-Man
fd6302d85d Cleanup of unused mags 2019-02-01 15:31:53 +01:00
KILLEliteMaste
6a2db42e24
Missing food 2019-01-27 18:19:43 +01:00
He-Man
c20951eb03 Missing configs / small fixes 2019-01-21 20:13:44 +01:00
He-Man
6bab637f42 ItemDefibrillator to configs 2019-01-20 16:35:32 +01:00
He-Man
62e6adb4fb A2 Mags 2019-01-17 22:11:15 +01:00
He-Man
f6e3cf9f9b Backpack Configs 2019-01-13 19:32:12 +01:00
He-Man
17f905f045 Pricing + Itemsort A2 Wpn + Mags 2018-12-22 18:26:53 +01:00
He-Man
1a47eaf83f Pricing + Itemsort A2 Vehicles 2018-12-22 18:10:38 +01:00
He-Man
92e15bec28 SMG_03 configs 2018-12-06 21:41:31 +01:00
He-Man
acc0ff6467 JailWall mission configs 2018-11-03 13:07:27 +01:00
He-Man
3962dcfa75 Price + Sort + Spawn + Cleanup 2018-05-19 18:25:25 +02:00
He-Man
af9c941f5b Soap 2018-05-18 17:38:35 +02:00
He-Man
361d7382b6 Radiation Suits Classnames fixed 2018-05-17 17:58:37 +02:00
He-Man
25eca26ee5 Configs 2018-05-09 20:09:39 +02:00
He-Man
b5463faccd Price + Itemsort for Board and MBK 2018-05-06 21:58:40 +02:00
He-Man
b418f64665 Last BaseCam tweaks 2018-05-06 21:06:09 +02:00
He-Man
878723b244 Solar Charger Scripts 2018-04-20 18:19:31 +02:00
He-Man
cefb301181 RadSuits + Extinguisher
- Added RadSuits and FireExtinguisher to Loot, Pricing and Itemsort
2018-03-18 21:46:28 +01:00
He-Man
1e8a428d3c Power Sword Price + Sort + Loot 2018-03-10 00:17:34 +01:00
He-Man
419359e84b Pricings / Itemsorts 2018-03-08 17:10:21 +01:00
He-Man
950c01d0c9 Missing Configs + Smal Admin Menu fixes 2018-03-05 20:11:44 +01:00
DESKTOP-UH65DCE\MusTanG
bdfee35a18 CfgActions overriding - fire on/off req - a3 hooking ++
[FIXED] BurnBarrel and FirePlace02 UserActions requiring lighter_epoch
did not need lighter when performed.
[NEW] CfgActions event handler for "Action" ("PrevAction" and
"NextAction" - not implemented yet)
-Allows ability to override any of the CfgActions/UserActions in Arma 3
and other mods.
[ADDED] usedItemRepack function to remove 1 use from the lighter.
[ADDED] Require fire extinguisher to "Put Out Fire" on the Burn Barrel
[CHANGED] ItemFireExtinguisher now has count = 5 for 5 uses to put out a
small fire
[ADDED] ItemFireExtinguisher to CfgItemSort and CfgPricing
[ADDED] Arma Sling Loading requires ItemRope to sling and returns rope
upon release..
[ADDED] Checks for R3F can_lift and Advanced Slingload InitVar.
[ADDED] If above mod/script is present disable Arma SlingLoad
Hook/Unhook action and key press.
[CHANGED] While working with keyDown EH, debug logs show the DIKCodes
are being pushed as whole numbers and not the 0x01 as the escape keyDown
handler was setup to use and why my tests were failing using the 0x30
for the letter B(Hook/Unhook).
[UPGRADED] Changed over the 0x01 and 0x30 to the actionKeys name in
order to properly handle those with client using custom keys.
[TEASED] Have a commented line in the Light Fire case showing future
plans for a fire system(BURN BABY BURN!).

[NEW] EPOCH_usedItemRepack

Description:
Allows adjusting of "ammo" counts in a magazine.
Can be used locally and on the server for a remote unit.
```
[_player,_magazine,_change] call EPOCH_usedItemRepack;
2017-12-05 18:20:08 -06:00
He-Man
f26fa71454 Added FuelTank to Loot / Crafting / Pricing
Thanks @DB for reporting!
2017-11-01 17:08:45 +01:00
He-Man
1171d66590 Added missing Prices / Itemsorts + Objectinteracts 2017-10-29 15:32:48 +01:00
He-Man
dfbbe9c273 Added missing Price / Itemsort 2017-10-28 14:58:22 +02:00
He-Man
592290f69e Added missing prices / Itemsorts 2017-10-27 15:55:43 +02:00
DESKTOP-UH65DCE\MusTanG
021fc1dfdc metal / cinder full - half - quarter mission configs
Add pricing and change full cinder price
Add itemsort and add missing Wood half and quarter
2017-10-24 15:04:21 -05:00
He-Man
bcb311a703 BarbedWire Price & Itemsort 2017-10-15 22:10:49 +02:00
DESKTOP-UH65DCE\MusTanG
756e6d6084 remove cmflare mags 2017-10-07 19:39:42 -05:00
DESKTOP-UH65DCE\MusTanG
698c1ee03c rad treatments 2017-10-07 09:53:48 -05:00
DESKTOP-UH65DCE\MusTanG
88a9a53b10 add radiation mask 2017-10-07 07:47:43 -05:00
He-Man
8564783aa2 Correct Classname 2017-10-06 15:28:56 +02:00
DESKTOP-UH65DCE\MusTanG
a1e43911dc add medical items
Morphine was the goal.
adrenaline, atropine, caffeine pills and orlistat added as well to
pricing, itemsort and iteminteractions
2017-10-03 19:38:32 -05:00
vbawol
18dd7a5d80 Merge remote-tracking branch 'refs/remotes/origin/release' into experimental
# Conflicts:
#	Sources/epoch_config/Configs/CfgItemSort.hpp
2017-10-03 08:08:13 -05:00
He-Man
f53933a2ee Added more ItemSorts 2017-10-02 21:14:54 +02:00
He-Man
ba4801b008 Removed ; 2017-10-02 21:08:01 +02:00
He-Man
84f1174983 Added more missing ItemSorts 2017-10-02 21:06:25 +02:00
He-Man
288edfb77e Added new Uniforms and Masks to ItemSort 2017-10-02 19:17:00 +02:00
He-Man
99682cca1b Added new Uniforms and Masks to ItemSort 2017-10-02 19:13:11 +02:00
He-Man
a73b6e5008 Added Kit_Garden to Itemsort 2017-10-02 18:43:41 +02:00
DESKTOP-UH65DCE\MusTanG
359efd8d68 towers and grahame config udpates 2017-09-23 17:31:43 -05:00
DESKTOP-UH65DCE\MusTanG
4f9fa717cb Add new assets configs entries 2017-09-10 18:58:53 -05:00
vbawol
58c0481b6c add GeigerCounter price and to loot table 2017-09-08 12:21:42 -05:00
He-Man
671b2d4030 Block BarrelBombs from FavBar + Sort/Pricing adds 2017-09-06 23:41:55 +02:00