Whenever I try to save a room in my game or when I try to save a game I get this message
"There was an error compiling your script. The problem was.
In: 'internal built-in header'
Error(line 480): 'MouseState_readonly' not allowed inside struct declaration.
What do I do??? :'(
First off, whenever giving an error message, give us the line in question (in this case, line 480). Secondly, I believe error reports go to the Technical Forum, but I'll leave it here in case it's something we can answer.
Well since it's a compile error in the internal header, which you cant view normally, I bet he cant show the line actually.
Anyway, what version of AGS are you using?
The newest one.
The V2.7 betas? Well, you know, that's for testing purpose only, you shouldn't be doing anything serious with it. It can be a bug I think you may try posting there in the V2.7 beta thread (http://www.adventuregamestudio.co.uk/yabb/index.php?topic=17697.0) and see if anyone can help.
Sounds like you might have got your files mixed up.
Extract AGS 2.62 into a new folder, and run it from there. Then, try to save your game again.
Well, it works now. Thanks