This commit is contained in:
Skaronator
2014-01-17 18:28:36 +01:00
parent 89a5a3b459
commit 7d15cfb1bf
3 changed files with 9 additions and 7 deletions

View File

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