Jump to content

1 Screenshot

  • 28.1k
  • 426
  • 2.16 kB

About ComTimer

ComTimer is a plugin that runs console commands after an amount of time.
Good for automating events quickly and easily

Set the commands you want to run into the config list.
Set a timer upper limit and a timer lower limit and the plugin will pick a number between and countdown... on completion it will run a command from the list and start the whole process over again.

any command that you can run in rcon you can run with this.

Configuration

Default configuration is as follows:

{
  "Command List": [],
  "Upper Time In Seconds": 500.0,
  "Lower Time In Seconds": 200.0
}

Setting a single command:

{
  "Command List": ["say Welcome to the server"],
  "Upper Time In Seconds": 500.0,
  "Lower Time In Seconds": 200.0
}

Setting more then one command:

{
  "Command List": ["say Welcome to the server","callheli","giveall scrap 1"],
  "Upper Time In Seconds": 500.0,
  "Lower Time In Seconds": 200.0
}


Works well with plugins like CustomHeliTiers if the plugin doesn't have its own spawn timer:

{
  "Command List": ["callheli 1","callheli 2","callheli 3","callheli 4","callheli 5","callheli 6"],
  "Upper Time In Seconds": 500.0,
  "Lower Time In Seconds": 200.0
}

 


User Feedback

1.1m

Downloads

Total number of downloads.

5.5k

Customers

Total customers served.

78.5k

Files Sold

Total number of files sold.

1.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.