-
Posts
3,334 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Steenamaroo
-
Dont shoot in safezone when hostile
Steenamaroo replied to mark bergervoet's Support Request in Support
Thanks for reporting. I got this one last night so it'll be in the next update. 👠-
Hi, It changes whether clicking the > or < arrows in the ui move the value by 1, 5 or 10. You probably don't want to adjust npc health in increments of one, for example..
-
Compatibility with Loot Table & Stacksize GUI 1.0.25
Steenamaroo replied to tftserver's Support Request in Support
Hi, I don't know anything about that particular plugin, I'm afraid, but I do have API allowing other plugins to get the profile name of any given BotReSpawn npc. BotReSpawn has a built in option to let you choose a preferred container type, to change the loot that will appear on the npc corpse, but these are all vanilla options. For non vanilla my free CustomLoot plugin can recognise every BotReSpawn npc profile by name. It's not the most intuitive loot plugin out there, but it has that option where most others do not. -
Looking at your first edit, it sounds like oxide isn't installed. When you drag a plugin into the plugins folder the server will immediately try to compile it and will give you confirmation or an error. If that isn't happening, you need to shut down and install oxide. ðŸ‘
-
Hi, oxide.reload PermissionsManager and watch console for confirmation that the plugin loaded. If you get an error instead, delete the associated config file and try again. If you're still getting an error, re download the plugin from Codefling to rule out corruption or something like that.
-
Hi, If you do /pr chat in-game, was it set to false? Users have the option of setting this to false to disable messages like that for themselves.
-
Marking this as fixed in next update. Confirmed - Attacking an npc with your rock as a noob does mark you hostile (vanilla mechanic) but BotReSpawn continues to make the npc ignore you if Target_Noobs is false. I've fixed that now so the player will retain their noob status but the NPC will defend himself. Thanks again!
-
Ha! Ok, good to know. That's an oversight on my part but very easy to fix. I'll get it done later and it'll be in the next update which, to be honest, is getting overdue! Thank you. ðŸ‘
-
Glad it was something simple. 👠That shouldn't be the case - The Target_Noobs setting works off the vanilla sash system so as soon as you pick up or craft a tool or weapon you lose that status and the npcs should start responding to you. If you're finding newly spawned players are able to kill npcs with their rock/torch without repercussion that might be possible. I'd have to check but if it is possible I'll fix that in the next update.
-
Hi, Are you testing as a fresh-spawned player with only rock and torch? If so they could be ignoring you because Target_Noobs is false. If that's the case simple craft/spawn/pick up some tool or weapon, and you'll lose your noob status. NPCs should start attacking you as normal then. Might also be worth making sure you, and the npcs, aren't in a safe zone, as Respect_Safe_Zones is set to true. I'm not sure if Vanish works with BotReSpawn npcs or not but you might want to make sure you aren't vanished, just to rule it out. If those don't fix it please just let me know - We'll get it sorted. FYI, the faction settings only govern how BotReSpawn profiles interact with each other. It wont affect how they interact with real players.
-
That's how it used to be in BotSpawn but it often raised eyebrows - People didn't understand why they couldn't hurt the npcs with melee. I think your first suggestion makes the most sense, making the npcs ignore completely unless you actually hurt them. I'd probably just add PeaceKeeper_Follows_Hostility : true/false, with the default true so, by default, nothing changes, then if you set that to false it would work based on whether you've hurt the npc or not.
-
Hi, Not really, I'm afraid. I used to get requests to make them roam in hordes from time to time but, really, that's what ZombieHorde does so I never wanted to go down that path, and also BotReSpawn was always about having NPCs tied to a certain area. You can enable biome profiles and have npcs spread far and wide, so they don't really have a home, as such, but no...there's no roaming in groups I'm afraid.
-
Permission Based Number of Grid TP's
Steenamaroo replied to Country_Sass's Support Request in Support
Thank you! DM sent. Permission is gridtp.vip and the additional cooldown options are in the same place as the default ones, in config. -
Permission Based Number of Grid TP's
Steenamaroo replied to Country_Sass's Support Request in Support
Would you be willing to test if I sent you a pre-release update? -
@Stark That's not something I can really answer as I don't have BetterNpc experience, but maybe some users of both will comment here. I can say that much effort has gone in to making setup and maintenance as easy as possible, with almost everything being configurable via UI, and I haven't had queries or reports about performance issues in quite some time. Every npc plugin will have limits, as will every server, but reports overall seem to be pretty good these days. @Dad Frog No worries. Just let me know if you have any other questions. There's an update due for release which gives in-UI descriptions of every single option. I'll try to get that released sooner rather than later.
-
Hi, I'm not sure what you mean by number of spawn slots, but BotReSpawn has a UI for setting up now making setup very quick and easy. If you were referencing the SpawnsData file, that's for custom spawn points for profiles and is also managed in-game via UI. Day_Time_Spawn_Amount and Night_Time_Spawn_Amount are options for every profile in BotReSpawn and can be found in the "Spawn" tab, which is the first tab that shows up when you click a profile name.
-
Permission Based Number of Grid TP's
Steenamaroo replied to Country_Sass's Support Request in Support
Hi, No, I'm afraid the daily limits and cooldowns are global right now, although I could look into making that an option. I've added to the list. ðŸ‘