Same stuff with less PVC Var

This commit is contained in:
Skaronator
2013-11-30 21:29:23 +01:00
parent b49a282143
commit 72fd8ddf62
3 changed files with 133 additions and 173 deletions

View File

@@ -233,7 +233,7 @@ _playerObj setVariable["humanity_CHK",_humanity];
//_playerObj setVariable["state",_state,true];
_playerObj setVariable["lastPos",getPosATL _playerObj];
dayzPlayerLogin2 = [_worldspace,_state,_randomSpot];
dayzPlayerLogin2 = [_worldspace,_state];
// PVDZE_obj_Debris = DZE_LocalRoadBlocks;
_clientID = owner _playerObj;