[HELP] Healing player upon login

DylanHolmes

New Member
Upon the player logging in, in the file player_login.sqf, I want to have a loop that heals the player if there health is below a certain point. How would I go about this.
 
Call heal script from init.sqf. What's the point of this? Then you can heal anytime just by relogin.
 
Call heal script from init.sqf. What's the point of this? Then you can heal anytime just by relogin.
I already finished and got the script to work, and it's not what you think it is. It heals the player <configurable amount> every <configurable amount>, if the player is moving it cuts it in half. It also only heals them if their health is below <configurable amount>.
So it's a blood r egen script.
 
Back
Top