Search results

  1. M

    Crons

    It's a browser based game. Basically it processes attacks. In the game users sends troops to go fight other users but to be realistic, there is a timer set to it. So a user sending an attack over to another users a few blocks over could take a few minutes. So the script will keep...
  2. M

    Crons

    I have a script that will run for a long period of time once it is 'ticked.' Basically it will just keep looping over and over again until the time runs out, and then I can tick it again. Is this allowed, or would that be considered the same as running a cron more frequently than every 5...
Top