engine help
#4

Quote:

error 025: function heading differs from prototype

your public heading differs from your forwarded heading, redo it.

Quote:

warning 225: unreachable code

basicly says it all, the code there cannot be reached, because the function always returns a value before that bit of code

Quote:

warning 217: loose indentation

speaks for itself

error 029: invalid expression, assumed zero[/quote]
a syntax error somewhere, probably in an if statement

error 030: compound statement not closed at the end of file (started at line 28714)[/quote]
you're missing a closing bracket (you close the else block with a ) instead of a } )
Reply


Messages In This Thread
engine help - by killar456 - 19.03.2009, 00:48
Re: engine help - by killar456 - 19.03.2009, 21:40
Re: engine help - by Google63 - 19.03.2009, 22:03
Re: engine help - by [RP]Rav - 19.03.2009, 22:14

Forum Jump:


Users browsing this thread: 3 Guest(s)