The combo game

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
DO IT.
Banjo-Tooie is, IMO, the best N64 game you will EVER play.
I suggest playing Banjo-Kazooie first, if you haven't, though. Every move from Kazooie is used in Tooie, so playing Kazooie first will give you more time to master the controls.
 
I've played Banjo-Kazooie thats why I want to play Banjo-Tooie. But I have problems with playing it with controller
 
-_-
How does one make the program repeat itself when it's done?!
I know it's loop but i don't know how to write it.
 
Java. And to be exact, i want to know that, and i also want to know how a "reset "command"" would look like.

And hi! Long time no see!
 
for (int c = 0; c <= #of iterations; c++) {
Code code code code code
}
Or you could use a while loop.
while (condition) {
Code code code code code
Increment if your condition involves an int === some other int.
}
Explain the reset command to me, not picking up what you are throwing down on that.

And yes, it's good to be back, even if some unfortunate events brought me back here.