This is the code: function room_a() {
// script for Room: First time player enters screen
Character[cHomer].Think("What am I going to do?");
}
And the topic is the error I get. Sounds newbieish. What am I doing wrong?
// script for Room: First time player enters screen
Character[cHomer].Think("What am I going to do?");
}
And the topic is the error I get. Sounds newbieish. What am I doing wrong?