Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Jeopardy

#41
I'm awaiting this game more than most commercial ones.
#42
It works now, now if I want to do this to more than one object at a time, how do I do that?

also, if I'm going to make another script on this time connected to an actual event rather than a dialog, how about that, I guessing it's probably only a couple lines of code.
#43
I tried again and had a bit more of a grasp of what I was doing. here's the error I'm getting now

GlobalScript.asc(408): Error (line 408): Undefined token 'run'

this is coming from the "run-script 1 line"

I tried that module, but I couldn't seem to get it to do what I wanted it to do, I'm only beginning so my scripting is fairly basic.

Here the block of code that that is contained in

Code: ags
function cTlgrphr_UseInv()
{
dTele.Start();
run-script 1
Display ("To: Messrs. Acherman");
Display ("I am more than happy to accept your task, I shall disembark immediately.");
Display ("Signed: Simon Wethers");
}
#44
I can't get this to work at all, I just keep get errors, I'm using v3.0.1 does that make any difference? Also I'm not trying to script directly into the dialog but the scripting that triggers it, I'm not sure if that was obvious I tried it both ways though
#45
I have checked the BFAQ, checked the built in help menu, done a search in both the knowledge base and the forums, and I have not found the answer.

Here's my Problem: I have an event in the global script, a dialog, and when this event is finished, I want to make an object visible in another room, how do I do this? I also need to know how to do it on a room to room basis, as aposed to Global script.

Thank you for your help
SMF spam blocked by CleanTalk