Sorry but is still won't work,
when i put this in,
if (oComputer_1 == 1) oComputer_1.Visible = true;
it says;
room1.asc(423): Error (line 423): Type mismatch: cannot convert 'Object*' to 'int'
and i have done the top bit as well.
when i put this in,
if (oComputer_1 == 1) oComputer_1.Visible = true;
it says;
room1.asc(423): Error (line 423): Type mismatch: cannot convert 'Object*' to 'int'
and i have done the top bit as well.