1. Pho3niX90 submitted a new resource:

    Vote Checker & Rewarder - Give rewards to users for voting on hurtworld-servers.net

    Read more about this resource...
     
  2. fails to compile with latest version of oxide (2.0.1720)
    [DOUBLEPOST=1452809418][/DOUBLEPOST]Also you state "Checks votes on Rust Server List | Rust Multiplayer Servers and rewards users for their votes. The more they vote the more they receive". Although this is a hurtworld plugin.
     
  3. He copied the text from the rust he created too
     
  4. Ya and the rust version of this plugin has 6 pages of support, not this one tho.... Abandon thread!
     
    Last edited by a moderator: Jan 15, 2016
  5. Where is the config file?
     
    Last edited by a moderator: Jan 15, 2016
  6. Code:
    04:49 [Error] Error while compiling VoteChecker.cs(346,122): error CS0103: The name `GlobalVar' does not exist in the current context
     
  7. Hi Guys.

    Will update the listing in a couple of mins
     
  8. Pho3niX90 updated Vote Checker & Rewarder with a new update entry:

    1.0.4


    [DOUBLEPOST=1452835910][/DOUBLEPOST]
    Not sure what you mean by abandoned thread? You are aware that this is a new plugin for Hurtworld?
    [DOUBLEPOST=1452835955][/DOUBLEPOST]Please download the latest version. The previous version had a call to a global var that I decided to remove and forgot to remove the call to it.
    [DOUBLEPOST=1452836121][/DOUBLEPOST]
    There is no "config file " perse. The config is filled out in the chat with admin commands, please check the listing.
     
  9. Hi. The update fixed the config file for me.

    I have a question; I have added some items to the reward system and when I type /rewards - it only says "Get rewards for daily votes" when your description reads: "/rewards - View all rewards"
     
  10. Correct it should give you all the rewards. Could you please check the rewards data file for me?
     
  11. Code:
    [
      [
        "Bakuhatsu Weak Engine",
        "6",
        "1"
      ],
      [
        "Wood Log",
        "2",
        "450"
      ],
      [
        "Earth Magnet",
        "1",
        "5"
      ]
    ]
     
  12. Okay I see.

    The major diff between the hurtworld plugin and the rest is that thisone uses itemids instead of names. The reason i opted this root is because there a multiple items with the same name in the game.

    So just delete the rewards file and reload the plugin, add the rewards back with their respective ids.
     
  13. just making a joke bud ha
     
  14. Apologies :)
    [DOUBLEPOST=1452842887][/DOUBLEPOST]
    I will look at implementing it at the next version release.