Original Post
a lot of people talk about scripting being the best way to produce ai for games. i was wondering if a more differentiated approach could be used: use scripts for dialogs and the whole game flow and use DLLs(or LIBs) for path-finding and all that heavy algorithmic things? ideas? suggestions? pros and cons?