Player Challenges

Allows titles to be set when certain criteria are met, with a UI Leader board

Total Downloads: 5,608 - First Release: Nov 11, 2015 - Last Update: May 5, 2018

5/5, 20 likes
  1. Requests:
    - make flares not count as explosive
    - some people use teleport in order to get 4000+ distance pvp and pve kill. maybe make it so it doesn't count if just tp'd. or just put limit at 500 or so.
     
  2. Hi
    I don't understand, I upgraded the grades for an hour. But it doesn't work. When I reload the plugin, no worries though.
    I have a question in the CheckUpdateTimer() function, once the update is done, do not restart a counter?
     

    Attached Files:

  3. can you please deactivate stachels and c4 for the longest pvp kill.
    player use glitch and have 2000 m longer kills if they make F1 kill
     
  4. Failed to call hook 'cmdPC' on plugin 'PlayerChallenges v2.0.30' (NullReferenceException: Object reference not set to an instance of an object)

    at Oxide.Plugins.PlayerChallenges+UI.Container (System.String panelName, System.String aMin, System.String aMax, Boolean cursor) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.PlayerChallenges.CreateMenuContents (.BasePlayer player, Int32 page) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.PlayerChallenges.CreateMenu (.BasePlayer player) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.PlayerChallenges.cmdPC (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.PlayerChallenges.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0

    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0

    I keep getting this on my rcon. Anyone able to explain what that means?
     
  5. can we get one that tracks number of helicopters a player hass destroyed? or could someone tell me how to add it in? Thanks
     
  6. sqldb where nice for use the data for website player statistics!
     
  7. type /pc in game
     
  8. So iv'e been messing around in the config and stuff to see if i'n just not seeing something but in game while the servers running if i gather wood or do any of the challenges and I do /pc nothing updates and i'm still at 0. I switched "Update Timer (hours" to 1 and "Data Save Timer (seconds)" to 1 and if maybe there is a setting or something i'm missing could someone tell me about it. I am the only one on the server and will be because i'm making sure all the mods work fine but this is one of the last i'm having issues configuring.
     
  9. I have same problem :/. I reload manually to add Title to player
     
  10. Iv'e gotten the issue down to it doesn't work for me but 2 of my friends that are on the server so im assuming its a permissions issue but there arent any permission for this server so i have no idea
     
  11. have u owner status ? and maybe this ?
    Code:
        "Ignore all statistics recorded by admins": true,
    if u have owner status or you are in the admin group u need set it to false
    then it will record you too
     
  12. I have owner status. But there wasn't any ignore admin = true or false in the config which maybe with the config changes that have been happening it got removed. When I get a chance to start of the server and test it ill edit this or add another reply.
     
  13. They line worked and stats are working for me. Thanks :)
     
  14. . . . thanks? I was asking if we can have chopper kills tracked, got a member on my server who loves to take them down and I think a title that others can chanse would be fun.
     
  15. Add a quest to shot down x amount of helis
     
  16. For some reason, in my data file it shows stats, but nothing for titles. What might be the reason for this. Is there an issue with the plugin after the last update?

    Code:
      "Titles": {
        "AnimalKills": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "ArrowKills": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "ClothesCrafted": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "Headshots": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "PlantsGathered": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "PlayersHealed": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "PlayersKilled": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "MeleeKills": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "RevolverKills": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "RocketsFired": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "RocksGathered": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "BladeKills": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "StructuresBuilt": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "StructuresRepaired": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "ExplosivesThrown": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "WeaponsCrafted": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "WoodGathered": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "QuestsCompleted": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "PVPKillDistance": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        },
        "PVEKillDistance": {
          "UserID": 0,
          "DisplayName": null,
          "Count": 0
        }
      },
      "LastUpdate": 0.0
     
  17. Am I the only person with this issue? Does this work for others?
     
    Last edited by a moderator: Feb 12, 2018
  18. If any files for this in data folder delete so steps you need to take
    1. First unload plugin
    2. delete any files in data folder belonging to plugin
    3. upload config file
    4. reload plugin
     

    Attached Files:

  19. would there be a way to add Murderers or Zombies from Botspawn to be counted on Longest PVE kill ?
     
  20. I was able to get it to work by removing everything. Lost stats, but oh well.