19.05.2011, 11:18
Your code appears to be fine from the outside. The problem lies deeper than that line.
Is GetPlayerSpeed a #define with a semi-colon in it? You can get some unexpected behaviour with #define so check any related ones.
If you have no #define's related to that then I must ask, have you made a mistake with the line that the error is on? I don't see how the error would be on that line as you've posted it.
Is GetPlayerSpeed a #define with a semi-colon in it? You can get some unexpected behaviour with #define so check any related ones.
If you have no #define's related to that then I must ask, have you made a mistake with the line that the error is on? I don't see how the error would be on that line as you've posted it.