0.3.7.0108

updated loot positions
This commit is contained in:
vbawol 2016-02-13 13:00:15 -06:00
parent c1826a168f
commit d3d845bca6
4 changed files with 801 additions and 508 deletions

0
Changelogs/0.3.8.0.txt Normal file
View File

File diff suppressed because it is too large Load Diff

View File

@ -66,7 +66,7 @@ if (typeName _vars == "ARRAY") then {
_staticTraderLocationsDistances = [];
{
_staticTraderLocationsDistances pushBack [_x distance player, _x]
_staticTraderLocationsDistances pushBack [_x distance _plyr, _x]
} forEach EPOCH_staticTraderLocations;
if !(_staticTraderLocationsDistances isEqualTo []) then{