Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Explain to me how this works *spoilers?*
Author Message
tyranius Offline
Junior Member

Posts: 23
Joined: May 2011
Reputation: 0
Post: #1
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 all posts by this user Quote this message in a reply
Tanshaydar Offline
From Beyond

Posts: 3,091
Joined: Mar 2009
Reputation: 66
Post: #2
RE: Explain to me how this works *spoilers?*
Scripting.

05-07-2011 10:07 PM
Visit this user's website Find all posts by this user Quote this message in a reply
tyranius Offline
Junior Member

Posts: 23
Joined: May 2011
Reputation: 0
Post: #3
RE: Explain to me how this works *spoilers?*
And how do I edit scripts?
05-07-2011 10:09 PM
Find all posts by this user Quote this message in a reply
Tanshaydar Offline
From Beyond

Posts: 3,091
Joined: Mar 2009
Reputation: 66
Post: #4
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
Visit this user's website Find all posts by this user Quote this message in a reply
tyranius Offline
Junior Member

Posts: 23
Joined: May 2011
Reputation: 0
Post: #5
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 all posts by this user Quote this message in a reply
Simpanra Offline
Senior Member

Posts: 314
Joined: Mar 2011
Reputation: 0
Post: #6
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 all posts by this user Quote this message in a reply
nofsky Offline
Senior Member

Posts: 421
Joined: Sep 2008
Reputation: 1
Post: #7
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 all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)