new Float:Health = GetPlayerHealth ( playerid , Health ) ;if ( Health < 100 ){ SetPlayerHealth ( playerid , Health+50 ) ; return 1;}