Commit Graph

345 Commits

Author SHA1 Message Date
[VB]AWOL 00ee3121c1 Added briefcase storage for 10oz silver
also make trader give over 2 x 10oz silver in briefcases
2014-02-05 10:44:36 -06:00
[VB]AWOL 60a6aeac10 force trade menu above static trade options 2014-02-05 09:17:24 -06:00
[VB]AWOL 69661a22b4 removed trade metals options fixes #1074 2014-02-05 09:15:09 -06:00
[VB]AWOL 8fa82911ef changed to missionConfigFile and commented out include
an
2014-02-04 14:33:41 -06:00
[VB]AWOL 5308ddcf1a faster no need for loading... 2014-02-04 14:13:41 -06:00
[VB]AWOL 731bc92be2 working 2014-02-04 14:11:49 -06:00
[VB]AWOL 37b75bea61 missed bracket 2014-02-04 13:23:20 -06:00
[VB]AWOL a77a43d88f get trader items from config 2014-02-04 12:50:58 -06:00
Skaronator d71bb45de3 Something like this to get CfgVehicle/Weapon/Magazine 2014-02-04 19:02:29 +01:00
Skaronator 171952e922 Start with ConfigTrader 2014-02-04 17:16:32 +01:00
Skaronator c6cc7f8d1e Fix Var 2014-02-03 17:00:43 +01:00
[VB]AWOL 9876b42b0a add DZE_DamageBeforeMaint default now 0.09 instead of 0.1
Also exit with message if no maintainable objects are found
2014-02-03 08:38:39 -06:00
[VB]AWOL 5c38e0b9c2 typo with var name change 2014-02-02 14:44:55 -06:00
Skaronator ce8ea62b63 Fix Typo 2014-02-02 20:32:23 +01:00
Skaronator bc21f81f03 Done is Done, make the rest of it to a localSetVariable 2014-02-02 20:15:34 +01:00
Matthew McConnell 2e08e53377 Keep safe/lockbox vars server side until needed
The arrays for safes/lockboxes are kept on the server and when a client
goes to open the safe, a PV is sent to the server requesting the arrays.
Server sends info back.
2014-02-02 16:02:27 +00:00
[VB]AWOL efae1fa383 send roadflare to only other players 2014-01-29 14:36:32 -06:00
[VB]AWOL cbcc5a63f6 fixed #1040 2014-01-29 14:21:40 -06:00
[VB]AWOL 589b366ce3 hide body locally and only send to other players 2014-01-29 14:06:41 -06:00
[VB]AWOL bf189761ad should fix backpack issues
This makes sure we only run on players and not the player as this
currently hides the backpack from the player that set it down and was
running on everyone zombies included.
2014-01-29 14:00:02 -06:00
[VB]AWOL 4573e9b5c0 more DZE_MissionLootTable fixes #1028 2014-01-29 11:41:54 -06:00
jwo7777777 78d0338386 Fix AI from being counted as zeds.
As it was, the loop simply counted everything within a certain radius
that was not a player but is a CAManBase as a zombie.
2014-01-29 01:53:03 -06:00
[VB]AWOL fdecea8154 https://github.com/vbawol/DayZ-Epoch/issues/1027#issuecomment-33435759 2014-01-27 17:39:52 -06:00
[VB]AWOL b4dfed3546 finalized trader changes 2014-01-27 16:47:34 -06:00
[VB]AWOL 6f77cce286 Merge branch 'master' of https://github.com/vbawol/DayZ-Epoch 2014-01-26 20:14:53 -06:00
[VB]AWOL 1af2cc7396 use highest available here 2014-01-26 20:13:19 -06:00
Skaronator 09a3b3361c Don't need here - setVariable is just local 2014-01-27 01:47:43 +01:00
[VB]AWOL 474e96e9ac add new trade system for items
will auto convert to highest bar count

also line 289 fixes Error ==: Type Array when tagging friendly
2014-01-26 13:04:56 -06:00
[VB]AWOL b508bde202 added PVDZE_ to player%1 variable to filter better 2014-01-26 12:16:13 -06:00
[VB]AWOL a39a0e05fe longer disable button 2014-01-26 11:17:34 -06:00
Skaronator 60ec596bd3 Maybe fix disappear from the Vault while unlocking 2014-01-25 23:19:35 +01:00
Skaronator 23ece34fb8 Also use DZE_PlayerZed in player death 2014-01-25 19:38:18 +01:00
Skaronator 7190991b46 Remove isSinglePlayer Mode 2014-01-24 20:27:20 +01:00
[VB]AWOL 63ee278e82 lifting fixes 2014-01-22 18:07:26 -06:00
[VB]AWOL 3e8346dec4 private array 2014-01-22 15:22:11 -06:00
[VB]AWOL d4edea2be4 revised heli lift
disallow if crew != 0 or detach if crew > 0
DZE_HeliLift = false; disables heli lift
2014-01-22 14:48:57 -06:00
[VB]AWOL fa2ded3c27 setpos to get better placement of preview poles 2014-01-22 11:54:52 -06:00
vbawol 9841350e7b Merge pull request #1002 from SGanthony/patch-5
Convert G36 and G36SD Ammo To STANAG Variant
2014-01-21 20:17:12 -08:00
[VB]AWOL 088248d079 use PVS here instead 2014-01-21 17:13:26 -06:00
SGanthony 8b7e41792f Convert G36 and G36SD Ammo To STANAG Variant
By converting the G36 magazines to the STANAG variant it may reduce the character count for inventory database entries, thus decreasing the chances of the inventory field exceeding the allowed character count, deleting items, players losing items, and then leaving players/admins wondering what happened; waste of time. Further, since G36 magazines are not an item which the traders buy/sell, players can at least buy/sell the STANAG ammo they do find with the the G36 weapon.
2014-01-21 11:03:39 -06:00
[VB]AWOL 6eaa4f8bab TEST double agro range on all weapons 2014-01-20 09:03:52 -06:00
[VB]AWOL d9698c48a0 fixed constant blur effect after halo jump 2014-01-19 19:10:38 -06:00
Skaronator 68f5b2a081 Disable Respawn if player dead 2014-01-18 22:35:09 +01:00
SGanthony 732e4c407c Allow Admins To Customize Loot Spawn Timer
This will make it easier for admins to customize the timer between loot spawning. Variable default of 10 moved to variables.sqf.
2014-01-18 10:49:46 -06:00
Skaronator 326e758d29 Fix #991 (DayZ Mod 1.8 Way) 2014-01-18 16:02:05 +01:00
Skaronator 556093c1ce Revert "Fix #991"
This reverts commit 89a5a3b459.
2014-01-18 14:49:53 +01:00
Skaronator a3fd8bd1ca Revert "More Fixes #991"
This reverts commit 7d15cfb1bf.
2014-01-18 14:49:53 +01:00
Skaronator 7d15cfb1bf More Fixes #991 2014-01-17 18:28:36 +01:00
Skaronator 89a5a3b459 Fix #991 2014-01-17 18:10:59 +01:00
[VB]AWOL 91836d6145 removed all traces of CfgTownGenerator 2014-01-16 19:30:34 -06:00