Quote Originally Posted by CapriciousOne View Post
Well technically there isnt much structural difference between AI and player actions other than the fact the AI doesnt need to necessarily wait to do an action as it is pretty much scripted where player actions usually have to wait for us to actually press a button to do something before it can process anything but essentially all actions get processed one at a time regardless if it us or the AI it just that PCs operate so fast that it seems like multiple actions are being done at once but often are done one after the other. The only exception is maybe if the developers write code for say a multi-processor environment and use each processor to complete different tasks or use both to process the same code faster for multiple people but even still it would be done one at a time just on do different processors.
ahh, makes sense. like i said, i don't understand the coding and such,i don't think it's impossible to cast magic and attack at the same time, just the examples people were using didn't make sense with what we control vs. what computer contros for us.