Jump to content

bilumer

Member
  • Posts

    11
  • Joined

  • Last visited

Everything posted by bilumer

  1. bilumer

    Trader

    Like a field in the config for: two_players_can_back_to_back_trade: True/False If false, they can't trade back to back, and both get the cooldown. If true, only the sender gets the cooldown, which is how it is currently setup. Unless you plan to implement the cooldown for both players without making a config option? Which would also work. By "back to back" trading I mean, I can send a trade, then my teammate can immediately send one back.
  2. bilumer

    Trader

    I have a suggestion, you should add a true/false option for if two players can trade back to back. On other trade plugins a cooldown is applied to BOTH players after a single trade. I would love to have that option for it! Maybe it is already added? But I'm not seeing it after a quick skim.
  3. bilumer

    Raid Time Manager

    Protection option for new buildable boats in Naval update? And update for it on lone design?
  4. bilumer

    Timed Commands

    It won't work for timer's greater then a restart
  5. bilumer

    In game commands

    Changed Status from Pending to Can't Reproduce Changed Fixed In to 1.0.3
  6. bilumer

    In game commands

    Are you using a plugin for jets? Or are you talking about spawning the jets from missile silo, if this I haven't found out that command.
  7. bilumer

    Timed Commands

    Seems to work for me just fine with your exact config on version 1.0.3. It does start on the 2nd command in the current 1.0.3 version though, which I plan to update soon. You can get a better test in by lowering the time in seconds to have it call them more frequently.
  8. bilumer

    Suggestion

    Changed Status from Pending to Closed Changed Fixed In to 1.0.3
  9. bilumer

    Suggestion

    I'm not sure where version 0.0.5 is from? I'm unfamiliar with the layout of version 0.0.5 if it is from a older ComTimer version. All that needs pasted or copied into the 1.0.3 config is your commands, time, true/false inorder. Updating a config is pretty simple(don't think it's worth adding to the plugin description if that's what you're suggesting). To update: 1. Save/download/backup old comtimer/timecommands.cs and comtimer/timecommands.json 2. Delete the json file from your server, and older cs plugin 3. Upload newer .cs file 4. A new config is generated, copy/paste over commands you saved off in the json you downloaded in step one.
  10. bilumer

    Timed Commands

    This plugin only has a few changes so far, the "in order" and the recent update has preset commands in it for easier first time setup. I'm open to suggestions as well. I wanted to add a broadcast feature, but figured that'd be too much if someone is only wanting this plugin for commands. To answer your question, it's great if you don't enjoy seeing a command called 2-3+ times in a row as on ComTimer.
  11. Version 1.0.3

    470 downloads

    Timed Commands is an updated version of ComTimer. Features: This plugin is great for calling events and console commands - Commands run from a random time between an interval you set - Option to run commands in a random order Config: Default Configuration: { "Command List": [], "Longer Time In Seconds": 500.0, "Shorter Time In Seconds": 200.0, "In Order": true } Setting a single command: { "Command List": ["junkyardeventstart"], "Longer Time In Seconds": 500.0, "Shorter Time In Seconds": 200.0, "In Order": true } Setting more than one command: { "Command List": [ "junkyardeventstart", "callheli 1", "harborstart" ], "Longer Time In Seconds": 500.0, "Shorter Time In Seconds": 200.0, "In Order": true }
    Free
2.2m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

151k

Files Sold

Total number of files sold.

3.2m

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.