mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 18:26:39 +03:00
Organize files a bit and removed non source pbo's
This commit is contained in:
5
SQF/dayz_code/medical/publicEH/promptRName.sqf
Normal file
5
SQF/dayz_code/medical/publicEH/promptRName.sqf
Normal file
@@ -0,0 +1,5 @@
|
||||
// promptRName.sqf
|
||||
|
||||
_unit = _this select 0;
|
||||
|
||||
call compile format ["server globalChat reviver_%1", _unit];
|
||||
Reference in New Issue
Block a user