1. Is the extteleport plugin, I believe it is already deprecated. Just need to replace this value? Or is it something more complex than that?


    If there is any way to remove the use of this function, for me, it is ok.
     
  2. Wulf

    Wulf Community Admin

    I'd suggest looking at umods/ForceEmote for an example.
     
  3. Code:
    Error while compiling: C4Logger.cs(559,48): error CS1061: Type `PlayerSession' does not contain a definition for `Name' and no extension method `Name' of type `PlayerSession' could be found. Are you missing an assembly reference?
    Code:
     Error while compiling: Game.cs(738,30): error CS0246: The type or namespace name `NetworkViewData' could not be found. Are you missing `uLink' using directive?
    @Wulf I have had these 2 errors in other plugins, could it guide fix? (remembering, I do not understand programming but I'm trying to solve it the way I can)
     
  4. Wulf

    Wulf Community Admin

    session.Identity.Name

    using uLink;
     
  5. Which plugins?
     
  6. Wulf

    Wulf Community Admin

    "Is the extteleport plugin"
     
  7. I fixed!
     
  8. how to remove the ping restriction? I did not put any plugin or configuration, but players with ping 200+ are being kicked
     
  9. Wulf

    Wulf Community Admin

    Hurtworld has a config option for it.
     
  10. "maxping <value>" at autoexec
     
    Last edited by a moderator: Jun 2, 2018
  11. Default max ping is 300, not 200. If there is a default setting, that will take over without a command. But to disable ping limitations completely, simply put in "maxping -1"

    However this is not recommended in V1, as high ping has severe effects in V1 starting at about 225 and getting really bad at around 325. In V2 it should be fine to have no ping limit
     
  12. @Wulf please update oxide for itemv2
    Patch 0.5.8.0 Is Now Live
     
  13. Wulf

    Wulf Community Admin

    It's on the way.
     
  14. Does someone knows what this means
    Can't create item while server is still loading savegame item null,
    Its spamming on my console like a crazy dog,
    and btw I can't even join my own server I've updated the server plus updated to latest oxide build and I'm not able to join my own server....????
     
  15. I can not patch the latest version 0.8.5.1 patcher throws the error.
     
  16. @Wulf is it necessary to update oxide when hurtworld gives a hotfix to the game?
    If yes could you please update oxide then,
     
  17. Wulf

    Wulf Community Admin

    If you mean using our patcher too, we do not support self-patching, sorry.

    Yes, and a snapshot has already been up for it, just not released yet. Using an old build would be downgrading your server.
     
  18. any know fix it?
     

    Attached Files:

    Last edited by a moderator: Jun 20, 2018
  19. Where can i download itemv2 for hurtworld?
    [DOUBLEPOST=1529523520][/DOUBLEPOST]I mean oxide for itemv2
     
  20. OxideMod/Oxide.Hurtworld