HuntRPG

Moved

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

5/5, 73 likes
  1. If I modify things in data file, how to load it after with the changes ?

    Like a guy was level 25 I made a save of the date file.

    This morning I had mistakes on the server, he is level 0 with a previous save. I uploaded my data file on the ftp, how to load it to allow to be level 25 again ?

    Thanks.
     
  2. Simply. Unload the plugin, edit the data file, save the data file and load the plugin.
     
  3. Thanks. So server is online.

    oxide.unload HuntPlugin

    Then I uploaded the data file I saved this night at 4am. ( it replaced the existing file in data )

    oxide.load HuntPlugin

    Can you also explain me if researcher is usefull ? we don't understand the meaning ot it ... thx

    and in addition to that, do we loose all the levels after a wipe ( like septembre 3rd ?) or we just save the data file and it is ok
     
    Last edited by a moderator: Aug 26, 2015
  4. - "/hunt statreset" & "/hunt skillreset" pleas console command
     
  5. No, you don't. All data stores in /data/Hunt_Data.json
     
  6. i still have this Rubberband likey issue with blink arrow since one update where was teleportation and warp updated.....
    it dont even print something in console..... just tp on hitground position and back in 0.5 sec..... its also for admintickets the same..... maybe
    something with PluginInstance.TeleportPlayerTo(player, position); ? :///
     
  7. hunt is not working right today, after update...
    it still says level 52 for wood skill for instance, but they only get 10 wood.
    some things work and some dont.
    can this be fixed?
     
  8. is there any way to reset main levels for admin or player ?
     
  9. well we are both owners actually and he was testing it for me and wood wasnt working.
    it was for him before.
     
  10. Nogrod updated Hunt RPG with a new update entry:

    1.3.6

     
  11. I just tried out your new update and same issue.
    it will level people up, but the gather rate does not increase with the level up. says 10 no matter what.
    is there anything i can do personally to fix that?
     
  12. and maybe. when u even online ......
    could i pleeease get a bit attention with my problem?
    that rubberband effect with blink arrow... for my players its 75% of try for me every shot....
     
  13. are you leveling the lumberjack skill? without it you won't gather more wood

    have you checked the issue with the latest version? updated the teleport function to latest rust...
     
  14. Jep. all tested. i even tryed myself with noresults....
    It was starting with the teleport issues that we had on one rust update.
    and since that. i blink and get back in 0,2 sec....
    BUT when i have Noclip. it works..... maybe that help you..
    [DOUBLEPOST=1440807734][/DOUBLEPOST]okok. i just tryed a bit to config...
    setting other defaults... saw that you changed teleport method. with note TODO :D
    reloaded and it works..... idunno why just now.. but anyway!" THANKS:DD
     
  15. Hi.
    Is that norma that the .cfg file seems not to keep the changes I make on args for wood, stone, hunter and blacksmith ?

    I don t know if it is when there is a new version that I have to manyally re change the values ?

    Thx. It happened me twice.
     
  16. hi ! Here is my version of the plugin traduced in french, but it doesn't works. Can u check if something is wrong please ? ^^'
     

    Attached Files:

    Last edited by a moderator: Aug 29, 2015

  17. well... it happend to me almost every time.... but iits not wrong... i even make every time backup. on every work i do since a long time :D
    ..... already lost many things. so i just learned it .. just take the old config out. and copy/paste it. or takeover the numbers.
     
  18. /hunt lvlup pleas console command
     
  19. Well i would love top have more different options at stats....
    skills are okay.(Could be more in future... )
    but Dmg reduce and evade are too op , the most of my players say....
    and they kinda right... even for newbees its unpossible to defend at raid...

    i know.... it would be damn hard to add agi- runspeed str- jumpheight...
    but in this direction something ~ :D
     
  20. you can change block, evasion and craft reducer in the config, these are the percent per level:
    Code:
    "MAXSTATSTABLE": {
      "str_block_percent_gain": 0.00095,
      "agi_evasion_percent_gain": 0.000625,
      "int_crafting_reducer_percent": 0.001
    }
    for new features i am open for ideas :p