Loger timer limit

This forum is meant for requesting technical support or reporting bugs.

Moderators: time-killer-games, Vengeance66, Candle, reneuend, GM-Support

Loger timer limit

Postby Mikael » Fri Jun 16, 2006 6:27 pm

Is there a any way that I can set the timer limit for a frame to more than 65 seconds?

Thanks in advance for any help!
Mikael
Active Member
 
Posts: 74
Joined: Wed Jan 28, 2004 1:18 am

Postby Mystery » Sun Jun 25, 2006 9:57 pm

You mean you create a countdown on a frame and this countdown should run longer than 65 seconds?
If so, please read the help files, there is an instruction on how to create a countdown and just replace the value with what you need.
http://www.adventuremaker.com/help/vbsc ... #countdown
User avatar
Mystery
Forum Admin and Games Page admin
 
Posts: 2990
Joined: Sat Feb 04, 2006 8:12 am
Location: Switzerland

Postby Mikael » Sun Jul 02, 2006 7:20 pm

Thanks, but what I mean is a simple time limited frame (exactly like the one tou can choose in "Frame properties") over 65 seconds. The problem is that there is limit of 65 seconds on time limited frames.
Mikael
Active Member
 
Posts: 74
Joined: Wed Jan 28, 2004 1:18 am

Postby Mystery » Sun Jul 02, 2006 7:32 pm

Sorry, in that case I misunderstood your question.
No, unfortunately timed events can be set at max 65, even with VBScript a bigger number is not accepted.
User avatar
Mystery
Forum Admin and Games Page admin
 
Posts: 2990
Joined: Sat Feb 04, 2006 8:12 am
Location: Switzerland

Way to create timed events

Postby DarkWizard02 » Thu Jul 13, 2006 12:00 am

Hi, there.

I ran into this problem a few months ago when I first started playing
with it.

You can use a CreateTimedEvent 1, "t=t+1:CheckforEvents", True

This would basically fire an event every second which you increment
your timer (clock) and then check for events on that clock. You
then run into a whole bunch of different issues such as simultaneous
firing of the event and adding an object into inventory. I suggest
skipping the check events if you know inventory is being added and
so forth.

CheckforEvents is something you write that will forward the user to
the frame.
DarkWizard02
Junior Member
 
Posts: 12
Joined: Mon May 08, 2006 8:27 pm


Return to Adventure Maker Technical Support and Bug Reports

Who is online

Users browsing this forum: No registered users and 0 guests