Actions cleanup

This commit is contained in:
ebaydayz
2016-03-29 14:47:28 -04:00
parent e1a0bfebc1
commit 71b975b05e
38 changed files with 330 additions and 503 deletions

View File

@@ -1,5 +0,0 @@
// promptRName.sqf
_unit = _this select 0;
call compile format ["server globalChat reviver_%1", _unit];