trouble getting the restore to work in the title room

Started by GreenBoy, Mon 25/12/2006 06:41:02

Previous topic - Next topic

GreenBoy

Ok in my game a small cutscene occurs with my "company name" in it then it goes to the main title room where you can choose to either start a new game or restore or quit.  but when you you click on restore or comes up with the message "Sorry not now"

heres what i have under the any click funtion for that hotspot

#sectionstart hotspot2_a  // DO NOT EDIT OR REMOVE THIS LINE
function hotspot2_a() {
  // script for Hotspot 2 (Restore): Any click on hotspot
RestoreGameDialog ();
}

what could be wrong?? ???

Gilbert

Check whether the "save/laod disabled" checkbox was checked in that room.

GreenBoy

Oi I cant believe it was that simple.

Not sure how that happened.

SMF spam blocked by CleanTalk