09.01.2014, 16:08
The return is not necessary. It might do it so it would be of the same way (I believe that better):
pawn Код:
if(HP >= 100) return SetPlayerHealth(playerid, 100);