Minor fixes (#1770)

* Minor fixes

Simplifies the serverside logging to be more human readable
Removes duplicate transfusion text

* Minor fix

Minor fix for syntax
This commit is contained in:
oiad
2016-10-01 15:10:56 +13:00
committed by ebaydayz
parent 341e734373
commit 11fa6a631c
2 changed files with 7 additions and 1 deletions

View File

@@ -178,7 +178,6 @@ while {r_doLoop} do {
};
};
localize "str_actions_medical_transfusion_start" call dayz_rollingMessages;
//see Note 1
//[player,_unit,"loc",rTITLETEXT,format["Transfusion of %1 in progress, remain still...",_bagToRemove],"PLAIN DOWN"] call RE;