HuntRPG

Moved

Total Downloads: 16,958 - First Release: Mar 15, 2015 - Last Update: Jul 30, 2018

5/5, 73 likes
  1. Going to install this on one of my servers ;) looks fun so hopefully people will play.
     
  2. I look forward to testing this out. do levels reset on death and/or can that become an option?
     
  3. Not yet, for now you loose an amount of exp on death (% based, if I remember correct its 5% or smg like that), you cant go back to a previous level tough.
     
  4. I have been playing around with tweaking settings. I want people to be able to achieve instant crafting. However, it is possible for them to go over 100% crafting reduction. I assume this is possible for the other stats as well. Maybe add a check to make sure they cannot go over 100% or allow us to add a maximum amount when changing things in the config (ie max block 80%, max dodge 80%, max craft 100%).

    Also, I cannot seem to figure out how to enable the blinkarrow skill. It is disabled on install.

    Edit: Am trying to get Explosive Charges to fall under the weapon category. I change them to "Weapon" category in the .json file, reload the plug in and it just re-writes it to Tool.
    Note: It is keeping my intelligence stat changes in the .json file.
     
    Last edited by a moderator: Apr 1, 2015
  5. I would just like to state that i recently found out after the last patch ItemConfig no longer affects HuntRPG. But i found in the config file where you can change what level to set any items in the research table.
    Code:
        "explosives": {
          "ItemId": 1755466030,
          "Shortname": "explosives",
          "BlueprintTime": 6.378682,
          "CanResearch": true,
          "ItemCategory": "Weapon"
    If you change the ItemCategory to Weapon, the plugin will make it require level 5. Also just a nice addition to any config file below. I have added Traps and Items, so you can research snap trap/large wood box/ lanterns.
    Code:
      "RESEARCHSKILLTABLE": {
        "Ammunition": 4,
        "Attire": 2,
        "Construction": 3,
        "Items": 3,
        "Medical": 4,
        "Resources": 3,
        "Tool": 1,
        "Traps": 5,
        "Weapon": 5
      },
    ORIGINAL POST
    Oandc, I used http://oxidemod.org/resources/itemconfig.806/ to change explosives and timed explosive charges to be weapons, and the Hunt RPG plugin accepted that and allowed the research accordingly.
     
    Last edited by a moderator: Apr 1, 2015
  6. Hmm, I'll take a look at the blink to arrow skill tomorrow, I might have made the mistake to only enable it for admins for some reason, not sure. If so I'll tell you what to change cause I think Ill only be able to work on the plugin after tomorrow.
    About changing the item category, if it is rewritting its probably my mistake with the update management.
    Now about setting a max, its easy for me to do that, but I'm not sure I should just check the max, probably add a max stat value for instance, max int is 600. But the idea was to not allow people to be full build, because than your decisions dont make the diference at the end.
    I'll think a litle bit more about it, worst scenario will be just the check for 100%.
     
  7. Hi PedraozauM, are you keep working on this plugin?
    We love it but you didn't update it long time .I had check every day and hope any update...
    Wish get more news,my players can't wait to try new skills.
    Sorry for my ask.
     
    Last edited by a moderator: Apr 2, 2015
  8. Hi,

    since new update from NPCController dosn't go the Tame function. the renames ne script in PETS... can you chance it in your script?
     
  9. Great plugin how ever to be able to continue using it I will have to be able to change a few things in the config file. Now Ive seen where some people are able to do so but when I try to change C4 to a weapon and reload the plugin t resets back to tool..matter in hand... anything I change to this table restets back to default settings, but strangely enough all the settings above that table I have no problems with. For example:I can change skill level caps with no problem but as far as changing any of the items its a no go. Any Ideas why this is?
     
  10. I imagine where is the problem, next version that will be fixed. The only problem is im out of time. =/
     
  11. Ah I see, well keep up the good work man. And I await the next version with the greatest anticipation as are all of us.
     
  12. Does anyone get this error: (I get it from time to time)

    Code:
    [Oxide] 8:20 PM [Error] Failed to call hook 'OnPlayerAttack' on plugin 'Hunt RPG' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 8:20 PM [Debug]   at Hunt.RPG.HuntRPG.OnPlayerAttack (.BasePlayer player, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 
      at Oxide.Plugins.HuntPlugin.OnPlayerAttack (.BasePlayer player, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
    
    Thanks for the update, everyone loves it, but it's a bit OP.
     
  13. Do I have to remove the Pets Plugin?
    What do you think about 5 Levels for taming? lvl1=canchicken, lvl2=canchicken, canstag, lvl3=canchicken, canstag, canboar, and so on.
     

  14. Same Error
    [DOUBLEPOST=1428789053][/DOUBLEPOST]error
     

    Attached Files:

  15. This plugin needs an update it is throwing errors about depreciated hooks and you need to update it as there is no longer a NPC controller it is now called Pets... i got the pets working personaly with this one here... but i am still getting the Depreciated hooks and not quite sure how to fix that...
     

    Attached Files:

  16. Thanks, I will try to do it.
    Sorry for my english.
     
  17. Guys, I'm very sorry, its been ages since I last updated it, I'm out of time, I'm still at univerrsity and I'm starting my company, so plenty of stuff to do.
    This weekend I'll finally be able to fix all that and add the Human NPCs.
    Again, very sorry for that. =[
    If any developer want to help me I'll appreciate it.
     
  18. Nice to see that you are still working on it. After next update I will setup my server with your plugin.

    See my last post :)

     
  19. Good news guys!
    Everything work for me !
    So, I check all errors on console and adjust thhis error "deprecated hook: OnEntityAttacked", look this post http://oxidemod.org/threads/using-deprecated-hook.7692/.

    Then I deleted db.sqlite in /rust/server/serverprofile/oxide/data/rustio/ and reboot the server!

    Enjoy !

    Thanks Wulf !
    [DOUBLEPOST=1429272094][/DOUBLEPOST]Erff too fast.....
    Failed to call hook 'cmdHunt' on plugin 'Hunt RPG' (KeyNotFoundException: The given key was not present in the dictionary.)

    Need update :)
     
  20. How do I remove a Researcherfrom the plugin? The team did not work!