28.01.2018, 17:44
You can use Float:0x7F800000 to set health to "unlimited", commonly defined as:
Note that certain game events (explosion in vehicle, etc) are hard coded and will still cause death.
Код:
#define FLOAT_INFINITY (Float:0x7F800000)