Revert "More Fixes #991"

This reverts commit 7d15cfb1bf.
This commit is contained in:
Skaronator
2014-01-18 14:49:44 +01:00
parent 91c7ddf829
commit a3fd8bd1ca
3 changed files with 7 additions and 9 deletions

View File

@@ -150,7 +150,7 @@ if(_currentWpn != "") then {_newUnit selectWeapon _currentWpn;};
//dayz_originalPlayer attachTo [_newUnit];
player disableConversation true;
player setVariable ["bodyName",(toArray dayz_playerName),true];
player setVariable ["bodyName",dayz_playerName,true];
if (_tagSetting) then {
DZE_ForceNameTags = true;