- Joined
- Jan 14, 2008
- Messages
- 366
-
ini constant setup
-
Events
-
Map initialization
-
-
Conditions
-
Actions
-
For each (Integer A) from 1 to 70, do (Actions)
-
Loop - Actions
-
Set productivity_MET[(Integer A)] = (Random integer number between 80 and 120)
-
-
-
For each (Integer A) from 1 to 70, do (Actions)
-
Loop - Actions
-
Set productivity_TYR[(Integer A)] = (Random integer number between 35 and 65)
-
-
-
Wait 2.00 seconds
-
-