Commit Graph

4099 Commits

Author SHA1 Message Date
Florian Kinder a322df2a1a fixes #1041
but it looks weird
2014-01-30 16:25:59 +01:00
Skaronator 4db3e5ddcb Update server_spawnCrashSite.sqf 2014-01-30 16:12:41 +01: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
[VB]AWOL 1c94205afe private array update 2014-01-29 08:40:08 -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
Axles 83f993d081 Panthera Fixes
Bandit vendor is no longer black market vendor. Black market vendor in
the south trader city. Hero Vendor knocked down to one vendor and extra
vendor removed. Server traders completely re-configured to tidy up the
server traders SQF
2014-01-28 22:48:30 -08:00
Skaronator ad5f494ab5 Dont need this here anymore 2014-01-28 23:35:40 +01:00
Geodar 92f64acd7b Czech for latest commits 2014-01-28 20:02:50 +01:00
Geodar 101377cba8 Unify Codestyle of stringtable.xml
Use tabs not spaces at the beginning of a line
Fix EOL (some lines contained spaces or tabs at the end of a line)
2014-01-28 19:49:14 +01:00
Skaronator 9c80054b12 Fix 'Logic' Typo 2014-01-28 17:39:37 +01:00
Skaronator 58988a4063 Fix Typo in loottable 2014-01-28 16:21:00 +01:00
[VB]AWOL 07ddbe93b5 scalar fixes 2014-01-27 18:38:49 -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 f36a6e1874 object not array 2014-01-27 11:14:09 -06:00
Skaronator 3adf0bf1e3 Typo 2014-01-27 17:37:50 +01:00
Skaronator d4497bbb93 Not sure about the maintain classes, please check this 2014-01-27 17:18:35 +01:00
Skaronator 8189dbdb22 2nd Classname for that (custom SKN) 2014-01-27 17:18:35 +01:00
[VB]AWOL e496e4d755 fix add to toolbelt in vehicle 2014-01-26 23:47:46 -06:00
[VB]AWOL 1fe9b76e98 fix floating loot piles... 2014-01-26 23:44:02 -06:00
[VB]AWOL 26239d31cd for madhatter 2014-01-26 23:44:01 -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 65a82136e8 stringtable craft instead of stack 2014-01-26 20:14:50 -06:00
[VB]AWOL 5ec3caac17 multi use water bottle for smelting ore 2014-01-26 20:14:23 -06:00
[VB]AWOL 1af2cc7396 use highest available here 2014-01-26 20:13:19 -06:00
[VB]AWOL 3c08c40e2e fixed abort 2014-01-26 20:12:06 -06:00
[VB]AWOL 8dcc979c21 add worth 2014-01-26 20:11:45 -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 b551a6f343 should allow crafting weapons only 2014-01-26 11:49:03 -06:00
[VB]AWOL a39a0e05fe longer disable button 2014-01-26 11:17:34 -06:00
[VB]AWOL 2f7dbc87b5 tin an al no longer needed here and switch to base 10 2014-01-26 11:17:13 -06:00
[VB]AWOL dee2e511bd fixes and add worth 2014-01-26 11:15:41 -06:00
Skaronator 26dcb3a34a Update Changelog 2014-01-26 16:52:57 +01:00
Skaronator 60ec596bd3 Maybe fix disappear from the Vault while unlocking 2014-01-25 23:19:35 +01:00
Skaronator 23e509053e Set Buildup Combination to cache variable 2014-01-25 23:16:02 +01:00
Skaronator b18bde1a67 Fix #1014 2014-01-25 19:45:51 +01:00
Skaronator 23ece34fb8 Also use DZE_PlayerZed in player death 2014-01-25 19:38:18 +01:00
Skaronator 2e046824bd Add Autodisconnect if Hacker modify "true" 2014-01-25 19:30:28 +01:00
Skaronator 8f92222602 Fix Log System2 and Remove Freefall direction (isnt used in Epoch) 2014-01-25 19:03:47 +01:00
[VB]AWOL f8cffef0a4 incremental bars 2014-01-25 11:13:45 -06:00
Skaronator b6eeb71f76 Update Variables.sqf 2014-01-25 17:24:49 +01:00
Skaronator 85783b00f7 Delay cleanup init bit more 2014-01-25 16:53:07 +01:00
Sequisha 04062f0bfb Update CfgBuildingLoot.hpp
Removed "MilitaryAmmo", vehicle ammo from MilitarySpecial Table.
2014-01-25 01:10:40 -05:00
[VB]AWOL 9089a4e6ac loot changes and sauerland
unstack instead of smelt
2014-01-24 19:15:58 -06:00