This is not the thread you are looking for
Quote from zivi7 on November 22, 2012, 9:07 amFracture wrote:So apparently it isn't important enough for anyone to tell me to remove the two letters at the end of the textures name that dictate the 4 textures that make up the sky that i must put in the map properties skybox section. >_<Thanks, this has been great. A huge migraine over something so stupid as this
You are doing it again. Nowhere in this thread did you give the slightest hint that you have trouble understanding what those extensions mean and out of nowhere you insult everyone trying to help here.
You place the textures with the rt, lf, ft, bk, dn, up added to their names in your materials/skybox-folder. Then, in Hammer, you don't touch these at all. You only apply the toolsskybox-texture to surfaces that you want to have the skybox-texture later. Then you do what Josepezdj already told you: Go to Map > Map Properties and there enter the name of the skybox textures you copied into the materials folder WITHOUT any of the directional additions.
A very basic skybox in Portal 2, used for the overgrown theme, is sky_white, it's just white. Still it has lf rt.... extensions when you browse for it in the texture browser. But in the Map properties you only type "sky_white" to use it.
Thanks, this has been great. A huge migraine over something so stupid as this
You are doing it again. Nowhere in this thread did you give the slightest hint that you have trouble understanding what those extensions mean and out of nowhere you insult everyone trying to help here.
You place the textures with the rt, lf, ft, bk, dn, up added to their names in your materials/skybox-folder. Then, in Hammer, you don't touch these at all. You only apply the toolsskybox-texture to surfaces that you want to have the skybox-texture later. Then you do what Josepezdj already told you: Go to Map > Map Properties and there enter the name of the skybox textures you copied into the materials folder WITHOUT any of the directional additions.
A very basic skybox in Portal 2, used for the overgrown theme, is sky_white, it's just white. Still it has lf rt.... extensions when you browse for it in the texture browser. But in the Map properties you only type "sky_white" to use it.
Quote from Lpfreaky90 on November 22, 2012, 9:53 amMaybe this helps:
https://dl.dropbox.com/u/37801279/twp/skybox_text.7z
It contains a custom sky texture and a nice working 3d skybox.
Maybe this helps:
https://dl.dropbox.com/u/37801279/twp/skybox_text.7z
It contains a custom sky texture and a nice working 3d skybox.
Quote from Fracture on November 22, 2012, 12:48 pmI dont like you zivi. I wasn't even insulting anyone, I just got frustrated. Don't vindicate me for that. Your just making things worse.
Someone lock this thread. I got what i needed
And this is you right now.
I dont like you zivi. I wasn't even insulting anyone, I just got frustrated. Don't vindicate me for that. Your just making things worse.
Someone lock this thread. I got what i needed
And this is you right now.
Quote from UsCobra11 on November 22, 2012, 1:55 pmSigh...
Completely agreeing with zivi on this one. I have a lot more to say but you will just continue to argue.And no, I will not lock the thread because you have your answer. This is a public forum, not your forum.
Sigh...
Completely agreeing with zivi on this one. I have a lot more to say but you will just continue to argue.
And no, I will not lock the thread because you have your answer. This is a public forum, not your forum.
[Released] Power Interference
[Released] Rust and Dust (Spotlight Map!)
[Released] Multiportal
Quote from Fracture on November 22, 2012, 2:22 pmHe was demotivational and condescending. You are all probably thinking I am easily provoked, sociaopathic, impatient, and overall rude, And you would be right. But guess what, I aint the only one.
There are billions of people who are pissed off all the time and they all have their reasons. Mine was that I was trying to do something and it wasn't going my way, I didn't want to wait for answers because I have a shitload of different things to deal with as it is and I just wanted to get something done as quickly as possible. The problem arose when people thought I had already any some idea as to what I was doing.Sorry for my rage, But maybe next time try teaching things from the bottom up and not somewhere in the middle
EDIT: One last thing I need to know. Is it remotely possible for me to make objects in the small skybox audible to the the large room the player is in?
He was demotivational and condescending. You are all probably thinking I am easily provoked, sociaopathic, impatient, and overall rude, And you would be right. But guess what, I aint the only one.
There are billions of people who are pissed off all the time and they all have their reasons. Mine was that I was trying to do something and it wasn't going my way, I didn't want to wait for answers because I have a shitload of different things to deal with as it is and I just wanted to get something done as quickly as possible. The problem arose when people thought I had already any some idea as to what I was doing.
Sorry for my rage, But maybe next time try teaching things from the bottom up and not somewhere in the middle
EDIT: One last thing I need to know. Is it remotely possible for me to make objects in the small skybox audible to the the large room the player is in?

