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

WitherBlaster

New Member
Jul 29, 2019
155
0
0
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.
 

playerismc

New Member
Jul 29, 2019
13
-1
1
I've played Banjo-Kazooie thats why I want to play Banjo-Tooie. But I have problems with playing it with controller
 

xTordX

New Member
Jul 29, 2019
576
-6
1
-_-
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.
 

xTordX

New Member
Jul 29, 2019
576
-6
1
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!
 

pizzawolf14

New Member
Jul 29, 2019
566
0
0
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.