-
Posts
3,478 -
Joined
-
Last visited
-
Days Won
203
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Steenamaroo
-
Bots are always in motion. This takes up server resources.
Steenamaroo replied to dnjfhr56's Support Request in Support
Hi, The option to have npcs motionless when there are no players around was always a server convar, rather than an option in BotSpawn. It was either ai_dormant or ai.dormant - I can't remember which. I haven't actually checked to see if it governs these newer npcs, but I'd expect so. If not, I'll find out if there's another convar to do that job, or something I can add to BotReSpawn. -
If I need to repurchase the plugin I WANT A REFUND
Steenamaroo replied to AnoneemousUser's Support Request in Support
Oh - I see your other post. I replied there too but BotSpawn.cs was free from its initial release until it ceased to work. No one has ever been charged by me for the original BotSpawn.cs, which was available for around four and half years. -
Hi, No - No one ever paid for BotSpawn. It was always free, from initial release on oxidemod.org, though its time on uMod, and right up until it ceased to function a few days ago here on Codefling.
-
If I need to repurchase the plugin I WANT A REFUND
Steenamaroo replied to AnoneemousUser's Support Request in Support
Hi, What features are being discontinued? -
HI! It should be working - I did a quick test before the last update of CustomLoot. Is this a new CustomLoot loottable - I.E. not yet tested? If so, make sure the category containing fluid switch also has probability of at least one - Sorry, I don't know offhand what category that is.
-
Thank you for all the info. The rest will be addressed in next update. The quoted sections... I intend to support chainsaw/jackhammer etc, but not right now. Once bugs are ironed out, I'll be turning to things like that. Quite right - Kits needs pagination. I may do it in the next update, or I may move to three columns instead of 2 as a quick half-way. It will, at some point soon, have pagination either way. The respawning times for population control (changes in day and night) are, at present, tied to your profile respawn timer, which is not great. In the WIP next version I have changed this so that respawning due to day/night change happens much quicker, regardless or Respawn_Timer, which applies to respawn due to death. I'll look at the despawn timer - It *should* have been reasonably quick - Between 10 seconds and a minute? If that's not the case I'll find out and adjust. Thanks for the detailed info.
-
Removed - Detailed reply in next post.
-
Didn't even see this - Sorry bud. We'll talk...
-
That's great - I know it's not the point but at least your usage wont be interrupted. I'm hoping this is some Rust server install or oxide version related issue that just disappears next wipe, or something, cos I have so few reports, and no such issue on my windows box, or Mike's Linux box. Please let me know if anything changes, though. I'll be asking around about it.
-
Hi, Thanks for reporting - Maybe there's a new vehicle type or something? I'll take a look.
-
Just purchased, booted up server and....
Steenamaroo replied to JessieJane's Support Request in Support
There's been an update to the plugin since I asked to DM you, but thank you! Issue is resolved. -
Scientists are spawning with zombies.
Steenamaroo replied to BetterDeadThanZed's Support Request in Support
Hi, Are your 5 kitted npcs, as requested, spawning? If so, I'd say there's another profile at that location. You can use bots.count console command for a breakdown of how many have spawned from each profile, and /botrespawn info chat command to find out what profile any given npc is from, although sometimes it's tricky getting them to stay still long enough! -
Hi, It's tested and written for the current public version of Kits from uMod, by K1lly0u. I'm not sure if it will, or should, work with other releases - It just depends if other author's are including the same API as K1ll's copy. Pickaxes - Yes, I think you're right. I do have a valid-weapon check in place at the minute, so Kits with no valid weapon are not shown, but I might have been a bit literal with that... I'll write in some sort of exemption for certain tools, like hatchets and pickaxes.
-
Hi, There is an expected delay, so they shouldn't insta-despawn/insta-spawn when the time crosses over the threshold. For despawning it shouldn't be that long - I'd give it 20 seconds or so and check with bots.count console command. They should despawn with that that time frame. For respawn it is currently tied to the profile's respawn duration, although that's not a great idea so it will be changed in the next update.
-
Glad to hear it. Thanks for coming back here with that info.
-
Great! Thank you for letting me know.
-
That's great! Thank you.
-
That's two. I can't make any sense of that, yet. Have confirmed successful plugin load, on server reload, on a windows server and linux server, so it's not as simple as that. I'll keep digging but, honestly, not sure what to be looking at right now.
-
Thanks for following up and letting me know. Much appreciated.
-
Hi, Yes, for now the only method is via UI although I've had quite a few requests to reinstate the addspawn console command so it can be keybound, so I'm going to do that. Most likely the procedure will be to use UI to click 'Add spawnpoints by command' and, from there, just use your console command/keybind to add points for that profile. Hopefully it'll be in the next release.