Quote from ChickenMobile on November 22, 2012, 7:12 pmFracture wrote:EDIT: One last thing I need to know. Is it remotely possible for me to make objects in the small skybox audible to the the large room the player is in?No. You will need to create these sounds in the larger map by either using ambient_generics or soundscapes.
- Click the entity tool on the sidebar to the left
- On the 3D view click on a wall or floor to place it
- Press alt+enter and look for / type in ambient_generic in the drop down menu of the dialogue at the top
- Hit Apply in the dialogue
- Highlight the SoundName value in your ambient_generic and click browse towards the right
- Find your soundname by either scrolling or typing your soundname inside the filters option
- Hit Ok and then Apply
- In the 2D grid, move your sound to the correct position you want it to be
- Using whichever method you would like to activate the sound, add an output from it to PlaySound
- Logic_timer which fires at a Random time
- A trigger
- In your sound's flags, tick the one that says Play Everywhere and untick the flag that says Is not Looped if it is a looping ambient sound.
- etc.
Remember that when compiling, putting an entity outside will leak, however parenting a sound and then moving it outside the map with outputs or other entities will not.
Was that in-depth and bottom up enough?
No. You will need to create these sounds in the larger map by either using ambient_generics or soundscapes.
- Click the entity tool on the sidebar to the left
- On the 3D view click on a wall or floor to place it
- Press alt+enter and look for / type in ambient_generic in the drop down menu of the dialogue at the top
- Hit Apply in the dialogue
- Highlight the SoundName value in your ambient_generic and click browse towards the right
- Find your soundname by either scrolling or typing your soundname inside the filters option
- Hit Ok and then Apply
- In the 2D grid, move your sound to the correct position you want it to be
- Using whichever method you would like to activate the sound, add an output from it to PlaySound
- Logic_timer which fires at a Random time
- A trigger
- In your sound's flags, tick the one that says Play Everywhere and untick the flag that says Is not Looped if it is a looping ambient sound.
- etc.
Remember that when compiling, putting an entity outside will leak, however parenting a sound and then moving it outside the map with outputs or other entities will not.
Was that in-depth and bottom up enough?
Quote from Fracture on November 22, 2012, 7:17 pmoh....uhm.....That would probobly work
I was just about to post that I discovered an entity called env_microphone which apparently relays whatever it hears to an info_target.
oh....uhm.....That would probobly work
I was just about to post that I discovered an entity called env_microphone which apparently relays whatever it hears to an info_target.

Quote from ChickenMobile on November 22, 2012, 7:24 pmFracture wrote:I was just about to post that I discovered an entity called env_microphone which apparently relays whatever it hears to an info_target.I wouldn't use this entity as it will still need the info_target to be in your map.
In fact, the only great use about this entity is detecting sounds emitted from a certain entity.
I wouldn't use this entity as it will still need the info_target to be in your map.
In fact, the only great use about this entity is detecting sounds emitted from a certain entity.
Quote from Fracture on November 22, 2012, 7:35 pmwell i only need one entity to be heard, and the info_target does have a flag called transmit to client.
well i only need one entity to be heard, and the info_target does have a flag called transmit to client.

Quote from ChickenMobile on November 22, 2012, 7:42 pmIf it does what you want it to do, then great.
If it does what you want it to do, then great.