A few questions.
Quote from Co-op on October 6, 2013, 10:34 amI'm trying to create a map, but I have some troubles:
1. How can I fix THIS textures?
2. About a box_dropper_cover (It's model from Portal). When I use an animation "open", the game will report, that it don't have a sound "door.move14". But I have this sounds from CSS, Portal, Half-Life 2 (ep.1 and ep. 2). How can I fix it or find this file?
3. About selfmade skins. I want to add skin for prop_scaled_cube (I've already had the textere). But how can I add it and don't replace a default skin?
I'm trying to create a map, but I have some troubles:
1. How can I fix THIS textures?
2. About a box_dropper_cover (It's model from Portal). When I use an animation "open", the game will report, that it don't have a sound "door.move14". But I have this sounds from CSS, Portal, Half-Life 2 (ep.1 and ep. 2). How can I fix it or find this file?
3. About selfmade skins. I want to add skin for prop_scaled_cube (I've already had the textere). But how can I add it and don't replace a default skin?

Quote from Gemarakup on October 6, 2013, 12:26 pmYou'll need to use GCFScape to extract the original button texture from portal 1, for the door frame and button, but for the door, use skin 2. For the Hl2 sound, you need to extract it from the HL2 archives. For the cube, look at this: mapping-help/reskinning-how-to-t4041.html
You'll need to use GCFScape to extract the original button texture from portal 1, for the door frame and button, but for the door, use skin 2. For the Hl2 sound, you need to extract it from the HL2 archives. For the cube, look at this: mapping-help/reskinning-how-to-t4041.html
Quote from Co-op on October 6, 2013, 12:54 pmyishbarr wrote:You'll need to use GCFScape to extract the original button texture from portal 1, for the door frame and button, but for the door, use skin 2.I did so. The result in the first post (except the doors)
yishbarr wrote:For the Hl2 sound, you need to extract it from the HL2 archives.I extracted the sounds from HL2, Portal, CSS and still no result.
Please, read carefully.yishbarr wrote:For the cube, look at this: mapping-help/reskinning-how-to-t4041.htmlI'll try, thanks.
I did so. The result in the first post (except the doors)
I extracted the sounds from HL2, Portal, CSS and still no result.
Please, read carefully.
I'll try, thanks.

Quote from Gemarakup on October 6, 2013, 12:59 pm1. You're just going to have to use a different skin. Maybe the one from Portal 2 collaboration. For the sounds, try writing in the console "snd_rebuildaudiocache".
1. You're just going to have to use a different skin. Maybe the one from Portal 2 collaboration. For the sounds, try writing in the console "snd_rebuildaudiocache".
Quote from FelixGriffin on October 6, 2013, 1:11 pmyishbarr wrote:1. You're just going to have to use a different skin. Maybe the one from Portal 2 collaboration. For the sounds, try writing in the console "snd_rebuildaudiocache".From the error it seems to be missing the soundscript, not the sound file. Copy over the generic soundscript and add it to the manifest.
From the error it seems to be missing the soundscript, not the sound file. Copy over the generic soundscript and add it to the manifest.
Quote from Ultiman9711 on October 6, 2013, 1:12 pmI use a little workaround for the sounds by just setting 'Suppress Anim Sounds" keyvalue to yes in the dropper cover. Then, create an ambient_generic, set the SourceEntityName to the dropper cover and the sound to the box dropper close sound. Next, go to the dropper cover properties and set an output "OnAnimationDone" [ambient_generic] PlaySound. Then, just repeat the step for the opening sound, with "OnAnimationBegun" instead of done. After that, you will still need to rebuild the audiocache.
I use a little workaround for the sounds by just setting 'Suppress Anim Sounds" keyvalue to yes in the dropper cover. Then, create an ambient_generic, set the SourceEntityName to the dropper cover and the sound to the box dropper close sound. Next, go to the dropper cover properties and set an output "OnAnimationDone" [ambient_generic] PlaySound. Then, just repeat the step for the opening sound, with "OnAnimationBegun" instead of done. After that, you will still need to rebuild the audiocache.
Quote from Co-op on October 6, 2013, 1:28 pmyishbarr wrote:1. You're just going to have to use a different skin. Maybe the one from Portal 2 collaboration.I do not think that the problem with skin, but I'll try.
Ultiman9711 wrote:I use a little workaround for the sounds by just setting 'Suppress Anim Sounds" keyvalue to yes in the dropper cover. Then, create an ambient_generic, set the SourceEntityName to the dropper cover and the sound to the box dropper close sound. Next, go to the dropper cover properties and set an output "OnAnimationDone" [ambient_generic] PlaySound. Then, just repeat the step for the opening sound, with "OnAnimationBegun" instead of done. After that, you will still need to rebuild the audiocache.It works, thanks.
I do not think that the problem with skin, but I'll try.
It works, thanks.

Quote from Co-op on October 6, 2013, 2:15 pmyishbarr wrote:The problem is about the skin. I've also used the model before, so I know.I used a texture Portal 2 collaborations.
...
I used a texture Portal 2 collaborations.
...

Quote from TeamSpen210 on October 6, 2013, 3:14 pmWith the button, I've found it doesn't look too bad putting the normal button item in then covering it with the base model. The red button sticks out and is visible, but the rest is hidden.
With the button, I've found it doesn't look too bad putting the normal button item in then covering it with the base model. The red button sticks out and is visible, but the rest is hidden.
[spoiler]- BEE2 Addons | (BEE2)
- Hammer Addons
Maps:
- Crushed Gel
- Gel is Not Always Helpful[/spoiler]