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