Jump to content

Steenamaroo

Administrator
  • Posts

    3,236
  • Joined

  • Last visited

Everything posted by Steenamaroo

  1. This is PermissionsManager, not admin menu. If you don't want your moderator to be able to change permissions for groups/people, don't give them the permission to use this plugin.
  2. Steenamaroo

    Server Hud

    RustRewards doesn't have a balance of its own to display. It gives out Server Rewards or Economics, based on your settings so, from what I can see, this plugin already covers it.
  3. Hi, No, it doesn't automatically wipe or anything like that so if your arena is in the same place each wipe it should be fine. Glad you're not having issues. Please let me know if anything comes up. There haven't been many request, or complaints, in a long time so I never really look at this plugin now.
  4. JsonReaderException: Unexpected character encountered while parsing value - line 0, position 0. ^ This error is occurring when BetterNPC is loading its config file. BotReSpawn definitely has nothing to do with that, or your ServerHud issue. The error you've shown means, in the vast majority of cases, a user has made a mistake when editing the config file. In rarer cases it could be data corruption or an issue that resulted in the config file being saved as null. I'd recommend unloading BetterNPC then restoring its config file and data files from backups, but also verifying those files with a visual inspection, and also by passing them through https://jsonlint.com before reloading the plugin. I'm quite sure the authors of ServerHud and BetterNPC will tell you the same thing.
  5. Hi Your issue seems to have come from a problem in your betternpc config or data file. it’s a coincidence, I’m afraid. BotReSpawn didn’t cause this.
  6. Steenamaroo

    Permissions

    Hi, For cases where the user has multiple multiplier permissions, the plugin does check through them all and just pick the highest one. It does, however apply all categories of multiplier so if, for example, some action is subject to Permission multiplier of 2 Distance multiplier of 3 Weapon multiplier of 4 the total multiplier would be 24. In your given example the permissions component of the player's reward multiplier would be 2, not 8. I did get a request to make multipliers add together rather than multiply. This will be in the next version and, if enabled for my example, would result in a total multiplier of 9 instead of 24.
  7. It's already got an activity reward @dan owen.
  8. Seems there was some sort of new bug that I wasn't aware of. Not sure I understand it, or why the fix worked, but V1.0.3 fixes it.
  9. Hi @Smoke Thanks for letting me know. I'll fire it up and take a look now.
  10. Steenamaroo

    Bots and turrets

    Hi, I've had this requested a few times so it is on the list, but the obvious way of doing it is quite expensive so I'd like to find a more performant way if possible. Leave it with me, and thanks for the suggestion.
  11. Hi, If you're recycling the same map you can set `Disable_Non_Parented_Custom_Profiles_After_Wipe` to false. That way the custom profiles will remain AutoSpawn: true after your wipes.
  12. Steenamaroo

    group

    HI, Permissions Manager doesn't facilitate this but the console command for it is oxide.group add GroupName
  13. Hi, There hasn't been an update since November so, no, nothing's changed recently. Is this a different map? Maybe there just isn't navmesh in that particular area. There is, and always was, a water level check, though, to prevent the npcs spawning in, or navigating into, water. Maybe I can experiment with the threshold slightly to allow them to spawn+navigate in very shallow water.
  14. Steenamaroo

    shotgun problem?

    Yeah, looks like that's the one. The developer could keep a record of IDs of entities they have handled and just return if an entity's ID is already in that list, to prevent the code running multiple times for fast-paced multiple damage (like buckshot), or they could check if barrel is null or destroyed before running their .Kill code and only call OnEntityDeath hook in cases where it's not null or destroyed. Or, as you said, you can just remove it.
  15. Steenamaroo

    Hello

    Hi, Sounds like you've got notifications disabled for activity. This is a per-player preference. You can change your preferences in the Rust Rewards UI.
  16. Steenamaroo

    shotgun problem?

    Hi, Someone else reported this recently but, unfortunately, I can't seem to find that now. Their problem was cause by some other plugin which was modifying how barrels get destroyed. I think, maybe, it was a plugin that makes them break with one hit, or something like that.
  17. Let's hope they don't include an npc spawner then. I think Raul's fixing it in Carbon now.
  18. Can't really say for sure, as I don't know what you're using to push stats to discord. When you attack someone and they become wounded and then die, PlayerRanks records the distance based on where you were when you wounded the player, not where you were when they died. That's one potential reason, if your other plugin doesn't do that.
  19. Ah, ok. If you're spawning this in I'd say almost certainly the npcs won't be able to navigate it, because navmesh is baked during the server startup and, as far as I know, is never updated. The best you could do is place some static npcs in strategic points with stationary: true. If you were adding these prefabs to a map that you're creating in RE then they'd probably work fine, but it'd need tested to confirm unless someone else happens to know.
  20. I don't think you can although even if you can it'd be better if it was built in to the map, as navmesh wouldn't be baked on anything created after server boot. Appreciate the message!
  21. Ah, I see! Someone else requested the same, or very similar, recently so I'll take a look at that. The existing code for population scaling against server population should make it pretty easy to add.
  22. @ViktorvillWhat Pookins said. The day and night amounts should be 100% accurate after a brief period of adjustment. It should spawn/kill npcs as needed, starting at the change of day/night, at a rate of around one every 10 seconds or so. I suppose if your day or night period is adjusted to be quite short, and the difference between day/night npc amounts is quite large, it's possible the numbers would never balance up properly. Let me know your circumstances and I'll take a look if needed.
  23. Hi, Honestly, I don't know. If you're willing to send me a link to a map that contains this prefab, and coordinates of where it is, I'd be happy to test and confirm.
  24. @Sam I am I'm not sure - I couldn't get a reply from Raul about it. I guess maybe post in carbon discord? You can ignore the open connection message. It's not a problem.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

Files Sold

Total number of files sold.

2.4m

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.