Frictional Games Forum (read-only)

Full Version: Lamp-Lighting help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, i need to know how to disable the ability to light a lamp in a room, so if u have a tinderbox, u cant light something. Any help would be appreciated. Thx!
I find two ways that could be useful here.

Either you make you make a custom entity with candle, changing the user defined variables to anything except a lamp. Or you make a script with Item Interaction active and cover the candle with the script.

There are probably way easier methods but these are some I use sometimes and I'm quite new to scripting.
SetEntityInteractionDisabled
I'll just borrow this thread instead of creating a new one.

Is it possible to connect multiple point/spotlights to a single lamp?
(08-22-2013, 10:48 PM)i3670 Wrote: [ -> ]I'll just borrow this thread instead of creating a new one.

Is it possible to connect multiple point/spotlights to a single lamp?

I don't think so. But you can create a script that does it... Well. Not that connects them, but sets them active