Create Timed Event~

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

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

Create Timed Event~

Postby mercedes » Sun Jul 27, 2008 10:15 am

Hi there..:)

AM i able to create a timed event..or if that is even the way to go with a "message" or it may be an "action"...like say I want to user to click on the object..after the sprite has spoken..Basically the sprite will tell the user..You take this item..and at that point..the user can click the item..

Not a variable I want for this.......I think.....the item is visible..:)
Also not using normal inventory...

Not sure if this makes sense..:? I'm a bit tired..it seems obvious to me..but i can't think ..LOL.


Many Thanks..!~


Peace..
Adieux..~
User avatar
mercedes
VIP
 
Posts: 2460
Joined: Sun Mar 09, 2008 10:43 pm
Location: Canada..~

Postby Lyberodoggy » Sun Jul 27, 2008 11:43 am

You can disable the hotspot in the frame's properties and then make a Timed event that enables it. I think you know the way :)
User avatar
Lyberodoggy
Administrator
 
Posts: 2526
Joined: Sat Feb 17, 2007 3:31 pm
Location: Athens

Postby mercedes » Mon Jul 28, 2008 6:34 am

Hi there..

Thanks for response...couldn't quite get it to work out right..so I just used the Dialogue wizard.. 8) Works kinda the same..
Actually no it doens't..im kinda fighting with it now..LOL


Please help..:(

Thanks..



Peace~
User avatar
mercedes
VIP
 
Posts: 2460
Joined: Sun Mar 09, 2008 10:43 pm
Location: Canada..~

Postby Lyberodoggy » Mon Jul 28, 2008 10:56 am

I think this code should work:
Code: Select all
Hotspot(index).enable=False
CreateTimedEvent yourtime,"hotspot(index).enable=true"
User avatar
Lyberodoggy
Administrator
 
Posts: 2526
Joined: Sat Feb 17, 2007 3:31 pm
Location: Athens

Postby mercedes » Mon Jul 28, 2008 8:24 pm

I tried that many times..you can't create a timed event this way...

these are the codes i'm working with ..all the live long night..lol..

Frame properties

Code: Select all
Hotspot(1).enable=False
Action.Message "Looks like a briefcase, and heavy. Can you take it?"



Hotspot properties
Code: Select all
CreateTimedEvent 4,"hotspot(1).enable=true"
Attache_Taken = 1
Action.Message "Thanks!"



I don't beleive you can create a timed event with that....doesn't support this method..or it's missing something..
I've also tried putting it all together...both in the frame props and hotspot props..


*EDIT*I see the mistake in the code..[enabled]but its still not working right..I'll keep working with it..but I did last night, it ended up frustrating me more than anything so i shut it down..:P

Thanks for response~
User avatar
mercedes
VIP
 
Posts: 2460
Joined: Sun Mar 09, 2008 10:43 pm
Location: Canada..~

Postby Mystery » Mon Jul 28, 2008 10:59 pm

If you add a timed event to the Hotspot Properties, the action will take place after the number of seconds that you've chosen - AFTER clicking the hotspot (clicking the hotspot will start the "countdown").
If you disable a hotspot in the frame properties, you won't be able to click it in order to trigger the timed event.
User avatar
Mystery
Forum Admin and Games Page admin
 
Posts: 2990
Joined: Sat Feb 04, 2006 8:12 am
Location: Switzerland

Postby mercedes » Wed Jul 30, 2008 2:11 am

yeah..thats what was happening..but i was trying all sorts of ideas to get it to work...still haven't been able to though..I gave up..Left it the way it was.


THanks for response..:)
User avatar
mercedes
VIP
 
Posts: 2460
Joined: Sun Mar 09, 2008 10:43 pm
Location: Canada..~


Return to Adventure Maker Technical Support and Bug Reports

Who is online

Users browsing this forum: No registered users and 0 guests