This forum is meant for requesting technical support or reporting bugs.
Moderators: time-killer-games, Vengeance66, Candle, reneuend, GM-Support
by GORDON » Mon Nov 09, 2009 1:32 am
I have buttons: A B C D E F G
I want the player to press: A B D F G in that exact order to then make G result in a new frame. No other combinations should work.
I'm trying to work with variables but not knowing code I'm having a rough time.
Thanks!
-
GORDON
- Advanced Member
-
- Posts: 154
- Joined: Mon Apr 30, 2007 1:36 am
- Location: Canada
by juhuwoorps » Mon Nov 09, 2009 6:00 am
Create a variable , for example maybe puzzle
In the A Hotspot try this in the Advanced Tab:
If puzzle=0 then
puzzle=1
end if
In the B Hotspot this:
If puzzle=1 then
puzzle=2
end if
and so on.
Hope that helps!
-
juhuwoorps
- Code Master
-
- Posts: 622
- Joined: Tue Jul 08, 2008 3:13 pm
by mercedes » Sun Nov 15, 2009 9:52 pm
I have buttons: A B C D E F G
I want the player to press: A B D F G in that exact order to then make G result in a new frame. No other combinations should work.
I'm trying to work with variables but not knowing code I'm having a rough time.
Thanks!
If u don't have the full version of AM OR..u wish to work work with variable tab..then do this..;
http://www.adventuremaker.com/phpBB2/viewtopic.php?t=3411&highlight=switches
There are pictures there to better guide u.....So u would create a variable for each switch/hotspot....I hope this helps..!~
-

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