-
Posts
3,334 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Steenamaroo
-
I'll tidy up my end so it doesn't throw errors but, so you know, that probably means you have some plugin trying to use RustRewards to give out rewards, and it'll not be working. Maybe I should put in a friendly message 'API call failed' or something but, unfortunately, I can't identify the plugin that made the call. 😞
-
Thanks for letting me know, and sorry for the delay. It was my mistake in the end - losing track of what's I've released and what I haven't!
-
I found a minor issue relating to snapshot leaderboards. If you're seeing that error when manually saving a leaderboard, I've found the problem and will update soon. Thanks for reporting it!
-
👠Thanks for coming back to let me know!
-
Hi, Check under Global options and make sure Supply_Enabled is true. If it's false, supply crates from thrown supply signals are ignored.
-
- 424 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 424 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
Update - Some people on 2.0.5644 are seeing issue too. What collectible are you pickup up and not getting a reward for? I tested with wood and ores and they worked so I guess the issue must be exclusive to some other collectible type.
-
@Elloco Thanks for confirming. If you're on the same oxide version, and PlayerRanks version, then I guess the error must be coming from a specific collectible. I don't suppose you know what's being picked up when that error throws? I'm on a basic map - Tested with wood and ore collectibles with no issue.
- 424 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 424 comments
-
- 1
-
-
- #statistics
- #leaderboard
- (and 12 more)
-
@bigrednz I just checked - All seems to be working well here. Did you take the second oxide update yesterday? Check and make sure you're on 2.0.5644 or later, please. 🙂
-
- 424 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 424 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
Hi @Eddie Are you sure there are no other errors prior to that one? The code to add MigrationData where it's missing is still there, so that shouldn't cause a problem. Let me know if you see other errors, please. If not, could you send me the data file that you import, please? @Doughaffernen Since there was a wipe yesterday, is Disable_Non_Parented_Custom_Profiles_After_Wipe set to true? If so, your custom profiles (without Parent_Monument reference) have been disabled. This feature is so that profiles don't start spawning in places that don't make sense since, most likely, the map has changed. You'd need to go through the profiles in UI and set AutoSpawn to true. If that's not the problem, please let me know.
-
I saw. I saw the relevant hook mentioned in oxide's latest update. I'll take a look and see what's wrong. Thank you. ðŸ‘
-
Hi, In the update notes... SQL users will need to drop their tables. PlayerRanks will create a new table with columns for the new categories. That'll get you back up and running.
-
- 424 comments
-
- 1
-
-
- #statistics
- #leaderboard
- (and 12 more)
-
Hi @Sveervoox As far as I know Mevent's Kits worked without issue with BotReSpawn until quite recently, so I guess maybe he did an update recently that changed something? Reports are telling me that the npcs do receive the full kit but BotReSpawn complains that they don't have a weapon, so I can only assume it must be a timing issue, with the Kit being given out slightly later than it was before. Technically I could delay my checks but it probably makes more sense for Kits to be instant, like it was before and like uMod free Kits is. Maybe there's a previous V you can roll back to, until there's a solution?
-
Different Bot types for Biomes
Steenamaroo replied to Alexander Koroschetz's Support Request in Support
Hi, No, I'm afraid there's no provision for multiple profiles in the same biome. It's not quite the same, but you can create custom profiles, either spawning randomly within an area or using custom spawn points that you assign. With a decent sized roamrange you can have these npcs wondering across a pretty wide area. This is what people used to do before biome profiles were added. Off the top of my head I'm not sure how easy or difficult it would be, but I'll take a look at the possibility of adding "NightProfile" as an option, so any profile could take on different characteristics during the night. That would, of course, mean making a second custom profile to use as night settings, but you'd just leave it as AutoSpawn:false. Thanks for the suggestion/query, and sorry for the delay in replying.