How can a force player to only answer 3 questions?

im making a game and I want it to be only able to answer 3 questions and when answered the question’s close

use a questioner, and counter
wire it so that everytime a question is answered the counter is increased.
set the target of the counter to 3
when target reached close questioner.

2 Likes

thanks! <><><><><><><><><><

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.