Need Help Implementing Advanced AI for TGE in TGEA
by Nicolai Dutka · in Torque Game Engine Advanced · 07/09/2010 (9:33 am) · 2 replies
I am trying to implement the following TGE resource into TGEA:
www.torquepowered.com/community/blogs/view/10923
I got it all to compile after a couple minor modifications, but my AIPlayer doesn't want to use the new code...
www.torquepowered.com/community/blogs/view/10923
I got it all to compile after a couple minor modifications, but my AIPlayer doesn't want to use the new code...
#2
07/09/2010 (5:39 pm)
I recall TGEA having a bit of an overhaul in the AI source files. It was necessary for me to compare my TGE AI modification to the original TGE AI source files, then extrapolate the changes into TGEA. Also keep an eye on the script files you are using, as i recall some minor naming convention changes.
Associate Steve Acaster
[YorkshireRifles.com]
It might take some programming ...