[Ajuda] erro
#5

Quote:
Originally Posted by didimk157
Посмотреть сообщение
como assim ?
Assim
Quote:
Код:
stock Float:GetVehicleHealthEx(vehicleid)
{
	new Float:health;
	GetVehicleHealth(vehicleid, health);

	if ( health > 900.0) {
		return health / 10.0;
	}
	else return ( health / 10.0 )-(24);
}
forward Float: GetVehicleHealthEx(vehicleid);
Reply


Messages In This Thread
erro - by didimk157 - 29.03.2017, 01:40
Re: erro - by MultiKill - 29.03.2017, 02:06
Re: erro - by didimk157 - 29.03.2017, 16:39
Re: erro - by ViniBorn - 29.03.2017, 16:59
Re: erro - by VinteDois - 29.03.2017, 16:59
Re: erro - by MBJ - 29.03.2017, 17:15

Forum Jump:


Users browsing this thread: 1 Guest(s)