Arma3Epoch/MPMissions/epoch.Altis/adminmenu/tools/heal.sqf

4 lines
78 B
Plaintext
Raw Normal View History

2015-02-08 07:07:10 +00:00
hint format ["Healing..."];
sleep 2;
player setDamage 0;
hint format ["Done"];