I and my friend made a game where you choose between yes and no. It’s a game where you have stats on population, money, military, etc. The PromptScript will generate a new prompt saying “Sir, we should increase our tax.” and either you click yes or no. Clicking yes will increase and decrease the stat based on the prompt message. So increasing the text means the cash will go up and the population will decrease. But we encountered a major bug where the old prompt overwrites the new prompt making the stats broken and the game script confused. We’ve tried every solution possible but none seems to work.
EDIT:
It’s fixed, I no longer need help!