It’s basically in the question but how do I give the reader a hint to an answer after a they’ve had a few tries.
use points,
you take a background charatere like EXTRAFEMALE3
like if you wanna give them 3 atemps
then evry time they answer wrong you make a
@EXTRAFEMALE3 +1
and then when they have tried 3 times
if (EXTRAFEMALE3 =3) {
NARR
So here is a hint, since you cant figure it out
}
1 Like
I’m not that good at points, but I’ll definitely try this out!
1 Like
points is not hard to use,
its hard to remember how many points people have
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.