Re: [0.9.3] Box of Horrors - A Compilation Mod v0.5.6

#324
I'm guessing you're adding a Medical Zone of sorts? If not, a room/SCP based around some sort of medical lab?

I gotta say, I love the texturing on the wall, I think it's perfect for a medical zone even if that's not what it's intended to be. Not all of your mods additions have to be SCPs after all, I think new rooms/scripted events would be awesome as well. I'd love to help out with whatever sounds/texturing work you'd need, I've already made some sounds that juanjpro could use for his 009 mod, I wouldn't mind helping you guys with whatever you guys need.
It slep time bunner.

Re: [0.9.3] Box of Horrors - A Compilation Mod v0.5.6

#326
Skin_ wrote:
samhamnam wrote:Why does it spawn empty 1074 rooms?! >:(
Basically, I think the idea is that 1074 isn't actually in its own chamber; it is really just in a generic testing room, hence why there is no sign saying "1074" on it. This is why there are multiple rooms throughout the facility. 1074 was probably just moved there for some experiments before the breach occurred.
Oh well. I think more things to those rooms should be added.
Love from Mr. Macaroni!

Re: [0.9.2] Box of Horrors - A Compilation Mod v0.5.6

#327
InnocentSam wrote:Does it apply to lights or spotlights? Kinda wanna make the lamp blink :)
It applies to any light. To make it work, render two lightmaps (one with the light on and one with the light off). To turn off the light, don't delete it, make it's color values "0 0 0". Otherwise the new lightmap will be incompatible. Each lightmap should be in one file. Then, load both textures with the right flags and make the game randomly switch between the two. You should also find which light sprite should be hidden so it doesn't look awkward. There also may be a few problems with meshes in the room, since they're not affected by the blinking light.

Re: [0.9.3] Box of Horrors - A Compilation Mod v0.5.6

#328
Just a little thing I made, thought you guys may want it - a loading screen for SCP-148.
Spoiler
Image
[SCP-148]
image path = 148.jpg
align x = center
align y = center
disablebackground = true
text1 = SCP-148 is a metallic substance, composed of a variety of known and unknown elements.
text2 = SCP-148 has shown the ability to block or otherwise hinder extrasensory mind-affecting properties of living organisms in proximity to it.
text3 = This effect, while difficult to quantify, appears inversely proportional to the square of the distance from the subject to SCP-148’s surface and directly proportional to the quantity of SCP-148 in consideration.
Image