11.11.2013, 14:19
I have a code
And this error :
Can you help me please?
Код:
function48C(playerid, Float:arg1, Float:arg2, Float:arg3, arg4) { if(function4F0(playerid, arg1, arg2, arg3) < arg4) { return 1; } return 0; }
Quote:
warning 208: function with tag result used before definition, forcing reparse |