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
Explain to me how this works *spoilers?*
tyranius Offline
Junior Member

Posts: 23
Threads: 6
Joined: May 2011
Reputation: 0
#1
Solved: 8 Years, 1 Month, 3 Weeks ago Explain to me how this works *spoilers?*

So basically I was messing with the level editor and was looking at the Daniel's Room map. It's the one where you get the key behind a frame, you have to smash a little glass bottle to get this key.

Well, there's a trigger in this map to spawn a monster after you read a note (or after you pick up the key, can't remember which). Anyways, what I want to know is, how do I know what triggers the monster to appear? I mean, clicking on the monster gives me no clue as to what triggers it.

Thanks in advance!
05-07-2011, 09:39 PM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Explain to me how this works *spoilers?*

Scripting.

05-07-2011, 10:07 PM
Website Find
tyranius Offline
Junior Member

Posts: 23
Threads: 6
Joined: May 2011
Reputation: 0
#3
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Explain to me how this works *spoilers?*

And how do I edit scripts?
05-07-2011, 10:09 PM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#4
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Explain to me how this works *spoilers?*

Try to visit wiki, and see how Frictional Games made them. They're in .hps files with same name of map, like test.map & test.hps

05-07-2011, 10:16 PM
Website Find
tyranius Offline
Junior Member

Posts: 23
Threads: 6
Joined: May 2011
Reputation: 0
#5
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Explain to me how this works *spoilers?*

Ok, I found the hps files. What scripting language is that? Sounds pretty simple to script your own stuff.
05-07-2011, 10:22 PM
Find
Simpanra Offline
Senior Member

Posts: 314
Threads: 28
Joined: Mar 2011
Reputation: 0
#6
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Explain to me how this works *spoilers?*

(05-07-2011, 10:22 PM)tyranius Wrote: Ok, I found the hps files. What scripting language is that? Sounds pretty simple to script your own stuff.

Try visiting my video tutorials thread, that might help you =) there are eleven videos so far
05-07-2011, 10:33 PM
Find
nofsky Offline
Senior Member

Posts: 423
Threads: 13
Joined: Sep 2008
Reputation: 1
#7
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Explain to me how this works *spoilers?*

(05-07-2011, 10:22 PM)tyranius Wrote: Ok, I found the hps files. What scripting language is that? Sounds pretty simple to script your own stuff.

It's AngelScript I believe... the syntax is pretty much like C and you can find all the available functions on the wiki. Just open the .hps files in notepad and you're ready to go.
05-09-2011, 07:36 PM
Find




Users browsing this thread: 1 Guest(s)