#why i can't fail my skillcheck?

1 messages · Page 1 of 1 (latest)

fleet chasm
#

im doing a skillcheck system where you have to get it right 3 times in a row in order to complete it. When i fail it just keeps going

sometimes it keeps printing miss in the output too

#

discord doesnt let me sent big text

fickle forge
#

i think
while successes < counter and not failed do
startSkillCheck()
while skillcheckActive do
task.wait()
end
might start multiple skillchecks since the needle.changed will set skillcheckactive to false and then allow another skillcheck to start