Re: [hlcoders] Compiling a complex static prop - Weird collision boxes

2009-03-10 Thread Aditya Gaddam
I would think so yes. I would only be worried about the maximum model count (if there is such a thing). Otherwise, that makes a bit more sense actually :) - Aditya On Sun, Mar 8, 2009 at 9:11 PM, Minh minh...@telus.net wrote: I sometimes use models that are more than 20 convex pieces. Would it

Re: [hlcoders] Compiling a complex static prop - Weird collision boxes

2009-03-10 Thread Jay Stelly
You really have to measure this stuff. It depends on so many things. If the models are used as prop_static: There is a partitioning done inside the set of convexes so if that partitioning is as good as the bbox one you'll get from the engine's code then it's a wash. The reason you could gain

[hlcoders] Server CVars

2009-03-10 Thread Yaakov Smith
Is there a way to get the value of server CVars, without using RCON? ___ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders