As there was a serious lack of documentation on the AI, I add some basic info for everyone. It is in no way complete, or even accurate, but its a start. If I totally screwed up somethng about your AI, sorry, but I havnt been following the threads to closely.
If the authors of each AI could update their respective AI pages it would be a great help. I might have even missed an AI. I seem to recall an AI called TAI, but i couldnt remeber enough about it to actually write.
Wiki Pages:
http://taspring.clan-sy.com/wiki/AI
http://taspring.clan-sy.com/wiki/AI:JCAI
http://taspring.clan-sy.com/wiki/AI:NTAI
http://taspring.clan-sy.com/wiki/AI:ZcAIn
AI in the wiki
Moderators: hoijui, Moderators
I'll look through and add and make a few changes.
Also there's the AI in development from Triaxx2, where he's at he hasnt said, and there's the inklings and experiments of alik veylon submarine and munch..
And yah TAI was mine, but I wrestled with a lack fo C++ experience and issues with engien thgins (reliance on SJ's central build AI to save time actualyl cost em several months where I didnt know what was stopping ym build code from working, If I'd figured that out we'd ahve ahd NTAI as far as 5 months earlier), so in the end I agve up messing and started again from scratch over the weekend and wrote NTAI in around 40 hours.
ok thats enough from me.........
Also there's the AI in development from Triaxx2, where he's at he hasnt said, and there's the inklings and experiments of alik veylon submarine and munch..
And yah TAI was mine, but I wrestled with a lack fo C++ experience and issues with engien thgins (reliance on SJ's central build AI to save time actualyl cost em several months where I didnt know what was stopping ym build code from working, If I'd figured that out we'd ahve ahd NTAI as far as 5 months earlier), so in the end I agve up messing and started again from scratch over the weekend and wrote NTAI in around 40 hours.
ok thats enough from me.........
odd, currently the only foreseeably bug thats causing problems is one that shouldnt exist at all and is actualyl working fine 90% of the time.
It's also the bug that rpevents NTAI running on maps such as the pass v2 and small divide, it's when I call AddMex(int unit) in Cains metal maker class, and I dotn know why ti crashes soemtimes and at other times doesnt crash at all.
All it does is check if the unti is a mex and adds it to an STL container.[/code]
It's also the bug that rpevents NTAI running on maps such as the pass v2 and small divide, it's when I call AddMex(int unit) in Cains metal maker class, and I dotn know why ti crashes soemtimes and at other times doesnt crash at all.
All it does is check if the unti is a mex and adds it to an STL container.[/code]
My AI is currently hanging off my ability to code, which is only slightly greater than my ability to model.
Ask Gnome about my modelling skills, or lack there of, and you'll see my problem.
Everytime I start to try and work on the AI, I'm forced away from the computer for some reason or another. I'll try and work on it this week, or next weekend. And to top it all off, I need a better name than '5 Matrix AI.'
Ask Gnome about my modelling skills, or lack there of, and you'll see my problem.
Everytime I start to try and work on the AI, I'm forced away from the computer for some reason or another. I'll try and work on it this week, or next weekend. And to top it all off, I need a better name than '5 Matrix AI.'
Ah well, if you reboot then there's a buffer overflow somewhere.
There is definately one affecting the AI interface, hence why Zaphod has no stability problems using JCAI but I do, and why NTAI reboots some peoples computers yet works for me most of the time, and why for me perfectly fine code works and randomly crashes every now and again even though it works 100% fine when identical code is ran under ZcAIn......
There is definately one affecting the AI interface, hence why Zaphod has no stability problems using JCAI but I do, and why NTAI reboots some peoples computers yet works for me most of the time, and why for me perfectly fine code works and randomly crashes every now and again even though it works 100% fine when identical code is ran under ZcAIn......