Florian Kinder
07b41f143f
Updated CfgServerTraders
...
refs #1129
2014-02-15 14:58:29 +01:00
Florian Kinder
45834527c4
Added SQL Update 1.0.5
...
fixes #1129
2014-02-15 14:53:57 +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
a89bb8f2a0
latest server pbo
2014-02-14 13:44:46 -06:00
Florian Kinder
4b61a2bb81
Fixed incorrect path
2014-02-14 19:07:28 +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
Skaronator
d13239edf5
Merge pull request #1121 from Monkeys-with-Guns/master
...
Removed commas at the end of arrays in loot tables.
2014-02-13 16:18:27 +01:00
[VB]AWOL
6a78fa2ca4
server pbo with debug for #1116
2014-02-13 08:51:02 -06:00
[VB]AWOL
d0cae9e85f
added debug for issue #1116
2014-02-13 08:50:11 -06: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
1.0.4.2
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
99791dec20
Updated Converter
2014-02-12 23:53:21 +01:00
Florian Kinder
0c4323b28d
Fixed LootTable
...
fixed for commit 37516f2df2
2014-02-12 22:35:29 +01:00
Florian Kinder
cf8dd1180e
Updated CraftItem
...
Always the first/full waterbottle will be taken by melting ores to bars.
To prevent this the bottle with the lowest waterlevel will be taken
2014-02-12 22:30:37 +01:00
[VB]AWOL
37516f2df2
100Rnd_556x45 invalid should have been 100Rnd_556x45_M249
2014-02-12 14:33:15 -06:00
Florian Kinder
ad632c7416
Splitted Ores
2014-02-12 21:24:16 +01:00
[VB]AWOL
bbe475655f
changed to proper icon
2014-02-12 14:23:07 -06:00
[VB]AWOL
7509fdff86
remove update sql as all that should be used is epoch.sql to update traders
2014-02-12 14:00:20 -06:00
[VB]AWOL
c944f25272
1.0.4.2 testing
2014-02-12 13:28:04 -06:00
[VB]AWOL
616337c64b
missed adding WoodStairsRails_DZ to allowed objects list
2014-02-12 13:27:38 -06:00
[VB]AWOL
f56968c173
tavi trader city sources
2014-02-12 13:16:14 -06:00
[VB]AWOL
f482bf2677
Revert "Fixed if _hiveResponse is null"
...
This reverts commit 76314d5636 .
2014-02-12 12:58:22 -06:00
[VB]AWOL
9b8b998deb
server pbo
2014-02-12 12:48:21 -06:00
Florian Kinder
206d2d7952
Added missing side to BTR90
2014-02-12 17:49:30 +01:00
Florian Kinder
b081c840cd
Added LAV25 ride in back option & updated BTR90
2014-02-12 15:49:50 +01:00
Florian Kinder
76314d5636
Fixed if _hiveResponse is null
...
13:21:08 "HIVE: trying to get objects"
13:21:08 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};
server_hiveReadWriteLar>
13:21:08 Error position: <_resultArray
};
server_hiveReadWriteLar>
13:21:08 Error Undefined variable in expression: _resultarray
13:21:08 File z\addons\dayz_server\init\server_functions.sqf, line 172
13:21:08 Error in expression <ction problem... HiveExt
response:"+str(_hiveResponse));
_hiveResponse = ["",0];>
13:21:08 Error position: <_hiveResponse));
_hiveResponse = ["",0];>
13:21:08 Error Undefined variable in expression: _hiveresponse
13:21:08 File z\addons\dayz_server\system\server_monitor.sqf, line 38
2014-02-12 15:38:51 +01:00
[VB]AWOL
b00c2acbcb
do not cache result if array count 0
2014-02-11 20:10:21 -06:00
Florian Kinder
705e6963f3
Update CfgLootSmall
...
98e49f7ba2
2014-02-12 02:43:46 +01:00
Skaronator
45b0322425
Update CfgBuildingLoot.hpp
2014-02-12 01:10:02 +01:00