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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: The Stew Adventures Part 2
Post: The Stew Adventures Part 2

The is the sequel to the epic stew adventures part 1. Its got twice the stew, twice the adventure, and twice the man hours! But really, in all seriousness. These puzzles are pretty difficult. If you a...
Thegood Showcase 4 6,449 04-22-2012, 06:25 PM
    Thread: The Stew Adventures Ep1 (need feedback)
Post: RE: The Stew Adventures Ep1 (need feedback)

(02-22-2012, 02:28 PM)Datguy5 Wrote: (02-22-2012, 03:23 AM)flamez3 Wrote: (02-21-2012, 09:05 PM)Thegood Wrote: Due to all the positive feedback my brother's map has been getting, he reluctantly...
Thegood Showcase 14 17,324 03-07-2012, 02:44 AM
    Thread: Looping sound
Post: RE: Looping sound

I can get it to fade out immediately, but I'm having trouble making it so that it slowly fades. Do I have to edit something in the SNT file for it to fade?
Thegood Development Support 3 3,062 02-23-2012, 10:33 PM
    Thread: The Stew Adventures Ep1 (need feedback)
Post: RE: The Stew Adventures Ep1 (need feedback)

Due to all the positive feedback my brother's map has been getting, he reluctantly agreed to make a sequel. At first, he was done making maps, but due to all the love and support, he thought he owed...
Thegood Showcase 14 17,324 02-21-2012, 09:05 PM
    Thread: The Stew Adventures Ep1 (need feedback)
Post: The Stew Adventures Ep1 (need feedback)

So I put about 20 man hours of work into this map, and I really need positive feedback so that I know that the maps I'm making are totally epic. So yeah, took me so much time, and im really proud of t...
Thegood Showcase 14 17,324 02-19-2012, 08:03 AM
    Thread: Looping sound
Post: Looping sound

I want to loop a sound ("insanity_whisper.snt", to be specific) when you go into a script area, and then when you go into a second script area, the whisper stops. Is the only way to do that with a tim...
Thegood Development Support 3 3,062 02-19-2012, 04:31 AM
    Thread: How To Make Invisible Decals?
Post: RE: How To Make Invisible Decals?

It didn't work, should i set the billboards/light to a specific setting for this to work? Nevermind lol. I forgot to put the "SetLightVisible("BillboardLight1", false);" in the void OnStart XD thanks...
Thegood Development Support 16 11,777 02-18-2012, 07:57 AM
    Thread: How To Make Invisible Decals?
Post: RE: How To Make Invisible Decals?

Rgh... Can I get help on coding this, or atleast a link to a tutorial? the name of the billboards are "Billboard1"-"Billboard4", and the light is "BillboardLight1".
Thegood Development Support 16 11,777 02-18-2012, 06:59 AM
    Thread: How To Make Invisible Decals?
Post: RE: How To Make Invisible Decals?

Alright thanks, ill see how well that works out.
Thegood Development Support 16 11,777 02-18-2012, 04:16 AM
    Thread: How To Make Invisible Decals?
Post: RE: How To Make Invisible Decals?

so if you made it so the light went from full brightness to full darkness, the billboard would appear and then disappear?
Thegood Development Support 16 11,777 02-18-2012, 03:48 AM
    Thread: How To Make Invisible Decals?
Post: RE: How To Make Invisible Decals?

Is it possible to use billboards and have those activate/deactivate?
Thegood Development Support 16 11,777 02-18-2012, 03:43 AM
    Thread: How To Make Invisible Decals?
Post: RE: How To Make Invisible Decals?

So there's no real easy, efficient way to make decals invisible?
Thegood Development Support 16 11,777 02-18-2012, 02:35 AM
    Thread: How To Make Invisible Decals?
Post: RE: How To Make Invisible Decals?

I don't see it. All I see is "block_box", "block_box_nonchar", "invisible_box_mass_2", and "commentary_icon".
Thegood Development Support 16 11,777 02-18-2012, 02:16 AM
    Thread: How To Make Invisible Decals?
Post: RE: How To Make Invisible Decals?

Uhh I'm not very familiar with the "technical black plane" term, care to elaborate?
Thegood Development Support 16 11,777 02-18-2012, 01:37 AM
    Thread: How To Make Invisible Decals?
Post: RE: How To Make Invisible Decals?

Is there an easy way to do that?
Thegood Development Support 16 11,777 02-17-2012, 11:59 PM
    Thread: How To Make Invisible Decals?
Post: How To Make Invisible Decals?

Basically what I'm trying to do is have an entity that's inactive until the player picks up a note, which turns it active. I got that to work, and then I put decals on the entity, and now while its in...
Thegood Development Support 16 11,777 02-17-2012, 11:50 PM
    Thread: Problem with ending a quest
Post: RE: Problem with ending a quest

That didn't work. Nevermind, I finally got it to work through trial and error :P
Thegood Development Support 4 4,243 02-17-2012, 09:22 PM
    Thread: Problem with ending a quest
Post: Problem with ending a quest

I'm trying to get a quest (CampingQuest) to end after it picks up an object (EndQuest1), but whenever I pick up said object, it doesn't end the quest. void OnStart() { SetEntityPlayerInteractCallback...
Thegood Development Support 4 4,243 02-17-2012, 08:35 AM
    Thread: Need help with AddPropForce on doors
Post: RE: Need help with AddPropForce on doors

Ah okay, thanks a lot! I forgot about Youtube...
Thegood Development Support 2 3,066 02-12-2012, 09:22 PM
    Thread: Need help with AddPropForce on doors
Post: Need help with AddPropForce on doors

So right now I'm trying to make it so that when you enter the script area, the door gets forced open. I tried modifying this setup: http://wiki.frictionalgames.com/hpl2/tut...hdoorsopen but it either ...
Thegood Development Support 2 3,066 02-12-2012, 08:44 AM