mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
// promptRName.sqf
|
|
|
|
_unit = _this select 0;
|
|
|
|
call compile format ["server globalChat reviver_%1", _unit]; |