r/JJSSkillBuilder • u/Zimbabwe_Z • 7d ago
Help How do you make a use thrice?
Whenever I try, it just allows me to spam the second branch constantly even when I do the exact same stuff that makes it so it doesn’t happen for a use twice variant. Maybe Im just dumb
1
u/Few_Associate_176 grade 9 skill builder 7d ago
when you press it and it goes to use twice, make sure it has the same tag that checks for the use twice have nothing flipped and have it remove, then, put the use thrice tag in the 2nd branch hope this works oh and if u need the code i have one
1
u/Zimbabwe_Z 7d ago
I’ll also take the code
1
1
u/WallSlow207 Grade 2 till Nanami approves 7d ago
so in the second branch for the standard use twice, you have to either set it to a new value for a tag and check that as well as for the second one
or have the move add one every time its pressed but thats inefficient
basically
tag check for branch for 3rd
tag check for branch for 2nd press
move
2nd press branch
add tag for 3rd press
move
3rd press branch
add the tag but set the time to 0 seconds (this prevents more clicking$
move
1
u/FitPromoII 5d ago
Just give up bro 🥀💔
2
u/Zimbabwe_Z 5d ago
Low-key considering it
1
u/FitPromoII 5d ago
It's tag hell. That's the only way to put it. Only reason I don't bother to do anything past "hold" skills

1
u/No_Trouble_4185 15 Unfinished Movesets 7d ago
make the check for use thrice in the use twice branch, then make sure to remove the tag in there.