Repeated Error in AGS (SOLVED)

Started by magintz, Wed 05/01/2005 19:38:42

Previous topic - Next topic

magintz

An Internal Error has Occured...

ACI Version 2.62.772

Error: Prepare_script: error -18 (no such function in script) trying to run "room_a" (room 5)

This happens whenever I go to pick up an object in game, I've tried creating a new object with the same code:

ObjectOff(6);
AddInventory(5);

What's up? Should I e-mail the room?
When I was a little kid we had a sand box. It was a quicksand box. I was an only child... eventually.

Pumaman

In room 5, check your Room Interactions (eg. player enters screen, etc) and make sure that any scripts set for them all exist. The likely cause of this error is that you've manually deleted a script associated to one of the room interactions -- in which case, delete the interaction itself.

magintz

#2
Cheers Pumaman, I had a repeatedly execute command which wasn't there. I'll crack on with getting my game finished, I rekon another 2-3 days, but saying that it'll be more like 2-3 weeks. lol.

Must get this game finished so I have SOME content for my new site.

To save making a new post i have a quick suggestion. Any chance of adding a function to change the default room background colour to something other than black?
When I was a little kid we had a sand box. It was a quicksand box. I was an only child... eventually.

Pumaman

I don't see any need, really -- since the first thing you do when creating a new room is to import a background to replace it, I don't see the reason for changing the default colour.

SMF spam blocked by CleanTalk