windows
Moderator: Moderators
-
{=SuperFly=}
- Sergeant
- Posts: 63
- Joined: Thu Apr 17, 2003 11:04 pm
windows
i know how to get see-through windows but how do you get the ones that are see-through and they have the bars across them and break eg.the ones in brest them windows
target
The broken window part does not have to be in the same space as the unbroken window. The broken window should be a script_object and have Key: "target" and Value: "window1" (without the quotes) or whatever targetname your unbroken window has. A blue line will connect the two windows.
If you do that, the broken (script_object) window will be hidden until the unbroken (func_window) is destroyed.
Just in case: To make a script_object, highlight the broken window and hit key N. Then find script_object on the list and double click it. Then you can type the above key/value in and hit enter and key N again.
To repeat: The broken window should not be a func_window entity!!!
Hope that helps!
If you do that, the broken (script_object) window will be hidden until the unbroken (func_window) is destroyed.
Just in case: To make a script_object, highlight the broken window and hit key N. Then find script_object on the list and double click it. Then you can type the above key/value in and hit enter and key N again.
To repeat: The broken window should not be a func_window entity!!!
Hope that helps!


