mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-23 04:22:13 +03:00
1.0.1.5 RC4
+ [ADDED] workbench can be built anywhere and allows crafting of all items. + [ADDED] Black market vendor the trader city stary. + [FIXED] Many other fixes
This commit is contained in:
@@ -60,7 +60,10 @@ _state = _primary select 3;
|
||||
_worldspace = _primary select 4;
|
||||
_humanity = _primary select 5;
|
||||
_lastinstance = _primary select 6;
|
||||
_friendlies = [];
|
||||
|
||||
_namespace = profileNamespace;
|
||||
|
||||
_friendlies = _namespace getVariable ["friendlies", []];;
|
||||
|
||||
//Set position
|
||||
_randomSpot = false;
|
||||
|
||||
Reference in New Issue
Block a user