Arma3Epoch/MPMissions/epoch.Altis/adminmenu/tools/heal.sqf
2015-02-08 18:07:10 +11:00

4 lines
78 B
Plaintext

hint format ["Healing..."];
sleep 2;
player setDamage 0;
hint format ["Done"];