-
Posts
3,570 -
Joined
-
Last visited
-
Days Won
206
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Steenamaroo
-
You're in RustRewards discussion, just FYI. You can enter a name in the Parent_Monument field for any custom profile in BotSpawn. If you plan to add custom spawn points, make sure you set Parent_Monument first...That's important. To give an example, if you want the regular airfield default profile to have 10 npcs, then you want an additional custom profile with one, go to the airfield, use the /botspawn add *name* command, then go into your custom-profiles json, find your new profile, and set its Parent_Monument to "The Airfield 0". That name you're setting there must be exactly as it appears in the default profiles json. Now that profile will always be exactly where you placed it, relative to the Airfield. If the Airfield moves, so does your profile. If you add custom spawn points for that profile, they'll auto-move too. Custom spawn points for default profiles also carry over in this way, so if you were using custom spawn points for Dome + your boss profile, you could dictate precise positioning of all of those npcs, and make it that the boss is always in the centre, protected by the lesser npcs, for example.
-
Thanks for the info, Shark. I had a few people with the same issue. Not exactly sure what caused that but there was a mistake relating to config loading/saving which I've rectified in the most recent version. Hopefully that stops the issue from happening again. I'll check autoturrets next time I'm on and see what's happening with those.
-
Left some debug in by mistake. Fixed + updated. Thanks for letting me know.
- 1 reply
-
- 1
-
-
Done. Thanks for letting me know.
- 1 reply
-
- 1
-
-
Thanks for the info ZEODE. I'll take a look at this soon and see what I can find out.
- 1 reply
-
- 2
-
-
Hi, Glad you've found it's coming from elsewhere, although RustRewards shouldn't throw an error regardless. If an item or player is null it should silently handle that - I'm not seeing how OnCollectiblePickup can NRE, but I'll take a closer look at it. Thanks for the info.
-
- 428 comments
-
- 1
-
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 428 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
Looks like they're being detected OK. I'm seeing "Abandoned Military Base". Is that not them?
-
Can you unload the plugin the open your /config/RustRewards.json and check it's as it should be? It might be a legit error, but I've had a few 'Failed to call hook...' which were actually the result of config file becoming null. Not sure why, yet.
-
Ok, good to know. Thanks pookins.
-
Hey, If there are new monuments BotSpawn should be picking them up automatically. If that's not the case, please let me know.
-
That's automated. I did test, though, and can't replicate the issue.
-
Ah, good. Thanks for coming back to let me know.
-
Hi, Permissions Manager is just a UI for the existing oxide permissions and groups systems. It doesn't store any or manage any of the data itself. if your players were removed from their groups I'd guess something, or someone, has deleted those groups, or emptied them.
-
- 226 comments
-
I tossed a coin on ai.dormant and ai_dormant Glad you found it.
-
Hi, It's a server setting - ai.dormant. Put ai.dormant false into rcon, server window, or f1 console as admin and that should sort it out. You can add it to the server start up config to make it persistent.
