//Author: PierreAmyf ### Some edits by Lost of Paradise (Sebi, Oktas, moeck) if(isServer)exitWith{}; private["_msg","_unit"]; _unit = _this select 0; life_known_Players pushBack _unit; _msg = _this select 1; hintSilent parseText _msg;