⇤ ← Revision 1 as of 2012-08-21 15:11:38
Size: 1623
Comment:
|
Size: 1244
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
The bot will process priority of how often to farm in the following order: * If [[Training|config training:1]] or [[Training10|config training10:1]], then farm every hour * If FarmingPolicy for that level of npc specifies a /farmingcycle, /cycle, /cyclemin, or /cyclemax switch, then use that number of hours * If FarmingCycleMin and/or farmingcycle (this goal) is/are set, then use that/those number of hours * If nothing is set, then use 8.4 hour cycles. |
The bot will process priority of how often to farm as shown: [[CategoryNpcGoals|here]]. |
Usage: |
config farmingcycle:[hours] |
Example: |
config farmingcycle:6 |
By default, the bot will farm the npcs in range once every 8.4 hours. You can change the duration between restarting the farming cycle with this. Each city can have a different number of hours to restart farming from the beginning.
The bot can use fractional numbers for farmingcycle, for example farmingcycle:0.5 would be able to hit the npcs again after 30 minutes.
The bot will process priority of how often to farm as shown: here.