dim3 Forum

Full Version: Problem, "Missing after function body"
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Just so you know, you might want to uncomment
Code:
//    obj.sight.sideFieldDivision=1;
//    obj.sight.lookFieldDivision=8;
As they might default to 0 and that would mess anything that uses the line of sight up. Line of sight is pretty much a bunch of hitscans going out in different directions. These two lines tell you how many there are.
I think macintosh commented them for a reason, because i think either him or alex was complaining about how they couldn't get line of sight to work.
That's because they weren't checking the line of sight before firing, if I recall correctly.
Pages: 1 2
Reference URL's