- Joined
- Jun 23, 2009
- Messages
- 297
So I know loops have been around for quite a while, but I never really understood them. Today I decided it's about time, so I made my first loop.
I want to set every player (there are 10 players) current lumber and gold to 0
And in a completely unrelated topic, what the f**k is MUI and MPI? I read these initials everywhere, I tried searching for it, it seems everybody was born knowing what they stands for.
I want to set every player (there are 10 players) current lumber and gold to 0
-
For each (Integer A) from 1 to 10, do (Player - Set (Player(((Player number of Player 1 (Red)) + 1))) Current gold to 0)
And in a completely unrelated topic, what the f**k is MUI and MPI? I read these initials everywhere, I tried searching for it, it seems everybody was born knowing what they stands for.