Jump to content

dfgas

Member
  • Posts

    386
  • Joined

  • Last visited

Everything posted by dfgas

  1. dfgas

    version number

    codefling shows you are on version 1.0.3 but if i open the plugin (gamecms.cs), the version in there shows 0.1.2 [Info("GameCMS", "GameCMS.ORG", "0.1.2")] [Description("Link your game server with the GameCMS.ORG API.")][Info("GameCMS", "GameCMS.ORG", "0.1.2")] [Description("Link your game server with the GameCMS.ORG API.")]
  2. dfgas

    version number

    can you please make the version numbers on the plugin and codefling please match?
  3. dfgas

    Quarry Computer

    is there a shortname for the quarry computer? i would like to use that for upgrades, we do that for quarry and PJ
  4. dfgas

    Quarry Computer

    how would i add level 4? because i thought i just added another section below that and it wiped my config
  5. dfgas

    Quarry Computer

    so if i want to add another level, just add this? "Upgrades (Level 3)": [ { "Fuel Configuration": { "Shortname": "lowgradefuel", "Resource Extraction Interval In Seconds": 60, "Fuel Required Per Extraction": 20 }, "Storage Slots": { "Fuel": 3, "Resources": 12 }, "Resources Output Per Extraction": [ { "Shortname": "crude.oil", "Amount": 100 }, { "Shortname": "stones", "Amount": 1100 }, { "Shortname": "metal.ore", "Amount": 770 }, { "Shortname": "sulfur.ore", "Amount": 550 }, { "Shortname": "hq.metal.ore", "Amount": 110 } ], "Required Items To Upgrade": [ { "Shortname": "Economics", "Amount": 25000 }, { "Shortname": "scrap", "Amount": 1000 }, { "Shortname": "pumpkin", "Amount": 100 } ] }, this is just an example also what is the shortname of the quarry computer? so i can add that as an upgrade
  6. dfgas

    adding another level

    sorry wrong plugin, you can delete this.
  7. dfgas

    adding another level

    so if i want to add another level, just add this? "Upgrades (Level 3)": [ { "Fuel Configuration": { "Shortname": "lowgradefuel", "Resource Extraction Interval In Seconds": 60, "Fuel Required Per Extraction": 20 }, "Storage Slots": { "Fuel": 3, "Resources": 12 }, "Resources Output Per Extraction": [ { "Shortname": "crude.oil", "Amount": 100 }, { "Shortname": "stones", "Amount": 1100 }, { "Shortname": "metal.ore", "Amount": 770 }, { "Shortname": "sulfur.ore", "Amount": 550 }, { "Shortname": "hq.metal.ore", "Amount": 110 } ], "Required Items To Upgrade": [ { "Shortname": "Economics", "Amount": 25000 }, { "Shortname": "scrap", "Amount": 1000 }, { "Shortname": "pumpkin", "Amount": 100 } ] }, this is just an example also what is the shortname of the quarry computer? so i can add that as an upgrade
  8. dfgas

    plugin says it is out of date

    i am assuming not, i went to the bot and tried that with no commands found
  9. when I make a sorting system, I make a return system. the return system is all of the outlets on all my boxes tied together so I can just hook up conveyors to lets say auto crafters and pull from the return system of what I want. it doesn't matter because everything is in there. I think it would be neat to have the computer from giant ex (I know we can get this because quarry computer uses it) to pull what you want and there would be a satchel that will have x number of slots for things to go to and you grab from there and go.
  10. dfgas

    plugin says it is out of date

    that does not work, not a command
  11. dfgas

    plugin says it is out of date

    is there a way to just ignore this plugin for now? how would i do this if so?
  12. dfgas

    configure this

    like i said, that may work for some people. I love this plugin and i feel that is the thing that needs to change on it. i am impressed with how it works
  13. dfgas

    configure this

    So update checker has us put in the messageID and the message that it originally put in the #updates channel on my discord server, it will keep updating that same message in the channel so like right now, there are no updates so it changed that message to . if there are updates, it will then change it to what needs to be updated. This way it does not continue to spam the channel with messages. I am sure that is perfect for some depending on their setup but i have a channel just for server updates that no one has access to for chatting and i just check this a few times a day. it would be great to have the option the current way you have it or this way where i just continually updates that message.
  14. dfgas

    plugin says it is out of date

    it keeps telling me that AdminMenu v1.1.9 by 0xF but i am on the newest version at 1.1.11 on codefling. it has the right link but not right version.
  15. dfgas

    configure this

    Close this... my rcon password was not correct. is there a way to have it reuse the same message? or can you add the option?
  16. dfgas

    configure this

    Is there a good how to on how to set this up correctly. right now it tells me that it is checking 0 plugins. i am under if i am doing any of this right at all.
  17. dfgas

    switch does nothing

    i can not get this to work
  18. dfgas

    how to not auto place?

    how do you get it not to auto place the stuff on windows and doors? i would like people to be able to put there if they want
  19. dfgas

    Quarry Computer

    please add fuel usage per level, higher the level, the more it should use
  20. dfgas

    Quarry Computer

    how do we make more levels?
  21. dfgas

    Quarry Computer

    add pump jack too? saw mill? Like the ability to have 1 each. a quarry, a pump jack and saw mill
  22. ehh, close the ticket. you were right. shut it down and run update twice and repair twice and then all good.
  23. the arm of the excavator go to the point that you would phase through it. after rebooting and reloading the plugin it was decided to delete all config files for virtual quarries. when i start it up, this is what i get: 11/21 19:22:08 | Unloaded plugin VirtualQuarries v2.4.9 by ThePitereq 11/21 19:22:19 | VirtualQuarries v2.4.9 by ThePitereq hook 'Init' took longer than 100ms [144ms] 11/21 19:22:19 | Loaded plugin VirtualQuarries v2.4.9 by ThePitereq [432ms] 11/21 19:22:19 | Checksum validation failed for 'ExcavatorArm.RPC_SetResourceTarget' [OnExcavatorResourceSet] 11/21 19:22:20 | Checksum validation failed for 'ExcavatorSignalComputer.RequestSupplies' [OnExcavatorSuppliesRequest] 11/21 19:22:22 | Unloaded plugin VirtualQuarries v2.4.9 by ThePitereq
  24. dfgas

    Events do not start

    i am not getting cargo but everything else works
  25. i would like the ability to randomize events times and not based off of static time. i may want airdrop to come every 30mins to 1 hour. right now i have a few events that are set too ever 1 hour and they all start at the same time. i would like to randomize them.
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

126k

Files Sold

Total number of files sold.

2.6m

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.