mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-30 01:02:49 +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]; |