Warning 208 Help!
#1

Hi Please help me I was out this error.

Quote:

warning 208: function with tag result used before definition, forcing reparse

Line Error

Quote:

Floatlayer_get_speed(playerid)

The complete line.

Quote:

Floatlayer_get_speed(playerid)
{
new
Float: Floats[3];

GetVehicleVelocity(GetPlayerVehicleID(playerid), Floats[0], Floats[1], Floats[2]);
return floatsqroot(Floats[0] * Floats[0] + Floats[1] * Floats[1] + Floats[2] * Floats[2]) * 150;
}

I would greatly appreciate , Thank you .
Reply


Messages In This Thread
Warning 208 Help! - by Skrixel - 08.04.2016, 01:41
Re: Warning 208 Help! - by shourya12 - 08.04.2016, 03:29
Re: Warning 208 Help! - by iKevin - 08.04.2016, 05:53

Forum Jump:


Users browsing this thread: 1 Guest(s)