Commit Graph

1276 Commits

Author SHA1 Message Date
Armifer
6c0581bda9 object maintenance and remove fixes
Allow owners to delete modular doors without locks, included missing
objects for plot pole area maintenance.
2014-02-20 01:00:37 -05:00
[VB]AWOL
5fc7c14899 rename loading screen and fix version 2014-02-19 15:54:09 -06:00
[VB]AWOL
1d113ab7af add combine bars option 2014-02-19 15:42:54 -06:00
Florian Kinder
684ef74c8e Fixed Deathscreen 2014-02-19 21:44:06 +01:00
Florian Kinder
ad22c7df04 Updated Displays
Disabled new gear system
2014-02-18 23:51:38 +01:00
Florian Kinder
d74602fb95 Updated Death system 2014-02-18 23:22:38 +01:00
[VB]AWOL
96f9e1009b version bump to 1.0.5 2014-02-18 13:48:36 -06:00
Skaronator
9ebd85956c Fix Logic Typo 2014-02-18 13:10:02 +01:00
Florian Kinder
86ce8f6879 Replaced obsolete variable 2014-02-17 01:32:45 +01:00
Florian Kinder
fb902eb819 Fixed drink/eat
refs #1132
2014-02-17 01:15:13 +01:00
Florian Kinder
72dee3c644 Fixed #1132 mistake
Thanks Skaronator
2014-02-17 00:15:14 +01:00
Florian Kinder
0c2aebbff2 Fixed not existing cfgmag 2014-02-16 22:39:44 +01:00
Florian Kinder
2a91d7d5bc Updates refs #1109 2014-02-16 22:38:15 +01:00
Florian Kinder
d09e0ec7f6 Merge pull request #1132 from SilvDev/master
Fix + Features
2014-02-16 21:32:11 +01:00
SilvDev
5d55a4eade Update player_eat.sqf
Add empty food/drink cans into vehicle inventory. Falls out if theres no inventory space.
2014-02-16 20:21:05 +00:00
SilvDev
86b1f294aa Update player_drink.sqf
Add empty food/drink cans into vehicle inventory. Falls out if theres no inventory space.
2014-02-16 20:21:03 +00:00
SilvDev
f05adb95da Update cargocheck.sqf
Proposal to change TitleText to the more commonly used cutText to prevent text overlapping.
2014-02-16 20:14:44 +00:00
Florian Kinder
1e578fff9b Added C130J_US_EP1_DZ
fixes  #1131
2014-02-16 16:46:20 +01:00
Florian Kinder
407741b7dd Last changes new lootsystem
refs #1109
2014-02-16 00:58:57 +01:00
vbawol
9dbf409cdd Merge pull request #1130 from SilvDev/patch-1
Update player_unlockVault.sqf
2014-02-15 14:56:37 -06:00
Florian Kinder
dcfaf2e841 Updated LootPos & moved folder
refs #1109
2014-02-15 21:17:43 +01:00
SilvDev
3301f7bb31 Update player_unlockVault.sqf 2014-02-15 18:23:00 +00:00
SilvDev
919404b3a9 Update player_unlockVault.sqf
Fixed infinite chainsaw fuel when put into vaults/lockboxes.
2014-02-15 18:03:43 +00:00
Florian Kinder
bab669c74a Fixed hilux upgrade 2014-02-15 16:33:22 +01:00
Florian Kinder
bbdec2733a updated private variable
refs #1109
2014-02-15 14:19:00 +01:00
Florian Kinder
86b03dbb70 Merge branch 'Feature/1109'
Conflicts:
	SQF/dayz_code/Configs/CfgBuildingLoot/CfgBuildingLoot.hpp
	SQF/dayz_code/Configs/CfgBuildingLoot/CfgLootSmall.hpp
	SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp
2014-02-15 14:14:50 +01:00
Florian Kinder
eb74239f21 Added Upgrade version of Pickup PK 2014-02-15 12:46:19 +01:00
Florian Kinder
970f4854f8 Disabled Debug 2014-02-15 02:38:59 +01:00
Florian Kinder
b0888b8a64 Updated Loottables 2014-02-15 02:36:35 +01:00
Florian Kinder
4b839a7a2e Merge branch 'Feature/1102-1'
Conflicts:
	SQF/dayz_code/Configs/CfgVehicles/LAND/datsun.hpp
