Hi there : )
TLDR at the end.
I'm currently trying to write a campaign AI and as you might imagine, it's not working. I have the following line at the beginning of the main function to get some semblance of feedback:
call DisplayTextToPlayer(Player(22),0,0,"AI started")
When this line shows...