vbawol
b402cb3219
0.5 b737
2017-03-28 13:20:40 -05:00
vbawol
a4dca6ffb5
add 7 new keesha camo skins from Craig Hauer
...
@ComatoseBadger
2017-03-28 12:08:57 -05:00
vbawol
723584aa80
moved required Arma version var to mission config
2017-03-26 10:30:39 -05:00
vbawol
f4c0d24e42
0.5 b708
2017-03-23 20:24:58 -05:00
vbawol
ea1e96d807
0.5 b707
2017-03-23 16:11:25 -05:00
He-Man
b3647282e2
Dyna Buildmode also persistent without Energy
...
Players often are confused, why Build mode is not in DynaMenu
2017-03-23 21:08:18 +01:00
vbawol
28baecfd71
0.5 b705
2017-03-23 14:45:19 -05:00
vbawol
77b6ed4f18
0.5 b701
2017-03-22 17:37:02 -05:00
vbawol
872d8dcb73
0.5 b700
...
weather tweaks and repack for PR
2017-03-18 00:24:02 -05:00
He-Man
15f7b0492c
Removed "Inspect" & "Build Mode" from DynaMenu
...
Both functions are useless inside Vehicles.
2017-03-17 19:25:01 +01:00
vbawol
aff9d38c70
0.5 b699
2017-03-08 14:45:24 -06:00
vbawol
16e70faf8e
0.5 b698
2017-03-08 08:17:06 -06:00
vbawol
cd84b51862
Merge pull request #708 from 82ndab-Bravo17/PlaceJammer
...
Option to re-allow non Group Leaders to place Jammers
2017-03-08 07:33:48 -06:00
vbawol
5857f56583
0.5 b697
2017-03-06 11:46:54 -06:00
vbawol
8b77ed0be7
add toxic sapper to spawn, give loot, etc.
...
also give feedback to player when Spawnpoint set
2017-03-06 11:19:20 -06:00
vbawol
dcd0954786
0.5 b696
2017-03-05 13:35:03 -06:00
vbawol
4f5d0baf8d
0.5 b695
2017-03-04 16:46:03 -06:00
vbawol
4cd7fdd5c6
0.5 b691
2017-03-04 00:53:05 -06:00
vbawol
b2629ca10f
allow respawn in base
2017-03-04 00:52:45 -06:00
vbawol
4a08ccf033
fixed missing semicolons
2017-03-04 00:21:59 -06:00
82ndab-Bravo17
39c7ff9ac7
Option to re-allow non Group Leaders to place Jammers
2017-03-02 19:37:20 -05:00
He-Man
4a72867eac
SupportCopter v2
2017-03-02 18:23:38 +01:00
He-Man
a0c1648a0c
SupportCopter v2
2017-03-02 18:04:17 +01:00
He-Man
3cc5a7df4d
SupportCopter v2
2017-03-02 17:58:48 +01:00
vbawol
a24130d517
allow for more than one type of UAV response
2017-03-01 17:16:06 -06:00
vbawol
55a7a0190d
0.5 b684
2017-02-28 13:31:00 -06:00
vbawol
40f2c98f0c
0.5 b684 pt1
...
[Added] Customizability of units spawned by UAV alert via CfgEpochClient
> uavAlertUnitSpawnTemplate. (Default: I_Soldier_EPOCH)
[Changed] Great White Sharks will now spawn if player is deep enough in
the ocean.
[Changed] Objects or Players that have been given "Crypto" variable can
be accessed via the dynamic menu (Space Bar) for a "Take Crypto" action.
changed zombieRndChance to zombieRngChance and added default entry into
CfgEpochClient
2017-02-28 10:34:24 -06:00
vbawol
51cddfa424
0.5 b683
2017-02-27 07:52:47 -06:00
vbawol
e1111430c2
fixed custom inventory opened script blocking main
2017-02-27 07:33:34 -06:00
vbawol
9d6b5a6ae5
0.5 b682
2017-02-26 09:19:51 -06:00
vbawol
19d05a9f17
add toxic grenade to loots and prices
2017-02-26 08:38:23 -06:00
vbawol
246cc9670f
0.5 b681 repack
2017-02-26 08:17:12 -06:00
vbawol
f31aeff613
0.5 b680
2017-02-25 16:37:07 -06:00
He-Man
69a3b8b5d7
Reworked NPC Trade Script
...
- no longer use PubVar for Trade
- "Purchase Failed" not abort the complete trade
- Added an option, that Players with to much Bank-debit can not sell,
but can purchase. The Money for Purchasing goes directly to the Bank
then.
2017-02-10 21:28:00 +01:00
He-Man
ea2cb1b250
Update CfgEpochClient.hpp
2017-02-05 19:00:38 +01:00
He-Man
b70f05e023
Update CfgClientFunctions.hpp
2017-02-05 18:57:40 +01:00
vbawol
a990bc7eb1
add back comments and one recipe
...
added crafting mortar with 12 Rocks 2 dirty water Fire + Workbench
nearby. #647
2017-01-15 14:22:19 -06:00
vbawol
cae78a7f20
readd missing comments to epoch config
2017-01-09 12:18:49 -06:00
vbawol
c0b6a0a1be
bump for next version
2017-01-06 08:14:55 -06:00
vbawol
a417dc9070
0.4 b675
2017-01-02 12:25:49 -06:00
vbawol
de95260a3e
0.4 b674
2016-12-29 13:57:50 -06:00
vbawol
1db988095e
booleans in configs
...
- change bools in config files to string or a number.
- EPOCH_fnc_returnConfigEntry(V2) now also supports 0/1 via config when
default input is a bool.
Note: this commit may address issue with Bad conversion: bool rpt spam.
It is suggested to use the following format for storing booleans in
config:
1 = true
"true"=true
0 = false
"false"=false
2016-12-29 12:18:09 -06:00
He-Man
a7b8f7afae
Update CfgEpochClient.hpp
...
true / false must be a string!!!
2016-12-25 17:52:05 +01:00
vbawol
81f3452bd9
b673
2016-12-14 14:11:36 -06:00
He-Man
e265031d60
Added Filter for TraderMenu
2016-12-13 17:13:35 +01:00
He-Man
5412c6cd6f
Update sandbox_config.hpp
2016-12-13 17:12:51 +01:00
vbawol
dc93ccdbf4
b672
2016-12-12 13:25:00 -06:00
vbawol
31371482c8
b671
2016-12-12 11:29:46 -06:00
vbawol
f86c49fe86
b670
2016-12-11 00:34:07 -06:00
vbawol
0d058e0371
added cfgpricing for apex items and weapons #677
...
thanks to @Ghostrider-DbD- for the contrubution!
2016-12-10 08:50:13 -06:00