2014-02-15 02:12:05 +01:00
Florian Kinder
d48f11bb9f Merge pull request #1125 from vbawol/Feature/0
Updated Craftitem & split config
2014-02-15 02:08:39 +01:00
Florian Kinder
29cfe1b618 Update config 2014-02-15 02:08:05 +01:00
Florian Kinder
5b0179b196 Added PK_DZ for upgrade vehicles 2014-02-15 02:06:47 +01:00
Florian Kinder
5f3b5b8801 Updated CfgVehicles 2014-02-15 02:02:50 +01:00
Florian Kinder
4954d41389 update upgradeVehicle 2014-02-15 00:32:36 +01:00
Florian Kinder
34444e3494 Added ItemARM 2014-02-15 00:23:57 +01:00
[VB]AWOL
e81760ab60 same as last 2014-02-14 12:01:20 -06:00
Florian Kinder
b7166d3e29 Updated hilux config 2014-02-14 17:42:31 +01:00
[VB]AWOL
5b3a8efb5d fixed incorrect path for axeman's lights 2014-02-14 09:58:52 -06:00
Florian Kinder
1d60f7b1bb New vehicle upgrade system
Need test with datsun vehicle to ensure it works fine
2014-02-14 13:26:20 +01:00
Florian Kinder
3b68f0f3b6 Fixed wrong class in upgrade datsun 2014-02-14 12:54:58 +01:00
Florian Kinder
f0e7622856 Fixed Error in expression
Error in expression <_ret = _this select _ret;
};
_ret
>
Error position: <_ret
>
Error Undefined variable in expression: _ret
File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 23
Error in expression <BIS_fnc_selectRandom;
_outputWeapons =
[_selectedWeapon];
_selectedMag = _select>
Error position: <_selectedWeapon];
_selectedMag = _select>
Error Undefined variable in expression: _selectedweapon
File z\addons\dayz_code\actions\player_craftItem.sqf, line 193
Error in expression <t_doLoop = false;
};
{
player addWeapon _x;
}
forEach _outputWeapons;
{

_itemOu>
Error position: <_x;
} forEach _outputWeapons;
{

_itemOu>
Error Undefined variable in expression: _x
File z\addons\dayz_code\actions\player_craftItem.sqf, line 200
2014-02-14 00:31:50 +01:00
Florian Kinder
8e99b7a75b Fixed Error in expression
"DEBUG WEAPONS: [0,B 1-1-H:1
(Fank),"",["ItemGoldBar","ItemGPS",1,1,"sell","GPS","Gold",6701]]"
Error in expression <(_configName in (weapons player)));

if(_isToolBelt
or _isBinocs) then {
_msg = >
Error position: <_isToolBelt or _isBinocs) then {
_msg = >
Error Undefined variable in expression: _istoolbelt
File z\addons\dayz_code\actions\trade_weapons.sqf, line 32
2014-02-13 22:58:18 +01:00
Florian Kinder
1c2e81b9dd Fixed typo
Error in expression < (_classname in DZE_DoorsLocked) then {
_object
setVariable ["CharacterID",dayz_>
Error position: <_object setVariable ["CharacterID",dayz_>
Error Undefined variable in expression: _object
File z\addons\dayz_code\actions\player_buildingDowngrade.sqf, line 126
2014-02-13 22:30:11 +01:00
MwG
8166943719 Removed commas in CfgLoot.hpp 2014-02-13 09:14:45 -05:00
MwG
d1ec3b6951 Removed comma in CfgLootSmall.hpp 2014-02-13 09:13:27 -05:00
Skaronator
38470b1bdf Change Range a bit
Got a issue with a person where build a large camo net on a tower in devels carstel
2014-02-13 01:03:13 +01:00
[VB]AWOL
4100fc46f6 fixed Undefined variable in expression: _mylastpos 2014-02-12 17:45:28 -06:00
Florian Kinder
ce6246882d Updated Loottables decresed decimal places to 2 2014-02-12 23:57:58 +01:00
Florian Kinder
0c4323b28d Fixed LootTable
fixed for commit 37516f2df2
2014-02-12 22:35:29 +01:00