Jump to content

Vodu

Member
  • Posts

    31
  • Joined

  • Last visited

Everything posted by Vodu

  1. Vodu

    Skinner

    Check "Remove player data after inactivity (days)" parameter in your config, mine is set to 90, which I believe is the default. Otherwise I haven't had any issues with player data other than after when Whispers updated the mod that required the removal of the data files as the data structure changed (this meant players had to reset their preferences).
  2. Vodu

    Better Npc

    Question .... whats a reasonable setting to set "Attack Range Multiplier" at i.e. semi-realistic, as it seems the default value of 1.0 still has the NPC's running at the player rather than attempting to fire from a distance .. anyone have any guidance would really appreciate your thoughts ..
  3. Vodu

    Skinner

    Whispers88 has crafted a Rust skinning plugin so potent, it's like slapping a fresh coat of paint on a rusty dumpster and turning it into a goddamn Renaissance masterpiece.
  4. Vodu

    Skinner

    Agree, why does Whispers88 have to make changes to his plugin to account for another plugins command .. change your configs its all in there!!
  5. Vodu

    Polls

    Cheers .. good call. Shame really, I like the idea of feedback from players .. oh well save $'s
  6. Vodu

    Polls

    I am thinking about getting this plugin .. simple use case of checking with players if they want a BP wipe next month sort of thing (runs from the beginning of the month to the end of the third week for example) .. what is everyone's opinion of this plugin .. does it work well? easy to configure? Can you setup regular polls as mentioned? The documentation and "visuals" or images for this plugin IMHO are a bit light and don't fill me with a lot of confidence that it works? Anyone got a youtube type clip of it in action for example?? cheers
  7. Vodu

    Building Skins

    Get the 2.0.7 version from UMod and apply the fix to the line I have mentioned above .. works 100% perfect for some reason there is a mismatch in versions and capabilities in Building Skins (2.0.7 is definitely better). You will need to look at the "releases" and download the older one. Hopefully they will all get aligned shortly with v2
  8. Vodu

    Building Skins

    FYI WouayNote has provided this change for the version 2.0.7 BuildingSkins mod. Yeah IKR there are two of them the one on UMod was ahead of the one on Codefling (still accessible from the previous versions, download and apply the fix below). Line 471 of the .cs v2.0.7, replace : var targetOwner = arg.Length > 1 ? ulong.Parse(arg[1]) : player.userID; by : var targetOwner = arg.Length > 1 ? ulong.Parse(arg[1]) : player.userID.Get();
  9. Vodu

    Server Hud

    First in .. Travelling Vendor hook??
  10. Vodu

    Server Hud

    Make a backup of your config then delete it (not eh backup obviously) .. perhaps a blank one will work?
  11. Vodu

    Server Hud

    May have something to do with me hosting it in dropbox .. every other image works fine except the other images section seems to bug out when using dropbox links .. thoughts??
  12. Vodu

    Server Hud

    Ok .. updated and now I am getting this would like to not see the "v" image how does one resolve?
  13. TBH I think the dev should provide a copy of his icons with the download so we can host them ourselves .. have same issue above images accessed too many times. Gagging at the moment to see if someone has copies of the images to help me rehost them elsewhere.
  14. Vodu

    Server Hud

    Latest server update cannot see any images in Hud and even the transparencies aren't working, maybe a carbon thing awaiting an update from Raul
  15. Vodu

    Error message in console

    Raul has confirmed its a Carbon thing, fix coming out in a couple of days!! @pkeffect
  16. Vodu

    Error message in console

    I have also added a bug report to Carbon as well, just in case it a Carbon issue.
  17. Vodu

    Error message in console

    Hi I am getting the following (running Carbon 1.2024.1070.3318/windows/2024.03.07.0 [production]): (21:44:24) | Failed to execute OnFrame callback (Value cannot be null. Parameter name: key) at int System.Collections.Generic.Dictionary<BasePlayer, System.Collections.Generic.HashSet<string>>.FindEntry(BasePlayer key) at bool System.Collections.Generic.Dictionary<BasePlayer, System.Collections.Generic.HashSet<string>>.TryGetValue(BasePlayer key, out HashSet<string> value) at HashSet<string> Oxide.Game.Rust.Cui.CuiHelper.GetActivePanelList(BasePlayer player) at bool Oxide.Game.Rust.Cui.CuiHelper.AddUi(BasePlayer player, List<CuiElement> elements) at void Oxide.Plugins.Hud+UI.Create(BasePlayer player, CuiElementContainer container) in C:/TCAFiles/Users/davidr/66478/carbon/plugins/Hud.cs:line 2170 at void Oxide.Plugins.Hud.ShowUIEvents(BasePlayer player) in C:/TCAFiles/Users/davidr/66478/carbon/plugins/Hud.cs:line 1672 at void Oxide.Plugins.Hud.EventTouch(BaseEntity entity)+() => { } in C:/TCAFiles/Users/davidr/66478/carbon/plugins/Hud.cs:line 615 at void Carbon.Managers.CarbonProcessor.Update()
  18. Vodu

    Server Hud

    Wee question does anyone else have a problem when viewing the map that the customer markers (in particular the first one) are unable to be removed in the top left part of the map view (you can right click to remove on map). Wondering if there is a way that the HUD could not interfere with that part of map view Otherwise love it ..
  19. Vodu

    Rust GPT

    Something has broken with this plugin .. even with death notices disabled it still announces them plus doesn't seem to implement the correct body part as it keeps referencing -1
  20. Vodu

    Skinner

    You add skins via the config file .. well Workshop Collections with the ID .. there aren't any RCON commands for adding skins I believe. Approved skins are automatically added through the use of dark magic and the interwebs.
  21. Hmm .. may have been me .. I rebooted the server and the message disappeared .. I wish I could provide more information but I could not find anything else in any other logs .. hmm ... thanks for responding though
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.