Error in script

Started by VII Toast, Fri 15/10/2004 14:13:30

Previous topic - Next topic

VII Toast

Code: ags
StartCutscene (1);
Display ("Once, a long time ago...");
Display ("There was a boy, a poor one at that.");
Display ("He lived on the oceans coast, away from the town.");
Display ("He wasn't happy, and had very little friends.");
Display ("But, he had one dream.");
Display ("To become the greatest Pimp the world will ever know.");
Display ("His father had died trying, so he knew he must carry it on.");
Display ("He worked for day after day, year after year.");
Display ("Then, finally. His dream had come true.");
Display ("He soon had more money, power and fame than most could imagine.");
Display ("The Pimp settled down, married and had a son.");
Display ("This son is you.");
Display ("..but hidden to your family.");
Display ("..there are dark forces looming to gain your fathers riches");
Display ("They will do anything they can to gain his power...even kill.");
Display ("You wake up one day, and you hear a noise...");
Display ("And so begins Pimps at Sea!");
EndCutscene ();
NewRoom(1); //Work Damnit


repeatly_execute_always not found

Yeah. Anyone help-o
To the ends of earth, when the skys are read, and the planet spins like a top opon the new time. This is the dead, this is the light, the is the tru7h.

Radiant

If your error is that the function (repeatedly_execute_always) isn't found, you should write it:
Code: ags

function repeatedly_execute_always () { }


Goot

I think it might actually be that you tried to just script it function repeatedly_execute instead of doing it in the room interactions pane. I've heard that doesn't work with the new version.

Pumaman

You need to be much more specific about the problem. Where did you put that code? And what's the full text of the error message?

SMF spam blocked by CleanTalk