| quote: Originally posted by heardie on 01-13-2001 07:20 PM hmmm, I am a fool. It's always the simpilest errors that get you. It's the same with c++, they're a ***** to track down and when you see them, it is so obviouos.  | 
Yep, it's always those little things that do it. Fortunately, as you become more experienced, you get a nose for them and tracking them down becomes a lot easier (or at least that's what's happening with me).
| quote: Thanks a ton Loctus.  | 
Can't anyone write my name correctly anymore these days?

| quote: What would have been really cool was a debug window in the game where you cacn track variable values ![]()  | 
Tip: always make a few messageboxes pop up on command (pressing a key, ending a turn, moving a unit, whatever) that contain important information about variables and stuff. Almost as good as a debug window
							
						
Comment