-
Posts
1,771 -
Joined
-
Last visited
-
Days Won
15
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ZEODE
-
Apologies for not replying before, I'm not sure how I missed this. It hooks this so that my plugin can handle the BotRespawn profile. There is a config option: The hook only acts on Bradley Drop APC's, it won't hook for other bradleys from other plugins or vanilla server spawned ones. If you want to use BotReSpawn with bradley drops, add the desiered profile to the config option in Bradley Drops config.
-
Changed Status from Pending to No Response
-
Changed Status from Pending to Not a Bug
-
There is no setting for it, the randomisation is based off the Rust default behaviour. So there is only a certain amount of randomisation. Also to consider, server tickrate and FPS has an effect on where the drop lands too. This is especially true for people who set the plane speed very high. If you have a higher tickrate the drop is more precise. Lower tickrate causes larger variance. I could look at incorporating another config option to set this randomisation within a radius. But again, how accurate it is will depend on server tickrate or FPS too. Also to consider is discrepancies might cause the bradley to land on bases.
-
Nobody else is reporting such an issue, you haven't given any more info such as if there are any console messages, or anything else at all. Do you have other plugins which control bradleys?
-
Changed Status from Pending to Not a Bug
-
Your config has an error, there is no option to "Use Teams" at the top of the config is missing. It should look like: { "General Options": { "Use Friends": true, "Use Clans": true, "Use Teams": true, ... ... ... I would suggest you save your config file, then delete it, reload the plugin to get the default config and then edit again with your desired settings. That way you know you have all the correct options.
-
If you have a new issue please start a new thread, or I can't track and resolve issues properly.
-
- 255 comments
-
- #bradley
- #bradleyapc
- (and 17 more)
-
- 61 comments
-
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
-
OK, I'll double check it all for the next update. It can be ignored.
-
- 410 comments
-
- 1
-
-
- #helicopter
- #helicopters
- (and 17 more)
-
- 410 comments
-
- #helicopter
- #helicopters
- (and 17 more)
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
I'm aware, thanks. you can ignore it.
-
Add whatever prefabs to the protected list in the config and enable protection for anything I the list. This could be the minicomputer prefab etc.
-
I didn’t ask for your config, please read what info I asked for.
-
Please can you answer the other stuff I asked
-
- 410 comments
-
- 1
-
-
- #helicopter
- #helicopters
- (and 17 more)
-
Please provide more info instead of just pasting error messages. These types of report ar mostly worthless. I need to know more info, did you get the item, did anything strange happen after that message. Is it happening every time you use that give command, are you on Oxide or Carbon etc…
-
I don’t think you are, that error was fixed in 1.2.19. Have you checked the plugin which is loaded on your server to see what the version number it reports is? Also, you haven’t given any details or info of when and how often you see this message, or what was occurring when you saw it.
-
What version of the plugin are you guys using, please check
-
I’ve been away, I will be home tonight and will look into it. Any other info on when and how this error happens would be helpful.
-
Previous placed electronics not upgrading tiers
ZEODE replied to KingSizeKevin's Support Request in Support
It’s working as intended, the only bug I found was that when the permission was removed, it did not remove the buffs on the electrical entities. In all my tests everything else works as intended, and not the permission system works properly too. do you use the Xperience plugin? There seems to be some conflict there as reported by another user.