FriendlyEli 0 Posted February 5, 2019 I have recently began to redo an old Hearts and Minds mission I used to make years ago. I ended up forgetting to how set an area that AI could not spawn in. Any suggestions? I really don't want enemy AI spawning on my base. Share this post Link to post Share on other sites
pierremgi 4906 Posted February 6, 2019 If you know how to spawn them, it's easy to add a condition like : && { ! (_x inArea yourTrigger)} where yourTrigger is over your base. Share this post Link to post Share on other sites