-
Posts
3,238 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Steenamaroo
-
It's a bit awkward - The dev who wrote it moved on a left it to someone else, and the someone else moved on and abandoned it broken, so I've just patched it up. I don't really want to take people's money for it, and it wouldn't be fair to those who paid to open it up as free. Leave it with me...Need a solution to this now that it's up and working properly again.
-
FYI, I'm not sure if "Scientist" does anything. I think it was a kind of catch-all for if I missed anything but, at present, I don't think I have. It may affect npcs from plugins so, most likely, you probably don't want to use that particular category.
-
"enabled": True, "Kits": [Trooper], True should have a lower case t, and Trooper should be "Trooper" Change to this, and make sure all entires are corrected in the same way, then reload should be fine. "enabled": true, "Kits": ["Trooper"],
-
@nol- Do you use discord? If so, please reach out to me there. Something strange is going on on your server but it'll be easier to diagnose in real-time, if you're willing.
-
Hi, Did you add the kits manually by editing the json? If so, are you sure the formatting was correct? "Kits":["Kit One"] // for a single kit "Kits":["Kit One", "Kit Two", "Kit Three"] // for multiple kits If your formatting is correct be sure to save the config file then oxide.reload NPCKits in console, then watch the console to make sure no errors are thrown. If that's all correct and checks out, make sure that Enabled is set to true for these profiles. If that's correct already, it may be that they are actually getting their kits, but the clothing isn't being added due to the presence of the hazmat suit. Ensure that Wipe_Default_Clothing is set to true for those profiles. Always reload the plugin after making any config file change. Finally, it would be worth totally emptying your own inventory (all containers) then redeeming the kit in question, to make sure it's definitely populated as you expect it to be. If none of that gets you up and running, please let me know here.
-
That's an unusual error, like the plugin is trying to load twice, or something? Have you got anything unusual going on...modified copies, duplicates, anything like that?
-
Oh? I didn't mention that because peacekeeper shouldn't matter once you become aggressive. If you shoot a peacekeeper BotReSpawn npc, they should respond immediately.
-
Hi, There's a number of reasons an npc might ignore you. Are you in Vanished? Is Ignore_All_Players set to true in the npc profile's behaviour tab? Is Respect_Safe_Zones (behaviour tab) set true, and you or the npc is in a safe zone? There might be more but those are the obvious ones which come to mind. Let me know.
-
You just set Chute to true and they'll parachute in towards their spawnpoints instead of just appearing there. No problem. Don't hesitate if you have any other questions, and please let me know what you find out after server restart.
-
Ok. Best thing to do would be to prove if BotReSpawn is, or isn't, loaded after a fresh boot. Without doing any load/unload/reload commands, just join the server and try to use the UI. That'll confirm if it's loaded or not, and indicate what we should do next. #2 - No, event npcs don't specifically target or home in on the event location - They just spawn in the area near the event, and radius lets you control how close, or far, they'll spawn. I have had requests to allow for an initial target - In this case the person who initiated the crate hack, so I'll look into that.
-
Are you absolutely certain the plugin isn't loaded when the server starts up, or is it just that there are no npcs? Maybe a simpler check is just to join the server, without doing anything else, and try to open the UI. If the UI opens but there are no npcs, then most likely you have nav_wait set to false. You can confirm this by typing nav_wait into console/rcon and see what the response is. If it's false, set it to true. nav_wait true <return> writecfg <return> That should solve it. For #2, if you set the 'Radius' option, under Spawn tab, to something larger, the npcs will be able to spawn farther away from the event. You should increase their Aggro and Deaggro range, under Behaviour tab, to compensate, so they can quickly detect and move towards the player at the hackable crate.
-
- 191 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
There should be a log folder in oxide directly with basic logging. I think it should include all plugin unloads/reloads.
-
You can do that, although PermissionsManager also has options to export all Perms + Groups to either a local data file, or MySQL. For a one-off copy/paste @Luuxen's solution is simpler, but if you're likely to want to clone perms or groups between servers fairly regularly, look in to the /perms data menu.
- 191 comments
-
- 2
-
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
Ah, I see. That makes sense. There are no circumstances where BotReSpawn unloads itself. Without any intervention, can you tell me from the server logs if it's loading then being unloaded, or just not loading at all? If it's being unloaded then I can only guess some other plugin may be unloading it?
-
Hi, Looks like someone has renamed the plugin, or some other plugin is trying to load/unload it with a mistake in the name. It's BotReSpawn, with the capital S.
-
@Mercury- This requires your attention.
-
Hi, Every profile, except event profiles (which don't respawn), will have a Respawn_Timer under the 'Death' tab in the UI. This timer is in minutes. If the timer is set correctly and you're seeing 'respawning' too quickly, either ensure that the day and night spawn amounts for that profile are the same, or ensure that there are no plugins manipulating the day/night cycle. If day and night spawn amount are not the same and you have a skip-night plugin, for example, then it can seem like npcs are respawning too quickly, when in fact BotReSpawn is spawning the additional requested npcs for that time of day.
-
Hi @nol. If there's a non responsive author and issues which need to be addressed, please let us know. You can use site report function, or the live chat system, or DM one of us, or ping one of us in discord if that's easier. Regarding the review, it may still be pending or it may have been rejected for some reason. Let us know what the asset is when you contact us. Edit - Sorry for derailing your comments section @walkinrey