-
Posts
1,948 -
Joined
-
Last visited
-
Days Won
17
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ZEODE
-
Changed Status from Pending to Can't Reproduce
-
It would appear it might be. I am due to overhaul the plugin anyway and improve it, so watch this space.
-
Hey @TerskipiaI have been testing this out a lot on my test server and live servers and its working as intended for me. I can only conclude that maybe you have another plugin which is conflicting. Or you have the config/data file set up wrong? Are you saying they aren't getting their default kit items, or are you adding Kit items which are not being assigned?
-
- 285 comments
-
- 1
-
-
- #bradley
- #bradleyapc
- (and 14 more)
-
It’s possible yes, I will add it to a future update, when I have other stuff to add too. In the meantime, to mitigate that, you can make the plane fly lower and faster to make the Bradley have more chance of touching down before they can attack it. Reduce the drag slightly too so it falls faster. If the plane doesn’t go low enough you can also use negative numbers to get it lower..
- 285 comments
-
- #bradley
- #bradleyapc
- (and 14 more)
-
Hi, currently any player can use a placed marketplace, this is a limitation by Facepunch, or at least, Oxide does not have the hooks public to handle market terminals. Obviously in the vanilla game marketplaces are not player owned items and can be used by anyone, in safe zones. I haven't checked out to see if any hooks related to this have been made public recently, so I will check and see. But for now at least, they can be used by anyone. But they still work in the same way as at Outpost etc, nobody can take anyone else purchased items, only the buyer can loot the items.
- 72 comments
-
- #rust
- #marketplace
- (and 8 more)
-
That depends on whatever shop plugin you are using. But place it for sale in your server shop and specify economics currency if it allows. Unless you mean the bdbuy command? I mean, this plugin was designed to sell the items in shops, I think it’s a much better way, but if people want the buy command I could improve it to add RP or Economics for purchase too.
- 285 comments
-
- #bradley
- #bradleyapc
- (and 14 more)
-
- 285 comments
-
- 1
-
-
- #bradley
- #bradleyapc
- (and 14 more)
-
I take it you are running a Linux based server? all you have to do is install libgdiplus, this will vary depending on what OS you are using. As an example, on Ubuntu I would install it with at the command line with: sudo apt-get install libgdiplus If you’re not using Ubuntu, check the correct command to use for your OS. You will need super user in the sudo list, or be root to install this.
- 1,091 comments
-
- #loot
- #customloot
- (and 13 more)
-
- 285 comments
-
- 2
-
-
- #bradley
- #bradleyapc
- (and 14 more)
-
- 285 comments
-
- #bradley
- #bradleyapc
- (and 14 more)
-
Sorry I haven't got to this yet. I will try and look at this later and see if I can reproduce the issue. When I tested it briefly, I couldn't reproduce the problem on my test server. Do you use any other NPC spawning plugins on your server that might conflict?
-
- 285 comments
-
- #bradley
- #bradleyapc
- (and 14 more)
-
- 285 comments
-
- #bradley
- #bradleyapc
- (and 14 more)
-
Changed Status from Pending to Closed
-
Thanks for the report, please add "rock_formation_small" to the "Objects To Ignore During Proximity Check" list in the config to resolve this.
-
- 285 comments
-
- 1
-
-
- #bradley
- #bradleyapc
- (and 14 more)
-
Changed Status from Pending to Not a Bug Changed Fixed In to 1.0.16
-
Hi, yes I can see the conflict. The Signal Cooldown plugin acts on ALL supply signals, even custom ones, with no control over whether to ignore any. I have submitted a patch to the author of that plugin, but for now you can patch it yourself by adding the following below line 93: if (Interface.CallHook("IsBradleyDrop", entity.skinID) != null) return;
-
I will look into this, thanks for the report.
-
- 285 comments
-
- #bradley
- #bradleyapc
- (and 14 more)
-
Changed Status from Work in Progress to Closed Changed Fixed In from 1.0.14 to 1.0.15
-
I hope this is now fixed, please let me know if this is not the case.
-
Changed Status from Pending to Can't Reproduce Changed Fixed In to 1.1.19
-
I've had a look through your list of plugins, I can't see anything jumping out at me from the list, but there could be something in one of them that causes it. Can you please try what I asked and unload the LootTable plugin and then call a Bradley Drop, at least then we can rule out that plugin as the cause. If we are going to troubleshoot this for you, you have to try the things I ask or I'm wasting my time, thanks.
