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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Freezing on map startup
Post: RE: Freezing on map startup

Using CRTL+F comes up only the " Find Objects " tab, and that is quite hard to use when there are 100s of objects. There is most likely one bugged object, but i cant find out which one is it. Map vie...
tklamka Technical Support - Amnesia: The Dark Descent 7 5,117 01-12-2012, 07:50 PM
    Thread: Sounds...
Post: RE: Sounds...

3 times :)
tklamka Custom Stories, TCs & Mods - Development 6 5,462 01-12-2012, 03:45 PM
    Thread: Sounds...
Post: RE: Sounds...

void UseSaw(string &in asItem, string &in asEntity) { SetEntityActive("Saw4", true); PlaySoundAtEntity("", "23_saw2.snt", "Player", 0, false); AddTimer("Timer1", 0.5, "Saw1"); AddTimer("...
tklamka Custom Stories, TCs & Mods - Development 6 5,462 01-11-2012, 10:21 PM
    Thread: Sounds...
Post: Sounds...

How do the sounds work ? Even though there is no mistake in the script, some sounds get played, and some do not. Eg., the line PlaySoundAtEntity("", "23_saw2.snt", "Player", 0, false); does not wor...
tklamka Custom Stories, TCs & Mods - Development 6 5,462 01-11-2012, 08:17 PM
    Thread: Repeatable script
Post: Repeatable script

Can anyone tell me the command which i use when i want to make a script repeatable ? Eg. a player runs into a trap and it kills him, and i want the trap script to reset upon the respawn of the player,...
tklamka Development Support 1 2,123 01-05-2012, 11:46 AM
    Thread: Freezing on map startup
Post: RE: Freezing on map startup

I unticked the " collides " box before placing it :) Never mind, i deleted some trees that were colliding with a black plane and it works k. I would like to know, either way, if someone could answer...
tklamka Technical Support - Amnesia: The Dark Descent 7 5,117 01-05-2012, 10:24 AM
    Thread: Freezing on map startup
Post: RE: Freezing on map startup

Could you be more specific ? " item " is a quite wide term Do objects count as colliding even when the " Collides " option is unticked ? Is there any way to check which object collide without havin...
tklamka Technical Support - Amnesia: The Dark Descent 7 5,117 01-05-2012, 02:24 AM
    Thread: Freezing on map startup
Post: Freezing on map startup

So, I was working on a custom map in the editor, which previously worked flawlessly, and then decided to add around 50 (+-) grass objects. All were set not to collide with enviroment. But upon startu...
tklamka Technical Support - Amnesia: The Dark Descent 7 5,117 01-05-2012, 01:49 AM
    Thread: 2 questions
Post: 2 questions

Simply put: 1. What is the script for making static objects appear / dispappear ? Something like SetEntityActive, just for static objects ? 2. I have absolutely no idea how to create your own loadin...
tklamka Development Support 2 3,096 09-02-2011, 08:15 PM
    Thread: Dire Editor Problem
Post: RE: Dire Editor Problem

hell great, it works :) thank ye
tklamka Custom Stories, TCs & Mods 4 3,771 12-11-2010, 10:39 AM
    Thread: Dire Editor Problem
Post: Dire Editor Problem

So i am working on my map and from some strange reason my whole map is flipped 180 degrees and everything is upside down.. i guess i must have accidentaly used some shortcut... Of course i saved it an...
tklamka Custom Stories, TCs & Mods 4 3,771 12-09-2010, 12:52 PM