-
Posts
3,389 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Steenamaroo
-
Always great to hear. Thanks for commenting, @phillip.van deventer Maybe I'll mark it compatible but put a caveat at the start of the description that I don't personally write, or test, on Carbon. To be honest, any time Carbon specific issues have come up I've reported them and Raul has sorted it, or I've made adjustments at my end to work around it.
-
Yes. If you add custom spawn points to any of the default monuments, they will automatically be kept in the same place relative to those monuments, no matter what map you're on. If you change maps and there is no Airfield (for example) on your new one, that profile will just be ignored until the next time you fire up a map that does have it.
-
Hi, I'm not sure that's something I'd want to add to BotReSpawn but it has 'toplayer' console commands, so it'd be very easy to write a small plugin to use that. If I have a bit of time maybe I could put that together next week! Thanks for the suggestion.
-
Hi, I suppose try the different communities - Someone may reply here, or maybe post in some of the rust/oxide/codefling discords? Realistically, though, you're probably better just setting it up yourself as there are so many options that suits one sever but may not suit yours. I've tried to make BotReSpawn setup as easy as possible. The vast majority of settings can be changed via UI without editing any files, and profiles can be reloaded individually to save you having to reload the entire plugin. The default settings for things like health, spawn radius, damage dealt etc are all fairly sensible values, so you can simply set autospawn true and reload a profile to have working npcs. There's also a copy/paste option within the UI so if you find you want to set numerous things the same way across many profiles, you can use that. Every option name in the UI is clickable, showing a brief description of what that option does - You might make use of that. Oxide's free Kits.cs plugin does make kit making very easy - Again, all can be done via UI in a few clicks, and selecting them or some profile within BotReSpawn is also just a matter of a few clicks. Don't be afraid to ask if you've any questions but, hopefully, you'll find it's fairly quick and easy to get going.
-
- 424 comments
-
- 1
-
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 424 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 424 comments
-
- 2
-
-
- #statistics
- #leaderboard
- (and 12 more)
-
Hi @MooDDang No, I'm afraid not. Navmesh isn't something that's within BotReSpawn's control. I think the only real options are 1: Temporarily disable that profile, to see if things are fixed/reverted at some point 2: Temporarily (or permanently) relocate or remove those npcs 3: Set the profile to stationary, for now. The third option sucks, of course, because the npcs wont be able to move, but they will, at least, spawn in the intended locations and fight with people.
-
Actually, it looks like there's quite a few mistakes in that file. You'd probably need to go through with a json validator to remove all the stray commas. I guess someone went through this file deleting lines? That shouldn't ever be necessary. I'll DM back a fixed copy of the one file you sent. You can use https://jsonlint.com to fix the other.
- 222 comments
-
- 2
-
-
- 222 comments
-
- 1
-
-
Yeah, same issue in two plugins. Updating now.
-
- 222 comments
-
- 222 comments
-
- 222 comments
-
- 222 comments
-
I hear what you're saying although if what you're really looking for is a way to see the current leaders, couldn't you just use the UI to show you that? I know that means you have to have the client open but it's better than sifting through a json, no?
-
V1.3.0 just released should address this.