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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Amnesia: Ricky's Horror [WIP] (Full Conversion)
Post: RE: Amnesia: Ricky's Horror [WIP] (Full Conversion...

(05-05-2011, 06:23 PM)Tanshaydar Wrote: How did you change the logo btw? I was working on it and no matter what I do, I couldn't get transparency to work. I'll PM that to you [: (05-05-2011, 06:38...
ricky horror Custom Stories, TCs & Mods - Development 14 21,124 05-05-2011, 09:25 PM
    Thread: Amnesia: Ricky's Horror [WIP] (Full Conversion)
Post: RE: Amnesia: Ricky's Horror [WIP] (Full Conversion...

(05-05-2011, 12:40 PM)skypeskype Wrote: Gotta love the menu buttons. thanks :D
ricky horror Custom Stories, TCs & Mods - Development 14 21,124 05-05-2011, 04:11 PM
    Thread: Cant have PlaySoundAtEntity with SetSwingDoorClosed?
Post: RE: Cant have PlaySoundAtEntity with SetSwingDoorC...

(05-05-2011, 09:28 AM)Ge15t Wrote: (05-05-2011, 09:21 AM)ricky horror Wrote: Code:void UsedKeyOnDoor2(string &in asItem, string &in asEntity) {     SetSwingDoorLocked("...
ricky horror Custom Stories, TCs & Mods 15 12,992 05-05-2011, 09:46 AM
    Thread: Cant have PlaySoundAtEntity with SetSwingDoorClosed?
Post: RE: Cant have PlaySoundAtEntity with SetSwingDoorC...

Code:void UsedKeyOnDoor2(string &in asItem, string &in asEntity) {     SetSwingDoorLocked("StartDoor2", false, true);     PlaySoundAtEntity("", "unlock_...
ricky horror Custom Stories, TCs & Mods 15 12,992 05-05-2011, 09:21 AM
    Thread: Cant have PlaySoundAtEntity with SetSwingDoorClosed?
Post: RE: Cant have PlaySoundAtEntity with SetSwingDoorC...

you're using .ogg for the one that doesn't work, and .snt for the one that does work PlaySoundAtEntity HAS to be .snt you can't use .ogg
ricky horror Custom Stories, TCs & Mods 15 12,992 05-05-2011, 08:39 AM
    Thread: Amnesia: Ricky's Horror [WIP] (Full Conversion)
Post: RE: Amnesia: Ricky's Horror [WIP] (Full Conversion...

(05-05-2011, 04:25 AM)Tanshaydar Wrote: Story reminded me Saw rather than Portal. Hell, Just after Justine, I wouldn't say no for something like this! After some progress, I'd highly recommend you t...
ricky horror Custom Stories, TCs & Mods - Development 14 21,124 05-05-2011, 05:18 AM
    Thread: Amnesia: Ricky's Horror [WIP] (Full Conversion)
Post: Amnesia: Ricky's Horror [WIP] (Full Conversion)

I've lately decided to start a Full Conversion that will also be available as a custom story, for those of you who prefer the custom stories. It's called Ricky's Horror (haha :p). I came up with it's ...
ricky horror Custom Stories, TCs & Mods - Development 14 21,124 05-05-2011, 03:56 AM
    Thread: Fix for replacement items (like the flashlight) when doing conversion mods
Post: RE: Fix for replacement items (like the flashlight...

(05-04-2011, 02:35 AM)Kyle Wrote: I was using the bullseye lantern instead of using the flashlight, and when I pick up the bullseye lantern in-game, I turn it on, but it shows the original lantern. ...
ricky horror Custom Stories, TCs & Mods 20 21,146 05-04-2011, 03:28 AM
    Thread: Video Tutorials [OMG ELEVEN!!!!]
Post: RE: Video Tutorials [TEN!!!!!!!]

I might make a few tutorials to add to your list.
ricky horror Development Articles 85 101,151 05-04-2011, 02:25 AM
    Thread: Battery for Flashlight [Battery Item & Flashlight Item]
Post: RE: Battery for Flashlight [Battery Item & Flashli...

(05-03-2011, 03:34 AM)Tanshaydar Wrote: Extract it into your entities/items folder. It'll be just a pickable object. The flashlight you hold in your hand is in another folder and has nothing to do w...
ricky horror Development Resources 32 44,669 05-03-2011, 04:06 AM
    Thread: Full Conversion Crash
Post: RE: Full Conversion Crash

(05-03-2011, 03:43 AM)Tanshaydar Wrote: This is the one in your RickysHorror folder, isn't it? I got it fixed :/ I had to change: Code:BaseLanguageFolder = "config/"     &...
ricky horror Custom Stories, TCs & Mods 8 7,242 05-03-2011, 04:02 AM
    Thread: Battery for Flashlight [Battery Item & Flashlight Item]
Post: RE: Battery for Flashlight [Battery Item & Flashli...

(05-02-2011, 06:03 AM)Tanshaydar Wrote: Flashlight: Well, you should pick up flashlight as lantern item and show flashlight in your inventory. I made DIGIByte's flashlight as a pickable item and o...
ricky horror Development Resources 32 44,669 05-03-2011, 03:18 AM
    Thread: Several editor questions
Post: RE: Several editor questions

(05-03-2011, 02:30 AM)BlueFalkon Wrote: I've been doing a decent job with learning the editor on my own but there's a few things that are driving me nuts. I'm also very new to scripting, and even af...
ricky horror Custom Stories, TCs & Mods 7 6,555 05-03-2011, 03:09 AM
    Thread: Full Conversion Crash
Post: RE: Full Conversion Crash

(05-03-2011, 01:44 AM)Tanshaydar Wrote: Can you post your hpl.log, that usually helps me. Code:-------- THE HPL ENGINE LOG ------------ Engine build ID 20100816193538 Creating Engine Modules ------...
ricky horror Custom Stories, TCs & Mods 8 7,242 05-03-2011, 02:00 AM
    Thread: Full Conversion Crash
Post: RE: Full Conversion Crash

(05-03-2011, 01:11 AM)Russ Money Wrote: DefaultBaseLanguage = "rh_base_english.lang" DefaultGameLanguage = "english.lang" The base language should be the default I've tried removing that, still...
ricky horror Custom Stories, TCs & Mods 8 7,242 05-03-2011, 01:33 AM
    Thread: Full Conversion Crash
Post: RE: Full Conversion Crash

(05-03-2011, 12:08 AM)Tanshaydar Wrote: Resources = "config/rh_resources.cfg" Is 'rh_resources.cfg' file is in 'config' folder? Yes, I've replaced a few of the folders with some of my own, so I had...
ricky horror Custom Stories, TCs & Mods 8 7,242 05-03-2011, 12:38 AM
    Thread: Full Conversion Crash
Post: Full Conversion Crash

For some reason, my full conversion keeps crashing on load. :/ No idea why. I've added the code to my main_init.cfg file named rh_main_init.cfg Could that have something to do with it? If not, then w...
ricky horror Custom Stories, TCs & Mods 8 7,242 05-03-2011, 12:05 AM
    Thread: anybody know a .ogg converter for mac?
Post: RE: anybody know a .ogg converter for mac?

I'm on a Mac, and I use Switch [:
ricky horror Custom Stories, TCs & Mods 4 8,620 05-02-2011, 11:20 PM
    Thread: Battery for Flashlight [Battery Item & Flashlight Item]
Post: RE: Battery for Flashlight

(05-02-2011, 04:22 PM)Tanshaydar Wrote: Well, the images I took were from the actual game, not the conversion I made. I have a demonstration video up in ModDB page. Yeah, I saw it [: Will you be re...
ricky horror Development Resources 32 44,669 05-02-2011, 04:34 PM
    Thread: Custom Entities
Post: RE: Custom Entities

(05-02-2011, 11:51 AM)Roenlond Wrote: To be honest, I frankly have no idea :) I have never tried it, I just wanted to help with suggestions haha. I could try it out for you, if you'd like. Create a ...
ricky horror Custom Stories, TCs & Mods 7 10,591 05-02-2011, 11:53 AM