mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
4 lines
163 B
Plaintext
4 lines
163 B
Plaintext
player removeAction s_player_showname;
|
|
player removeAction s_player_showname1;
|
|
s_player_showname = 1;
|
|
player setVariable["DZE_display_name",(_this select 3),true]; |