Posted by Toru Donu 206.186.180.25 using Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt) on April 23, 2000 at 19:05:52:
In Reply to: Question posted by Cyborg009 on April 23, 2000 at 05:43:52:
: Where do I get the program files for special moves, AI for the computer, programs like that needed?
goto the directory that rpg toolkit is then click on the Game folder, then you should see a folder with your project on it: ie if you named your project Cyborg, then there will be a folder called Cyborg here, then you click on the folder, and it has folders for every area of the game, so you goto the foder call Prg, and there are all the programs you made for your game.
Next there is AI built right into enemies, when you click on edit enemy it brings up the edit screen then click on Tactics then there is a Bar that you can set the enemy AI for, If this is not what your looking for then try then right below it you can make your own AI program and set it into that slot, keep in mind that In code there is a function called #AI, check it out in the Help section of your toolkit under RPG Code Command Referance area.