I'm sure this is my problem, but I'm not sure what my problem is. Could someone look at this code and tell me why it gives me an error saying the color (it's supposed to be 32) isn't 16, 24, or 32.
My code says this:
Dim displayx(1)
displayx(1) =0
Dim displayy(1)
displayy(1) =0
Dim displaycolor(1)
displaycolor(1) =0
Open To Read 1,"presets.dat"
Read File 1,displayx(1)
Read File 1,displayy(1)
Read File 1,displaycolor(1)
Close File 1
Set Display Mode displayx(1),displayy(1),displaycolor(1)
And my file (Presets.dat) says:
When FPSC develops enough, lets make a Redwall game!
