Doesn't always mean that it
has to be a semicolon, paste the code here. It's probably an extra bracket from an if statement. Such as this:
- Code: Select all
if(variable 1 == 0)
{
variable 2 = 1;
}}
That will give you an expected semi colon error also.
Working on a probably too ambitious project! Wild-west-adventure-RPG-shooter-thing.