[Ajuda] Erro
#3

Qm estiver tendo o msm problema usem assim

forward Float: GetVehicleHealthEx(vehicleid);
Float:GetVehicleHealthEx(vehicleid)
{
new Float:health;
GetVehicleHealth(vehicleid, health);

if(health > 900.0)
{
return health / 10.0;
}
else return (health / 10.0)-(24);
}

funfou aq
Reply


Messages In This Thread
Erro - by HelderPT - 31.08.2018, 02:14
Re: Erro - by SIZET - 31.08.2018, 02:22
Re: Erro - by HelderPT - 31.08.2018, 02:52

Forum Jump:


Users browsing this thread: 1 Guest(s)