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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: What does this all mean!
Post: RE: What does this all mean!

Also wrong section. ;)
Pandemoneus General Discussion 4 4,846 04-23-2011, 06:05 PM
    Thread: A Scripting Question
Post: RE: A Scripting Question

You do not use AddLocalVarInt("blabla", 0); Add means addition (like 1 + 1). Use SetLocalVarInt("blabla", 0); in your OnStart().
Pandemoneus Custom Stories, TCs & Mods 3 3,832 04-23-2011, 12:19 PM
    Thread: La Caza Full Release (And Custom Story Download)
Post: RE: La Caza Full Release

Such coincidence! In the hub level, when I tried to go to the library, it loaded my own map because I also had my own file called 01_library in the main map folder. :D Sadly, that was a plot-stopper f...
Pandemoneus Showcase 165 288,284 04-21-2011, 08:42 PM
    Thread: [SOLVED] Script Problem
Post: RE: Script Problem

Post your whole code so we can see which line it is pointing at...
Pandemoneus Custom Stories, TCs & Mods 9 7,120 04-14-2011, 10:49 PM
    Thread: Need to get you guys interested! :D
Post: RE: Need to get you guys interested! :D

The screenshots you posted earlier.... They were not even average. All you did was cluttering some tiles from cellarbase together without lightning, particles, etc. We don't want to see you building c...
Pandemoneus Custom Stories, TCs & Mods 3 3,562 04-12-2011, 10:17 AM
    Thread: HasItem problem [SOLVED]
Post: RE: HasItem problem

Mind posting the error message?
Pandemoneus Custom Stories, TCs & Mods 9 6,584 04-09-2011, 09:51 AM
    Thread: How to make player teleport when touching item?
Post: RE: How to make player teleport when touching item...

Well, I learned Java. I am pretty good at it now, I think.
Pandemoneus Development Support 15 12,294 04-08-2011, 10:49 PM
    Thread: Custom particles and such
Post: RE: Custom particles and such

They all go to your custom story folder using the same folder structure as the main game.
Pandemoneus Custom Stories, TCs & Mods 7 5,011 04-08-2011, 10:28 AM
    Thread: SetLampLit HELP!
Post: RE: SetLampLit HELP!

Because the signature is void SetLampLit(string& asName, bool abLit, bool abEffects); but you got string&, bool, string&
Pandemoneus Custom Stories, TCs & Mods 2 3,549 04-06-2011, 11:10 AM
    Thread: How do you keep the entity files in your custom story folder
Post: RE: How do you keep the entity files in your custo...

You are talking about a full conversion. http://wiki.frictionalgames.com/hpl2/amnesia/full_conv
Pandemoneus Custom Stories, TCs & Mods 7 6,060 04-06-2011, 02:15 AM
    Thread: How do you keep the entity files in your custom story folder
Post: RE: How do you keep the entity files in your custo...

When playing a custom story, it will always check in the custom story folder first. The reason why you (and just you) put it into your main folder is so the editor does not screw up.
Pandemoneus Custom Stories, TCs & Mods 7 6,060 04-05-2011, 11:16 PM
    Thread: How do you keep the entity files in your custom story folder
Post: RE: How do you keep the entity files in your custo...

Put into both custom story and your own files.
Pandemoneus Custom Stories, TCs & Mods 7 6,060 04-05-2011, 09:09 PM
    Thread: How to make water? Help please =)
Post: RE: How to make water? Help please =)

(04-05-2011, 09:05 PM)Droopy Wrote: Best way to know for sure, if the forums aren't helping: Check out the Cistern or Sewer levels Invisible wall, already tried that when I played Amnesia the first ...
Pandemoneus Custom Stories, TCs & Mods 11 9,858 04-05-2011, 09:08 PM
    Thread: Amnesia: The Dark Descent - Daniel's Journal (Music Medley)
Post: RE: Amnesia: The Dark Descent - Daniel's Journal (...

No, I only played the multiplayer campaign via LAN. Aren't we going a bit off-topic here? :P
Pandemoneus General Discussion 7 8,502 04-05-2011, 12:43 PM
    Thread: Amnesia: The Dark Descent - Daniel's Journal (Music Medley)
Post: RE: Amnesia: The Dark Descent - Daniel's Journal (...

I did play Dungeon Siege, but I like that track the most. ;)
Pandemoneus General Discussion 7 8,502 04-05-2011, 12:14 PM
    Thread: Amnesia: The Dark Descent - Daniel's Journal (Music Medley)
Post: RE: Amnesia: The Dark Descent - Daniel's Journal (...

@gandalf91 That one? :P http://www.youtube.com/watch?v=1ysisxLSf...re=related
Pandemoneus General Discussion 7 8,502 04-05-2011, 12:09 PM
    Thread: How to make water? Help please =)
Post: RE: How to make water? Help please =)

Nothing would happen. You wouldn't see the water texture (since the plane has only one visible surface). Sadly, there is no swimming in Amnesia like there was in Penumbra: Requiem.
Pandemoneus Custom Stories, TCs & Mods 11 9,858 04-05-2011, 10:31 AM
    Thread: How do I make an enemy spawn when the player enters a script area?
Post: RE: How do I make an enemy spawn when the player e...

Also use the search function. http://www.frictionalgames.com/forum/thread-5117.html
Pandemoneus Custom Stories, TCs & Mods 8 7,317 04-04-2011, 10:11 AM
    Thread: How do I make an enemy spawn when the player enters a script area?
Post: RE: How do I make an enemy spawn when the player e...

Check the link in my sig.
Pandemoneus Custom Stories, TCs & Mods 8 7,317 04-04-2011, 12:49 AM
    Thread: HPL2 Editor Suite not working
Post: RE: HPL2 Editor Suite not working

(04-03-2011, 11:58 PM)MrBigzy Wrote: Is this new patch steam only? There is no offical announcement in this forum yet...
Pandemoneus Custom Stories, TCs & Mods 4 3,997 04-04-2011, 12:33 AM