-
Posts
5,932 -
Joined
-
Last visited
-
Days Won
200
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by nivex
-
@Fanatik hi, I'm not aware of any known issues. use the commands sar purge to enable purge. you must enable this for purge. if you restart or reload the plugin then it must be enabled again ab.debug to enable debug sab to run a scan for conversions none of these bases can be within a zone manager zone, either, or it will be blocked unless configured properly post the results in a new ticket
- 634 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
@Dead Nasty nah, that means the plugin doesn't know who the player is. the player is dead and offline, and has no persistence entry in the games database either. I could look in the oxide/carbon database, but that's costly so I don't except for in the ab.report command. I couldn't tell you why he's not in the AB database. everyone is added to that when they connect, when they go to sleep, and when they die while connected, and every 60 seconds it updates again and saves to disk. he would be in it if he played. the only way this won't work is if another plugin causes it, or a server crash prevents his entry from being saved. but again, it's not my server so I couldn't tell you exactly why.
- 634 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
that should be inserted on a new line above line 11850 if (colName.Contains("rock_") || colName.Contains("formation_", CompareOptions.OrdinalIgnoreCase)) @HunterZ that will fix the spawn point from being created. those formations in your screenshot are part of the cliff itself, which is why checking "rock_" or "formation_" does not work for them.
-
heya, you should create a separate ticket for this since it is not related to the issue this ticket was created for you can see how many points there are when the plugin finishes loading. if you have less than 1000 points then the plugin might not be able to find enough space to use. otherwise its a configuration issue and I can help you further in a separate ticket or DM me if you cannot create a ticket. I would not create a ticket in this forum since I likely won't see it. instead, create one on the raidable bases support page. https://codefling.com/plugins/raidable-bases?tab=support
-
I wouldn't be able to help with that. you can ask k1lly0u in his discord if he is not responding on his support forum. I would give him at least 2 weeks to respond, and then bump the thread. sometimes we get busy and forget to respond.
-
hi, change MountObject to SetMounted
-
- 634 comments
-
- #rust
- #rust plugin
- (and 6 more)