1. me too! :)
    [DOUBLEPOST=1452874850][/DOUBLEPOST]To setup your api key use
    /rewardconf api youServerApiKey

    where do i find my server api? thanks
     
  2. Find it here -> Login on Hurtworld-Servers.net
     
  3. Go to Login on Hurtworld-Servers.net and you should see a cogwheel right under Actions. Copy it and then do like this: /rewardconf api ALOTOFNUMBERSNLETTERSHERE
     
  4. ty
    getting a lot of errors in my console when i type /rewards, saying something is wrong with the string and cant call hook
     
  5. Please post you rewards data file please
     
  6. Code:
    [
      [
        "Amber",
        "-1",
        "2"
      ]
    ]
     
  7. Pho3niX90 updated Vote Checker & Rewarder with a new update entry:

    1.0.8

     
  8. when i type /rewards

    [​IMG]
     
  9. Did you edit the rewards file manually?

    The issue is that a name was used instead of an itemid.
     
  10. no i used the /addreward 87 2 -1

    might wanna try it yourself
     
  11. Okay will have a quick look
     
  12. thanks so much for the quick reples btw! :)

    also is there a better way for me to test this? is there to reset it to the previous vote or something so i can type /getreward and make sure it's working.

    manually typed the item number in the data files and now the /rewards command works! ty
     
  13. Pho3niX90 updated Vote Checker & Rewarder with a new update entry:

    1.0.9


    [DOUBLEPOST=1452891266][/DOUBLEPOST]
    Okay thanks for pointing out the bug. It seems I missed a crucial part of the code during porting.
    there is a /forcereward option.
    /forcereward votelevel
     
  14. I am now an expert debugger! :D haha

    oh ok great! thanks so much, ya my user are getting their rewards now, also what is exactly the different between reward type 1 and 0? Say if i set it to 1, if the player has voted 10 times in the history of the server, will they get the reward 10 times?
     
  15. Thanks vriend ;)
     
  16. also when u type /rewards it says:

    "Reward: 2 * Items/Amber"

    maybe remove the "Items/" from that?
     
  17. You setup your rewards in a level manner.

    If the user has voted 10 times they will receive reward level 10.

    The difference between the 2 will be the following:
    One gets reset each month and their total reward level will start from 0 again, the other will keep counting their total votes.
     
  18. Pho3niX90 updated Vote Checker & Rewarder with a new update entry:

    1.1.0

     
  19. ah i see, but if i set the votecountneeded to -1 they will just get there reward everyday, regardless of whether i close 0 or 1, right?
     
  20. The new update has it properly formatted
    [DOUBLEPOST=1452892592][/DOUBLEPOST]
    That is correct.