by DilloDude » Mon May 29, 2006 10:32 am
To create AI, first you need to decide what you want your character to do and when he should do it. You can use a variety of variables with if statements, and you can use the rand fanction to make it a bit random. Depending on the type of character you are making, the script can be entirely different.