Update inits

This commit is contained in:
ebaydayz
2016-03-27 23:47:30 -04:00
parent 23caf14dc9
commit e1a0bfebc1
54 changed files with 2844 additions and 2007 deletions

View File

@@ -157,6 +157,7 @@ if (_currentWpn != "") then {_newUnit selectWeapon _currentWpn;};
[objNull, player, rSwitchMove, _currentAnim] call RE;
//dayz_originalPlayer attachTo [_newUnit];
player disableConversation true;
player setVariable ["BIS_noCoreConversations",true];
// _playerUID=getPlayerUID player;
// _playerObjName = format["player%1",_playerUID];