BOSS Services: Difference between revisions
Line 432: | Line 432: | ||
| 0x4 | | 0x4 | ||
| 0x4 | | 0x4 | ||
| Duration(?), ~0 = infinite. 0x1 can be used for running the task just once. When not set to ~0 this is decreased by 1 each time the task runs(or at least when it fails). | | Duration(?), ~0 = infinite. 0x1 can be used for running the task just once. Usually set to 0x64(100). When not set to ~0 this is decreased by 1 each time the task runs(or at least when it fails). Task processing is skipped when the current state value is already 0x0. | ||
|- | |- | ||
| 0x5 | | 0x5 |