I have this issue where I have an area capture device tied to a timer device. step one area device scores, activate the timer device to disable scoring, next the timer counts down to zero, reenabling the area device for further scoring. I have made the initial start to function correctly, but the problem is that it continues to score, and I don’t know what’s causing it. This causes the game to end prematurely, and I don’t know what’s going on behind the scenes to figure out the solution. Any help on this will be greatly appreciated.
How about using the Disallow Capture and Allow Capture Functions of the Area Capture Device.
maybe try it with a timed objective device instead
a workaround could be to use a score manager for the score, being disabled/enabled with the timer
Thanks for the timely response I’ll look into it, and I’ll post my results. I might have tried that already, but I’ll check again.
I like to follow up on that response I found out what the issue was, the issue was with periodic Scoring. Fixing this also helped me find one more parameter that wasn’t configured correctly.
1 Like