I get compiler errors with this AI program, strangely enough...
Quote:
Compiling...
C:\AI\Stefan\stefan.cpp: line 3: warning: unused declaration: "unsigned char CStefan::brain[]"
C:\AI\Stefan\stefan.cpp: line 4: ERROR: forbidden call: "void CStefan::Think()": method not implemented in this class
stefan.dll: 1 error(s), 1 warning(s)
|