- Nicktag library update

This commit is contained in:
Tercio
2018-03-02 21:39:27 -03:00
parent f8c216ea0c
commit 58c325395d
4 changed files with 194 additions and 212 deletions
+1 -1
View File
@@ -209,7 +209,7 @@
if (_bit_band (flag, OBJECT_TYPE_PLAYER) ~= 0) then
if (not _detalhes.ignore_nicktag) then
novo_objeto.displayName = _detalhes:GetNickname (serial, false, true) --> serial, default, silent
novo_objeto.displayName = _detalhes:GetNickname (nome, false, true) --> serial, default, silent
end
if (not novo_objeto.displayName) then
if (_detalhes.remove_realm_from_name) then