HuntRPG

Moved

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

5/5, 73 likes
  1. Ive done everything corectly however blacksmithing is not working but the other skills are any idea why this might be?>
     
  2. Yeah I noticed Smelting slowed on my server also
     
  3. Users can use /statset wtf?
     
  4. Do not worry about the /hunt and the rest of the BS you will try to copy

    Just simply use this command in Chat /hgui this will open an in game menu and players can sellect the points they need to as they wish.

    The only other commands you need to learn are how to reset players points. You can find that on the main page.
     
  5. I updated my old rust server and deleted the config and .cs file and then added the .cs file again but now it wont generate a config file.
     
  6. How or where do you increase the default plugin set rates per level.
    e.g wood default 25 1st level and goes to about 31 per/hit. I would like it to jump to 50 per/hit on level 1.... and 75 on level 2.
     
  7. I am so confused about this. Their is 2 things im trying to figure out. One of them is how do i change the cost of the skill. Where it says Lumberjack (2) I want to change that 2 to a 1. Another question is when I upgrade to about 11 on a skill the price starts to go up. Is their any way I can change that? I don't want it to change the cost of the skill. Thank you!
     
  8. Hello! I found a very critical issue in your plugin! If you take a large amount of resources (wood, stone - all that the mining in manual labor) and throw it from the inventory, and then immediately take it back, then the stack is counted as resources obtained (accrued experience). Could you fix this bug soon, as many have begun to Use this bug. Thank you!
     
  9. How do i change the color on level in the bottom?
     
  10. how can i make it harder for people to level up? thanks.
     
  11. [Error] Failed to call hook 'OnConsumeFuel' on plugin 'HuntPlugin v1.5.5' (NullReferenceException: Object reference not set to an instance of an object)

    Can any one help its spamiing my console and isnt working
     
  12. Failed to call hook 'OnConsumeFuel' on plugin 'HuntPlugin v1.5.5
    [DOUBLEPOST=1458331133][/DOUBLEPOST]Failed to call hook 'OnConsumeFuel' on plugin 'HuntPlugin v1.5.5' (NullReferenceException: Object reference not set to an instance of an object)

    help pls
     
  13. CraftingReducer is not working!!
    [DOUBLEPOST=1458484398][/DOUBLEPOST]
    how to delete reply
     
  14. Hi, after the last update when you connect the hunt statistics do not show up.
    Do you know where it can be set? In the config file, I found nothing. Thank you
     
  15. [Error] Failed to call hook 'OnConsumeFuel' on plugin 'HuntPlugin v1.5.5' (NullReferenceException: Object reference not set to an instance of an object)
    [DOUBLEPOST=1459074747][/DOUBLEPOST]Failed to call hook 'OnEntityBuilt' on plugin 'HuntPlugin v1.5.5' (NullReferenceException: Object reference not set to an instance of an object)
    [DOUBLEPOST=1459074778][/DOUBLEPOST][Error] Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
     
  16. Hi ! Same issue after update, the plugin still activ but doen't work. Thank's !
     
  17. a tip maybe to get the blinkarrow more useful - Change/ or better add , to the build permission check this -

    Code:
    if (hitInfo.HitEntity == true)
               {
                SendReply(player , "Cannot Blink on Buildings");
                   return null;
               }
    in this way, blinkarrow can only used to travel around.
     
  18. Hello~

    Are the errors the previous replies are mentioning, still happening?
     
  19. Is there anyway to make two different gathering skills? When looking through the config it seemed like you might be able to do that. I wanted to make it so that there was one gathering skill (Ex. Mining), where it had it so that the gains on that were rapid, but maxed out fast and another one that had no effective cap with slow gains. If there isnt a way i'll probably find a way to modify the plugin myself, but figured I might as well ask/suggest here
     
  20. Am I the only one whos HUD in game on the bottom right isnt appearing? any assistance please