quote:
Originally posted by burgs6811:
My problem is now I'm getting "error(97): missing keywords/nonexistent empty action..." errors for what appears to be ALL of my functions (hundreds of them!) [Frown] . I can't even begin to understand why this could be...

First tip, don’t panic! Even though you are getting hundreds of errors it could be one simple thing that is causing all of these. When you get a big list of errors, always start with the first one on the list then rerun the level and take the next first (this works 98% of the time).

My guess is that you are not including a file you need, or the files are not included in the right order. Look at the first error, now check to make sure that the function/var it calls has been declared before it appears in this place.


Conitec's Free Resources:
User Magazine || Docs and Tutorials || WIKI