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


Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
i need some help
L00T3R123 Offline
Junior Member

Posts: 16
Threads: 1
Joined: Dec 2014
Reputation: 0
#11
RE: i need some help

found it (:
12-26-2014, 09:52 PM
Find
L00T3R123 Offline
Junior Member

Posts: 16
Threads: 1
Joined: Dec 2014
Reputation: 0
#12
RE: i need some help

how do you do that thing in the beginning of the amnesia campaign where it says its to high to reach the wood and you have to find something to stand on to get the stick out of the rope so the lever wont be jammed anymore.
12-27-2014, 08:27 PM
Find
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#13
RE: i need some help

Is an area covering the object, the player interacts with it. It gives a message with the function SetMessage then disappears with SetEntityActive. I'm guessing.

12-28-2014, 12:08 AM
Find
G510s Offline
Banned

Posts: 58
Threads: 32
Joined: Jun 2014
#14
RE: i need some help

yea sure i will play the demo and my username is newdawg1999
12-30-2014, 12:02 PM
Find
L00T3R123 Offline
Junior Member

Posts: 16
Threads: 1
Joined: Dec 2014
Reputation: 0
#15
RE: i need some help

how do you light up the candlestick with a tinderbox and the door unlocks. i saw it in a cs
(This post was last modified: 01-08-2015, 06:43 AM by L00T3R123.)
01-08-2015, 06:41 AM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#16
RE: i need some help

Add a normal SetEntityCallbackFunc on the candlestick. One of the types that can execute it is OnIgnite. Just unlock the door in the callback for it.

01-08-2015, 08:37 AM
Find
L00T3R123 Offline
Junior Member

Posts: 16
Threads: 1
Joined: Dec 2014
Reputation: 0
#17
RE: i need some help

i did AddEnemyPatrolNode("enemy_suitor_1", "PathNodeArea_1", 0, "run"); but the suitor wont run, it just walks
01-17-2015, 12:03 PM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#18
RE: i need some help

(01-17-2015, 12:03 PM)L00T3R123 Wrote: i did AddEnemyPatrolNode("enemy_suitor_1", "PathNodeArea_1", 0, "run"); but the suitor wont run, it just walks

Did you also put the Path Node in the Level Editor? You need to put nodes in the map too.

"Veni, vidi, vici."
"I came, I saw, I conquered."
01-17-2015, 01:21 PM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#19
RE: i need some help

I don't think those animations in the last string were working. At least I remember hearing it was bugged. I'm not sure how to make it run a path though. It runs if it sees the player, but at that point it will ignore the path.

01-17-2015, 03:40 PM
Find
L00T3R123 Offline
Junior Member

Posts: 16
Threads: 1
Joined: Dec 2014
Reputation: 0
#20
RE: i need some help

yea probably bugged
01-17-2015, 04:29 PM
Find




Users browsing this thread: 1 Guest(s)