1.0.2.39 dev

This commit is contained in:
[VB]AWOL
2013-10-01 17:57:08 -05:00
parent fc6a0144fd
commit 276d06b2ab
14 changed files with 115 additions and 53 deletions

View File

@@ -93,7 +93,7 @@ if (_proceed) then {
_object setDir _dir;
// Set location
_object setPos _location;
_object setPosATL _location;
dayzSwapObj = [_objectCharacterID,_object,[_dir,_location],_classname,_obj,_objectID,_objectUID];
publicVariableServer "dayzSwapObj";

View File

@@ -143,7 +143,7 @@ if ((count _upgrade) > 0) then {
_object setDir _dir;
// Set location
_object setPos _location;
_object setPosATL _location;
if (_lockable == 3) then {