1. Wulf

    Wulf Community Admin

    PS. The old hook works, renaming it won't fix anything other than the warning message.
     
  2. I'll revert back to using OnGather then, thanks.
     
  3. Wulf

    Wulf Community Admin

    No point reverting back, the new name is what you should be using, I was just saying that wouldn't fix any actual issues. ;)
     
  4. Copy that.
     
  5. Mine passes the values correctly, however the front page pie graphs are all messed up. I can't seem to fix the code to recognize entities properly and pass to the query.
    [DOUBLEPOST=1439945387][/DOUBLEPOST]Wulf, was also wondering if you do custom plugin work, or knew some one who does? I have an idea for a plugin and I would probably be willing to pay for some work done if its reasonable.
     
  6. The pie chart has to be wrong for me too, except possibly for Players, Plants and Trees.
     
  7. Fixed for Animals, Resources and Ground Resources, just need to add .prefab to the end of each search
    Also included the fix above for the deprecated hook
     

    Attached Files:

    Last edited by a moderator: Aug 19, 2015
  8. Thank you Jakers!
     
  9. Is there a more detailed instruction on installing this plugin someone can provide me? Like what the folder structure should look like when you're done. I'm having trouble.
     
  10. Getting errors in an error_log, and I believe I've followed the instructions perfectly. Any idea? [I just pasted two, but it seems all stats provide this error.]


    Code:
    PHP Notice:  Undefined index: pumpkin_count in /home/aeroc194/public_html/stats/live.php on line 162PHP Notice:  Undefined index: ground_hemp_count in /home/aeroc194/public_html/stats/live.php on line 168
    Edit: Nevermind, stupid me forgot the token.
     
    Last edited by a moderator: Aug 27, 2015
  11. @Vilsol Excellent work with this plugin!! May I suggest country discrimination? (it could be calculated with the player's IP)

    Thanks!!
     
  12. I can help with the setup of this plugin its not really difficult. I was the main tester for it. Just PM me if you need help.
     
  13. Is this plugin being supported, and Jakers what do you mean by: add .prefab to the end of each search?
     
  14. Seems like this plugin is no longer supported. Its kinda just here working with some slight modification. Only a matter of time before the game developers change things too much and this, stops working entirely. Hopefully some one can either take over for the original author, or he returns... This is an awesome plugin so I hope someone does something about it.
     
  15. Hey everyone, I will keep the plugin updated through all the major versions of the game, but sadly I have lost interest as the game Devs are completely forgetting about Linux and making dedicated servers for it possible.
     
  16. My mom and dad forgot about me too. No reason to give up hope.
     
  17. don't need to worry about that, just for people who wanted to know how I fixed it :) that file I attached is working with the current version of rust
     
  18. I FEEL YOU!!!!!!
     
  19. I've got this message very often "[Oxide] 10:24 AM [Warning] 'stats v1.5.1' plugin is using deprecated hook: OnGather"
    Is that normal?
    Thanksss :)
     
  20. Read up, i posted a file with the fix