Lummox JR wrote:
[Sep 1 2011, 4:16 pm] UpdateScreenSize() is buggy. I believe you should not be setting view before parsing it, but after; otherwise the sizes must be set manually. Also I noticed you are setting the sizes to client.view when view is a number, when in fact you should be using client.view*2+1 instead.