Jump to content

Steenamaroo

Administrator
  • Posts

    3,405
  • Joined

  • Last visited

Everything posted by Steenamaroo

  1. Hi, I haven't looked yet but BotReSpawn handles thrown weapons by game type (ThrownWeapon) and picks a random one each time from what's available in inventory. If there's new weapons are ThrownWeapon type, it should just work.
  2. Hey, Oh, I think I know what it is. The npc is getting the kit, but by default they have a hazmat so moving in the clothes is failing, in the same way it'd fail if you put on a hazmat then try to drag on a tshirt, for example. Just set 'Keep_Default_Loadout' to false for that profile. That should sort it.
  3. Hi @Flint Monkey Nothing stands out to me there. Do those kits show up marked as '1' in BotReSpawn UI for that profile? If so, could you do `/botrespawn info` when looking at one of the un-kitted npcs, just to confirm with certainty that they are from that profile? Sometimes people see overlap from profiles close to each other, or event npcs. If getting close to one to do the chat command is too difficult, but some of the un-kitted npcs in your view and use the BotReSpawn UI to reload the Ranch profile. If that npc doesn't disappear, he's from some other profile.
  4. Hi, I think there is but I don't really know much, or anything, about map making I'm afraid. Do you know other map makers you could ask? If not, maybe someone in CF discord might know?
  5. Hey man, I don't know that plugin but if he's spawning the crate himself he'd have an ID or some reference to it? If so, he can use object OnBotReSpawnAirdrop(SupplyDrop drop) { if (drop != null & IsOneOfHis(drop)) return true; return null; } If he doesn't have a reference to the crate itself then I guess he could use that same hook but do something with position? Presumably he knows where it's going to land so he could check if drop X/Y are close to expected/called drop point?
  6. @ASWeiler- Ping me in discord, buddy. @LizardMods- Thanks for that mate. I'll get a look at it tonight. @TwoShoes- Huh?
  7. Steenamaroo

    not loading

    @Death- Looks like one for you mate.
  8. Hi, The Excavator pit is a pretty big obstacle so it can make finding random spawn points difficult with a small profile radius. I'd recommend either increasing the radius so it's easier to find points around that monument, or adding in precise custom spawnpoints via the UI. Either of those should sort it out.
  9. Steenamaroo

    NPC Kits

    Hi, Yes, this is possible. NPCKits has options per profile to wipe, or not wipe, the npcs default inventory containers before giving the kit out. All you'd need to do is make sure that `Wipe_Default_Clothing` is set to false, then put the loot items you want the npc to have into the given kit's main container. You should leave the clothing area of that kit empty. That should do what you're asking but if there are any issue just let me know.
  10. Hi, No, this isn't something i've added in BotReSpawn - You aren't missing anything. I never really thought about it, to be honest, but I suppose it's something I could look into in the near future.
  11. Steenamaroo

    Safezone | Attacking

    Ah, the issue is that npcs don't cease their attack when the player runs into the safezone. That makes sense - There's probably no provision for that at all. I'll take a look and get that sorted soon. Thanks for the info!
  12. No trouble - If anything else comes up just let me know! I've been meaning to make RustRewards disable itself instead of defaulting to Scrap, as Scrap is very valuable on some servers.
  13. Perhaps it wasn't when RustRewards loaded, or was reloaded? Try reloading RustRewards now, if you don't mind. I'm pretty sure that should set it straight.
  14. Hi, The plugin defaults to scrap if ServerRewards/Economics is chosen but not installed. Is that what's happened?
  15. Steenamaroo

    Safezone | Attacking

    Hi, The current check is whether the player is inside a safezone, but it doesn't check if the npc is in the safezone, so that means a BotReSpawn npc inside a safezone could fire out of the zone at a passing player. Do you think that's what's happening? If so, it's an easy fix. Thanks for reporting!
  16. I'll have to have a look at that, Mals. V1.1.1 shouldn't have printed that debug for an event, as far as I know. I must have made a mistake somewhere. Thanks!
  17. If the all have the same kit just set the value for kit to '1', then the names should be picked randomly. That should sort it out.
  18. We're all getting there pal. It's just a question of speed!
  19. Hey @Mals I think for that message to show the Patrol Heli kill profile must be set AutoSpawn true and spawn numbers greater than 1. Would you mind checking in UI to be sure. Also, what version are you running? I recently changed it so that this error wouldn't show for event profiles, as it's not really indicative of a problem, since events triggers often happen in places where npcs can spawn, as @Luuxensays.
  20. Sorry profain - I missed this reply somehow. Yes - Faction of 0 is the odd one out. 0 means that profile wont attack others, and others wont attack it. To make two profiles fight eachother you'd want to set faction+subfaction for both to something other than zero then, of course, make them different for each profile so they aren't allies.
  21. Ok, glad to hear that. Again, sorry I wasn't on it quicker!
  22. Hi, Looks like it's something FP have done intentionally, but it's optional. Barricades can be made to serve as boundaries that npcs can't cross, or npcs smash through them. I'll add an option to toggle that in the next update. Thank you!
  23. Hi, I suppose it could be done, although it's presently possible to have two profiles and set one with night population only, and the other with day population only. With spawnpoints/location the same, that would create the opportunity to endlessly customise day/night differences.
  24. Steenamaroo

    Bots Aim overkill

    What version are you running? Accuracy scaled over distance is definitely added, and tested, but it was quite a recent addition.
  25. Hi @pr0fa1n Sorry for the delayed reply - This one got overlooked. I have seen that message before, just in general, but I'm not aware of an relationship to BotReSpawn right now, or any similar reports. Sorry...It's been a while since you asked - Is this still an ongoing problem?
1.8m

Downloads

Total number of downloads.

8.5k

Customers

Total customers served.

127.8k

Files Sold

Total number of files sold.

2.7m

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.