-
Income
-
Events
- Time - Every 60.00 seconds of game time
- Conditions
-
Actions
-
Do Multiple ActionsFor each (Integer A) from 1 to 12, do (Actions)
-
Loop - Actions
- Player - Add (100 / (IncomeFoodFarm[(Integer A)] x (Random integer number between 60 and 140))) to Players[(Integer A)] Current gold
-
Loop - Actions
-
Do Multiple ActionsFor each (Integer A) from 1 to 12, do (Actions)
-
Events
the Math here (100/(income x random100)
Does it do 100/
or X random number First?
Since its / x - +
i want it to do income x random60-140 / 100