(Solved)function with tag result used before definition, forcing reparse
#1

http://pastebin.com/mfdvzUVq is whats generating the error, and the bit of code that calls this function is:
pawn Код:
GetXYInFrontOfPlayer(playerid, X, Y, 5);
GetPlayerFacingAngle(playerid, Zr);
Then
pawn Код:
car = CreateVehicle(modelid, X, Y, Z, Zr, -1, -1, -1);
And this is the error message!
Код:
warning 208: function with tag result used before definition, forcing reparse
Reply


Messages In This Thread
(Solved)function with tag result used before definition, forcing reparse - by linuxthefish - 31.03.2011, 19:13
Re: function with tag result used before definition, forcing reparse - by Nexotronix - 31.03.2011, 19:15
Re: function with tag result used before definition, forcing reparse - by linuxthefish - 31.03.2011, 19:20

Forum Jump:


Users browsing this thread: 1 Guest(s)