Jump to content

Steenamaroo

Administrator
  • Posts

    3,396
  • Joined

  • Last visited

Everything posted by Steenamaroo

  1. Hi, "Any time a player shoots one of the ranged bots, they are instantly headshot each time." Happened to be on a test server when your message came in so I set up a bolty npc to test. He's headshotting me around 1 in 40 at the moment, which is close to what's expected - It's coded for about a 1 in 30 chance. Admittedly it's much more common for buckshot shottys, because of how it's written -they count as multiple hits. The actual damage amount doesn't change, though, between head and body shots. It's more about dealing damage to any headworn armour the player might have. The RangeWeapon DamageScale option you mentioned wouldn't govern shotguns. It covers bolty/l96, so that explains why you're still seeing pretty heavy damage from shotguns with that turned down. Limit_ShortRange_Weapon_Use is there to stop npcs using pistols and bows and that kind of thing hundreds of meters away. If it's true and the only weapons the npc has are short range, the npc should hold fire and run to get closer. Shotguns fall under medium range so this option doesn't govern them either. Ideally your shotty npcs should have a bolty for long range defence. You can still keep Aggro_Range low so they don't start long range fights but, at least, can defend themselves if needed. Up close they'll switch to their shotguns. You're right about buckshot - Looks like spread isn't taken into account there so it's not realistic over longer distances. I'll do something about that soon. Thanks for pointing it out.
  2. Hey, No worries. Maybe the hook got changed or something. Thanks for letting me know...I'll take a look and get it sorted.
  3. Steenamaroo

    Suggestion

    Yeah, someone else reported the same. It's not a Permissions Manager issue, as such, as PM is just showing you the game-maintained AllPlayerList, but I can filter to exclude duplicates. That doesn't explain the underlying reason, or solve any issue, but it'll keep my UI cleaner.
  4. Had a few reports about this recently, across a range of updated files. I'm sure @Death is aware but pinging him anyway. Thank you.
  5. Hi, PermissionsManager is largely a front end for the existing oxide commands. oxide.usergroup remove playername/id groupname should be what you're after. Depending what service you're using to provide VIP packages to players, you should be able to add custom commands to remove them from previous groups. You might want to consider removing your player from all existing VIP/special groups, before adding them to the appropriate one, to account for users downgrading.
  6. Hi, Are you using RustRewards to let your players earn ServerRewards currency? If so, are you seeing any relevant console errors in your log? Are players getting notifications (from RustRewards) that they've earned SR for various tasks, if you have that enabled? Is the RustRewards config set as follows? "UseScrap": false, "UseEconomics": false, "UseServerRewards": true
  7. Hi, Thank you for the suggestions. I'lll not reply to each of them individually but know that I've seen them all and added them to my list. I'm not saying they'll all be implemented but I'll definitely review them all. Thank you.
  8. My pleasure.
  9. Hi, Are you seeing a compile error or something? The current version definitely compiles just fine so I'd recommend deleting BotReSpawn.cs from your server and from your downloads folder, then re-download from Codefling and copy to the server /plugins folder. Watch the console whilst doing this. If any error is thrown when you copy the plugin over, please copy and paste or screen shot it here.
  10. Hi, You want the Vanilla safe-zone npcs/turrets to attack BotReSpawn? I'm afraid I don't have an option for that in the current version. I'm pretty sure those turrets and npcs treat BotReSpawn like vanilla npcs, totally ignoring them. I'll double-check and see what I can do.
  11. Steenamaroo

    Bots not having any loot

    Hi, Every profile of npcs has a Respawn_Timer, in minutes, that you can set. When you kill an npc a new one will spawn that many minutes later. If you aren't using custom spawnpoints keep in mind that npcs can spawn anywhere inside the profile Radius. Your new npc isn't likely to spawn on the exact spot where you killed the old one, but certainly somewhere nearby. Kits can be assigned to each BotReSpawn profile in the in-game ui with a few clicks. Just view the profile, click 'Edit Kits' then set whatever kit you want the npc to have to '1'. If you set many kits then the npc will get one of them, chosen randomly. The use of numbers is so that you can do more complex probability balancing but for simplicity, for now, just setting some kit to '1' will ensure it is given to each npc spawned for that profile.
  12. Hi, I'll take a look and see what I can do.
  13. Maybe TP to 1670,0,-1350 - That might give you a clue who's causing the problem.
  14. Steenamaroo

    Suggestion

    lol. Ok. Attached should sort it then. PermissionsManager.cs
  15. I'm afraid that's not me, @Mals BotReSpawn doesn't use, or do anything with, scientistnpc_heavy.
  16. They’ll only throw if you’ve given them grenades in their belt.
  17. Steenamaroo

    Suggestion

    I doubt that's an issue at my end. I print player display name in a loop. There's no condition where I'd print SteamID instead. Is that putting online at the bottom now?
  18. Hi, Honestly this was forgotten about. Sorry about that. I'll get a look at it soon, though. My to-do list is a lot shorter now.
  19. Steenamaroo

    Suggestion

    Oh, ok. I've just done the two sorts in the wrong order. If the attached works as expected I'll include that in the next update. PermissionsManager.cs
  20. At present, no. Although it is on my list of things to-do.
  21. @TheEye I know you solved this in NPCKits support but just so you know, I try to make it so you never have to wipe any config or data files. The only 'from-scratch' update I can think of in recent memory was from BotSpawn to BotReSpawn.
  22. Steenamaroo

    NPCKits

    I'll have a check to see if that's kits plugin or me. At a glance I don't think it's me but I'll make sure. Thanks for the info!
  23. Steenamaroo

    Suggestion

    Hi, Can you show me a screen shot of what you see? it's meant to be doing what you describe - Sort by online/offline, and by displayname.
  24. Steenamaroo

    NPCKits

    Hi, @TheEye I updated Kits to be on the same version as you and I'm not seeing an issue. Would you mind rolling back NPCKits to confirm for sure if it's related or not?
1.8m

Downloads

Total number of downloads.

8.5k

Customers

Total customers served.

127.6k

Files Sold

Total number of files sold.

2.6m

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.