21.09.2015, 20:06
Why would you ever use that?
Just put this piece of define above your script and set the health to the defined alias.
Just put this piece of define above your script and set the health to the defined alias.
Код:
#if !defined INFINITY #define INFINITY (Float:0x7F800000) #endif SetVehicleHealth(vehicleid, INFINITY);