-
Posts
3,333 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Steenamaroo
-
HI, Just checked - It's working well over here. Have you ensured that the weapon in the npc's kit has a light equipped?
-
Hi! I thought I had sorted and tested this but I'll check it again to make sure. Thank you for the report.
-
Melee bots spot player but dont charge
Steenamaroo replied to Alexander Koroschetz's Support Request in Support
Hi, Are these peacekeeper npcs or not? If they're peacekeeper, are you considered hostile - Did you fire a weapon recently? If not, have you moved within their aggression range? Thanks. -
Aaaah, ok, great. I'm actually talking to Bazz right now. I don't think his issue is related to BotReSpawn but, of course, will be confirming one way or the other. However, I think he intends to use BotReSpawn API, when I add it, so hopefully that should solve all problems in one go - You'd be able to use CustomLoot with them, by profile name, then if that's the case.
-
Ah, I see. Ok. Just fyi there is still a Scarecrow type in game, although I don't think it does much right now, but the option will be left in NPCKits+CustomLoot. It *should* re-add itself, if you deleted it. About the guarded crate npcs - Who makes that plugin - Is that Krungh?
-
Hi there, CustomLoot doesn't spawn in any crates or barrels - It's just fills the ones which already exist. Hopefully someone else might know something and be able to help, but I'm afraid it's not a CustomLoot thing.
- 1 reply
-
- 1
-
-
No trouble, Glad you found the problem. ðŸ‘
-
Hi, Json.Serialization error suggests that something is wrong in one of the data files. https://jsonlint.com is very useful for checking json validity or, if that doesn't help, you can attach here or DM it to me and I'll find what's wrong.
-
Hi, Some of the npcs types do need changed but I just tested Scarecrow and it seems to be working fine. Just make sure that you have "Default_Rust_Loot_Percent": 0 if you want to prevent the Rust loot from being in the corpse, and "Wipe_Main_Inventory_Percent": 100, if you want the plugin to remove items placed in main by a kit, or other loot plugin.
-
Hi, Sorry this didn't get a response - Thanks for taking the time to write your idea. I've never really thought about a feature like that but I don't think it would be particularly hard to implement. I'll have a think about it and see what I can do!
-
just a short feedback on APC_Safe should apply to npcs being 'run over'
Steenamaroo replied to Dr.D.Bug's Support Request in Support
Great! It would, of course, be nicer to make the npcs walk around the thing, which I might do in future versions, but it's good to know APC isn't killing them now. Thanks for checking, and letting me know. 😉 -
[After Dec 2 Update] error CS0841: A local variable `npc' cannot be used before it is declared
Steenamaroo replied to quietconundrum's Support Request in Support
Sorry for the failure to reply here - Been quite a week. For anyone reading, the update last Thursday should have solved this. -
Heavy Scientists and Excavator scientists fail to have loot customized
Steenamaroo replied to ChogChey's Support Request in Support
Looking at this now - Pinged you in CF discord. -
Hi, Sorry it took a while to get testing this. I just took a look and I'm getting rewards for both kill types. I tested CH47, APC, and Patrol Heli, and each of them worked fine. Is it possible you have some multiplier set to 0, cancelling out the reward? Maybe a weapon multiplier, or zone?
-
It does auto-change the setting to scrap if Economics+ServerRewards aren't loaded. Could that be it? To be honest I think I'm going to change that - It's a pain. I think people would prefer no rewards and a warning in console, than scrap being given out and having to change the setting back.
-
Hi PapaNo, There are some areas where BotReSpawn can't find random spawn points, due to them being tunnels/underwater/underground. The current system of finding random spawn points doesn't work like that, but I do hope to add something different for these particular monuments in the future. For now, you can place some custom spawn points in those areas if you'd like BotReSpawn npcs there.
-
Hi T-Nuts, There are some options which users can override per spawnpoint, meaning those settings apply only to that one spawn point, but the spawning of a hackable crate isn't one of them. If you want a single npc to spawn a hackable crate on death, you'd need to create a custom profile for that one npc and enable the hackable crate option.
-
Hi Pookins, I'm not sure I follow. You should have a global config option called `corpseTypePerBotReSpawnProfile`. If that's false you should have one main config entry for BotReSpawn, and if it's true you should have a main config entry for each and every BotReSpawn profile. Is that not what you're seeing? Thanks!
-
Hi Pinky, Has the server currency setting changed? Out of Economics, Scrap, or SR, only one should be true. I had a few reports of the currency changing or resetting, which I'll be looking into.
-
Hi, Thanks for reporting. Yes - This is solved. Trying to space out updates a little so as not to spam but, yes, this is fixed. I'll be pushing the fix, with some other additions, but I'll DM you what I have right.