Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Scheduled tasks are a way to automate common game operation routines. Some examples are:
- Updating Title Data to reflect changes for a current event.
- Injecting virtual currencies into the game economy daily.
- Modifying prices in a store according to the time of day.
- Reaching out to lapsed players and encouraging them to re-engage.
Automated tasks can take predefined actions or execute CloudScript, which enables any custom server-side functionality you want to implement.