Better Researching

Allows instant researching and adjustable research chance

Total Downloads: 3,568 - First Release: Jun 11, 2015 - Last Update: Jun 26, 2015

5/5, 7 likes
  1. AnExiledGod submitted a new resource:

    Better Researching - Allows instant researching and adjustable research chance.

    Read more about this resource...
     
  2. Wulf

    Wulf Community Admin

    Congrats on your first plugin! I would recommend renaming your file to BetterResearching.cs though to keep it from being too long.
     
  3. I second this, specifically for me if i want to reload this ingame i have to type the entire title out.
    Congrats on your Plugin!
     
  4. AnExiledGod updated Better Researching with a new update entry:

    Filename Change


    [DOUBLEPOST=1433985386][/DOUBLEPOST]Thanks to both of you! I went ahead and renamed it, I forgot to change it from when it was on my server. I try to keep mine separate.
     
  5. Just one more quick edit, inside the plugin you will need to have the name on line 5 match the filename as well.
     
  6. Just thought I would report this, you have changed the name of the file but when I place it in the plugin it gives me an error and says file should be called AnExiledGodBetterResearching.cs. I changed the name and it ended up working.
     
  7. instead of changing the filename back, open the plugin on line 5 you will see AnExiledGodBetterResearching rename it BetterResearching
     
  8. Ok, thanks.
     
  9. AnExiledGod updated Better Researching with a new update entry:

    A wild update has appeared!

     
  10. AnExiledGod updated Better Researching with a new update entry:

    Minor Fix

     
  11. Thanks for this plugin, really like it.
     
  12. Hello,

    I'm having an issue with this plugin. I have changed the config, and the research tables in game are not recognizing. Same persists arter a reload and server restart.

    New config:

    {
    "InstantResearch": false,
    "PaperRequired": 3,
    "ResearchChance": 0.6,
    "ResearchCostFraction": 0.5
    }

    EDIT: Spelling.

    EDIT 2: Resolved. The research works as intended, but does not update the text inside the Research UI.
     
    Last edited by a moderator: Jul 8, 2015
  13. Yes, any text is client side and I can't modify it. No plugin can modify client interface.
     
  14. Nice plugin! But I have a question: "Is it possible to create separate research chances for different items or item groups?". Let`s say Weapons have a 5% chance, tools 15% and attire 30%. Or something like that. It would be great!

    Thank you for your efforts. English is not my native lenguage =).
     
  15. May be update to use with latest updates?
     
  16. Will this plugin interfere with the blueprint fragments and such?
     
  17. Please Update the plugin!
     
  18. Wulf

    Wulf Community Admin

    Try the below attachment please.
     

    Attached Files:

  19. Tested and Research chance is always around 30%, when i change in the config to 20%, and reload the plugin still stays at 30%.
    I noticed the json file still has "paper" on it, it's no logner required for the researchs.
    The "ResearchCostFraction" is what exactly?
    The only thing it works is the instant research i think.

    And thanks for the fast answer :)