Warning
#1

I have a code
Код:
function48C(playerid, Float:arg1, Float:arg2, Float:arg3, arg4)
{
	if(function4F0(playerid, arg1, arg2, arg3) < arg4)
	{
		return 1;
	}
	return 0;
}
And this error :
Quote:

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

Can you help me please?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)