Func_breakable_surf Problem

Func_breakable_surf Problem

Re: Func_breakable_surf Problem Posted by Twigee on Wed Mar 16th 2005 at 3:59am
Twigee
2 posts
Posted 2005-03-16 3:59am
Twigee
member
2 posts 0 snarkmarks Registered: Mar 16th 2005 Occupation: Pilot Location: Canada
Hey guys!

I've got a quick question about the func_breakable_surf. I think I have done everything right in setting the nodraws to all but the front surface and the breakable glass texture glass/offwndwb as the glass texture. When I bring up the hammer error messages it shows for all the func_breakable_surfs has unused keyvalue "lowerleft".In the properties there is nothing about this? Im not sure what this means and this is crashing my map from playing ingame. If I set them all to func_breakables they work so I'm sure its these that are the problem, any ideas?

Gram
Re: Func_breakable_surf Problem Posted by PiTiFUL on Wed Mar 16th 2005 at 4:08am
PiTiFUL
39 posts
Posted 2005-03-16 4:08am
PiTiFUL
member
39 posts 34 snarkmarks Registered: Jan 15th 2005 Location: canada
I do not think that is crashing your map. I always get that error for func_breakable_surf all the time, I have over fifty windows and so get fifty of those errors and my map runs fine. The crashing must be for another reason.
Re: Func_breakable_surf Problem Posted by shoota on Wed Mar 16th 2005 at 4:13am
shoota
4 posts
Posted 2005-03-16 4:13am
shoota
member
4 posts 0 snarkmarks Registered: Mar 16th 2005 Occupation: Student Location: UK
i was just gunna ask about those .... i have been getting that error with my windows .. never bothered to find out what the problem with the "lowerleft" is/was it doesnt seem to harm the map atall
Re: Func_breakable_surf Problem Posted by Twigee on Wed Mar 16th 2005 at 5:24am
Twigee
2 posts
Posted 2005-03-16 5:24am
Twigee
member
2 posts 0 snarkmarks Registered: Mar 16th 2005 Occupation: Pilot Location: Canada
Ok I got them working - I deleted 6 of them and completely re-did 2 of
them including the parent doors on one of them and it worked out well.

They dont look outstanding in the doors nor can you shoot them in the open door position but im just glad that they are working.
Re: Func_breakable_surf Problem Posted by French Toast on Wed Mar 16th 2005 at 5:45pm
French Toast
3043 posts
Posted 2005-03-16 5:45pm
3043 posts 304 snarkmarks Registered: Jan 16th 2005 Occupation: Kicking Ass Location: Canada
Alright, here is what you need to do. Once you have made your window and it gives you that error, press ALT+P in the editor. This will then find the error of lowerleft. If you highlight one and say fix all of type, or something along those lines, then it won't give you the error and everything will work fine.
Re: Func_breakable_surf Problem Posted by DrGlass on Wed Mar 16th 2005 at 7:57pm
DrGlass
1825 posts
Posted 2005-03-16 7:57pm
DrGlass
member
1825 posts 632 snarkmarks Registered: Dec 12th 2004 Occupation: 2D/3D digital artist Location: USA
Basicaly that error means there is a propertie to your entitiy that
isn't used. For instance if you turn off smart edit and put in a
key called "DrGlass sucks" and gave it a value of "45" you would see an
error ...has an unused keyvlave "drglas sucks"

So this is a harmless error that you need not worry about. Do as
french Toast said and fix all these type of errors, it makes little or
no diffrence.