Hi,
well, I having a problem with GameStudio.
Let say I open a file with some code in this that works fine.
Then I add some code to it, then I save it, then run it. the code will not compile. So I delete all the code I have added to the file. Then I save it, the code it right back to where it was, befor when it compile and ran fine.
Now I try to compile and run it, it will not compile or run, with the same code that it did run and compile befor. I get the same error I got when I added the bad code, even know I amd not using that code anymore.
Now I see that the file are not the same type file anymore.
In the photo you will see two files. One is space_ship and the other is spaceship_roll. The space_ship file work fine, compile and run. The other file spaceship_roll was the same code in the space_ship file, but I put a roll code in it. the new code gave me and error. I delete the code save the file and recompile it. I get the same error that I got with the old code.
The code in the two are the same.
The file space_ship is a c-lite script
The file spaceship_roll is a WDL script
What am doing wrong?
Thank You
renny
I all so found in the GS folder there back up file and delete the spaceship_roll from that and it still seeing the old and bad code.