Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help Lever machine (aka lever puzzle)
ClayPigeon Offline
Member

Posts: 214
Threads: 13
Joined: Mar 2012
Reputation: 8
#1
Lever machine (aka lever puzzle)

Hey, I wanna recreate the lever macine/lever puzzle on my amnesia custom story, like in this movie:
http://www.youtube.com/watch?v=tnt6fJhcuxw (starting from 4:25)


And I have tried many times but nothing helped, I'm lost...

I have no idea how to start...
First of all, in the level editor, the machine has 6 individual levers, that I want the player to move in a specific direction(up, middle or down) and when he does it correctly, a door will open.

Do you have any idea how to start? I have the entities made already(the box with 6 levers).

Thanks to all helpers. Smile
03-15-2012, 02:27 PM
Find
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#2
RE: Lever machine (aka lever puzzle)

Look at the TDD's script and you see how that looks like

03-15-2012, 04:21 PM
Find
ClayPigeon Offline
Member

Posts: 214
Threads: 13
Joined: Mar 2012
Reputation: 8
#3
RE: Lever machine (aka lever puzzle)

(03-15-2012, 04:21 PM)SilentStriker Wrote: Look at the TDD's script and you see how that looks like
Hmm what do you mean? What's TDD's script?
03-15-2012, 04:49 PM
Find
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#4
RE: Lever machine (aka lever puzzle)

The original game. Look in the machine room script to find how they did the puzzle

03-15-2012, 07:05 PM
Find
ClayPigeon Offline
Member

Posts: 214
Threads: 13
Joined: Mar 2012
Reputation: 8
#5
RE: Lever machine (aka lever puzzle)

(03-15-2012, 07:05 PM)SilentStriker Wrote: The original game. Look in the machine room script to find how they did the puzzle
I was looking everywhere for the game scripts after I found out that TDD stands for The Dark Descent (I think it is) and I didn't find it. In what folder are the scripts and what are their names?
03-15-2012, 07:49 PM
Find
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#6
RE: Lever machine (aka lever puzzle)

(03-15-2012, 07:49 PM)ClayPigeon Wrote:
(03-15-2012, 07:05 PM)SilentStriker Wrote: The original game. Look in the machine room script to find how they did the puzzle
I was looking everywhere for the game scripts after I found out that TDD stands for The Dark Descent (I think it is) and I didn't find it. In what folder are the scripts and what are their names?
Yes TDD stands for the dark descent and all the scripts are inside the map folder. And the one you are looking for is in Maps/CH01 Machine Room.hps



03-15-2012, 08:07 PM
Find
ClayPigeon Offline
Member

Posts: 214
Threads: 13
Joined: Mar 2012
Reputation: 8
#7
RE: Lever machine (aka lever puzzle)

(03-15-2012, 08:07 PM)SilentStriker Wrote:
(03-15-2012, 07:49 PM)ClayPigeon Wrote:
(03-15-2012, 07:05 PM)SilentStriker Wrote: The original game. Look in the machine room script to find how they did the puzzle
I was looking everywhere for the game scripts after I found out that TDD stands for The Dark Descent (I think it is) and I didn't find it. In what folder are the scripts and what are their names?
Yes TDD stands for the dark descent and all the scripts are inside the map folder. And the one you are looking for is in Maps/CH01 Machine Room.hps
Thank you very much! Smile
03-15-2012, 08:21 PM
Find
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#8
RE: Lever machine (aka lever puzzle)

(03-15-2012, 08:21 PM)ClayPigeon Wrote:
(03-15-2012, 08:07 PM)SilentStriker Wrote:
(03-15-2012, 07:49 PM)ClayPigeon Wrote:
(03-15-2012, 07:05 PM)SilentStriker Wrote: The original game. Look in the machine room script to find how they did the puzzle
I was looking everywhere for the game scripts after I found out that TDD stands for The Dark Descent (I think it is) and I didn't find it. In what folder are the scripts and what are their names?
Yes TDD stands for the dark descent and all the scripts are inside the map folder. And the one you are looking for is in Maps/CH01 Machine Room.hps
Thank you very much! Smile
You're welcome Smile


03-15-2012, 11:06 PM
Find




Users browsing this thread: 1 Guest(s)