Jump to content

AlexF

Member
  • Posts

    27
  • Joined

Everything posted by AlexF

  1. AlexF

    Arctic Base Event

    Okay, I double-checked, everything works. It turns out the pilot's password is displayed at the top.
  2. AlexF

    Arctic Base Event

    What does this change? Because of this problem, the event doesn't end, it freezes. I still haven't figured out how to open the second one. Moreover, the marker is only on the medic; the second one is locked somewhere, and there's no marker on it. I also didn't see them landing on the copter, although it's in the video. After the event starts, they're simply locked in their rooms.
  3. AlexF

    Arctic Base Event

    Hello, the scientist is studying a corpse endlessly, the timer has run out, and he's still standing there waving a knife. As you can see, the timer has disappeared. What's wrong? Is this a bug, or is it because I'm using the truepve plugin? Thank you.
  4. AlexF

    War Mode PVP/PVE

    Hi, My friend and I are testing a plugin. Please explain why if I (pve player) auth into a PvP player's cupboard, then all protection disappears. I can loot the cupboard and any boxes and damage the building. Only player-specific protection works. The config is standard, I'm not in a team with the building's owner, and I've tried disabling team synchronization. Essentially, I can simply run to the PvP player's base, auth into the cupboard(if it no locks), loot, and raid it. I still have PvE mode. Maybe I missed something in the settings that needs to be changed, or it's a plugin bug. There are no other plugins on the server like truepve, preventlooting, abandonedbases (i'm unloaded them)
  5. AlexF

    Convoy

    The locked crate does not change the default opening time after the update "Time until a locked crate opens (LockedCrate) [sec.]": 0.0, or "Time until a locked crate opens (LockedCrate) [sec.]": -1.0, dont work
  6. Hi, how do I increase the harvest price in a new city or product amount? I'm getting too much for 150 scrap: 200 potatoes, 74 pumpkins, 184 corns I waited about 10 minutes and the harvest can be collected again, this is nonsense, you can farm as much food as you want for 150 scrap Moreover, I was able to collect even after going outside the fence, if I climbed over the fence
  7. AlexF

    Sentry Turrets

    After updating this plugin, the drone stopped taking off in iqguardiandrone. We tried changing the limit settings, but it didn't help. The console reports a conflict between plugins
  8. AlexF

    Convoy

    Hello, I think on many servers right now players are taking out convoys using drones while sitting inside houses. Please make it so that convoys or bots can shoot down drones or fire at the house from where the drones are being controlled or disable/jam drones in radius(it,s better). Optimization is needed, the fps drops by half when moving a heavy convoy. And also add a command to check when the next convoy will spawn. Thank you.
  9. AlexF

    Convoy

    we have new bug: When you clear any convoy, you can leave one bot alive. Then wait a little in the save (for the convoy to de-bait [about 2-3 minutes in the save]), and when the convoy de-baits, 4 additional bots will spawn on it (on average). It turns out that in theory it is possible to kill 4 additional bots ±15 times during the entire hour of the convoy's ride, from which various loot falls (mostly compachi). That is, if you plan a convoy for 20 bots and loot from them together with the main one, then you can kill about 80 (on average convoy) with such actions.
  10. AlexF

    IQGuardianDrone

    I sent you a bug that everyone spam in console ib last version, fix it or not, it's up to you, this bug is spamming on a friend's server
  11. AlexF

    IQGuardianDrone

    always spamming after player respawn at Oxide.Plugins.IQGuardianDrone.IsDuel (System.UInt64 userID) [0x00000] in <3d5a59294c53424b84ce903a369aed16>:0
  12. AlexF

    Skills

    hi, why doesn't it work on furnace rates, I tried the standard config and adding ore by short names and other methods, furnaces don't speed up, also metabolism
  13. AlexF

    Automated Maps

    hi, I don't understand something, does it interact with your autowipe plugin, will it put the map chosen by the players when autowipe is running
  14. AlexF

    BetterTC

    same here, and cant add new permissions, because of this, vip can do the same as a default player, because the permissions are the same, but new perm it doesn't accept
  15. can you add that it works for any plants regardless of whether they are growing in beds or on the ground. If the player is not the owner or not logged in to the closet, he will not be able to collect them. Thanks
  16. AlexF

    Referrals

    Hi, is it possible to combine different types of bonuses? For example, issuing a privilege command and accruing currency from gamestores? based the config, only one can be selected or not?
  17. AlexF

    Convoy

    my friend found a bug, the convoy is stuck and does not turn in the fishing village
  18. AlexF

    Raidable Bases

    Why did the bases started to fail after the update? This also happens with other plugins(like cobalt). Is it because of the new generation or copypaste update needed(now 4.2.0? Thanks
  19. "default": { "Player Max Sleeping Bag/Bed limit": 5, "Sleeping bag unlock time after placed": 300, "Bed unlock time after placed": 120, "Sleeping bag respawn cooldown": 300, "Bed respawn cooldown": 120, "Sleeping Bag Range: Radius within which to check other Sleeping Bags placed. Default: 50 (lower = more Sleeping Bags close to each other)": 50, "Bed Range: Radius within which to check other Beds placed. Default: 50 (lower = more Beds close to each other)": 50 }, "vip": { "Player Max Sleeping Bag/Bed limit": 7, "Sleeping bag unlock time after placed": 210, "Bed unlock time after placed": 84, "Sleeping bag respawn cooldown": 210, "Bed respawn cooldown": 84, "Sleeping Bag Range: Radius within which to check other Sleeping Bags placed. Default: 50 (lower = more Sleeping Bags close to each other)": 35, "Bed Range: Radius within which to check other Beds placed. Default: 50 (lower = more Beds close to each other)": 35 }, "shopsuper": { "Player Max Sleeping Bag/Bed limit": 10, "Sleeping bag unlock time after placed": 30, "Bed unlock time after placed": 12, "Sleeping bag respawn cooldown": 30, "Bed respawn cooldown": 12, "Sleeping Bag Range: Radius within which to check other Sleeping Bags placed. Default: 50 (lower = more Sleeping Bags close to each other)": 5, "Bed Range: Radius within which to check other Beds placed. Default: 50 (lower = more Beds close to each other)": 5 }
  20. My friend have this error - I can even tell you why this is - because of the registration of privileges in the CS, if you load it with a different perm name(vip1, vip2..), the plugin spams: Failed to call hook 'OnActiveItemChanged' on plugin 'UltimateBeds v1.0.8' (InvalidOperationException: Sequence contains no matching element) at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00011] in <a314714511a14f84b853c03efd8682b8>:0 at Oxide.Plugins.UltimateBeds.GetPlayerRolePermission (System.UInt64 steamID) [0x00034] in <8a8c125ded594d2db96c6c1ea63e8fac>:0 at Oxide.Plugins.UltimateBeds.CanChangeBagsRange (BasePlayer player) [0x00017] in <8a8c125ded594d2db96c6c1ea63e8fac>:0 at Oxide.Plugins.UltimateBeds.OnActiveItemChanged (BasePlayer player, Item oldItem, Item newItem) [0x0000d] in <8a8c125ded594d2db96c6c1ea63e8fac>:0 at Oxide.Plugins.UltimateBeds.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001e6] in <8a8c125ded594d2db96c6c1ea63e8fac>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 [UltimateBeds] Exception: Sequence contains no matching element [UltimateBeds] Exception: Sequence contains no matching element
  21. AlexF

    Convoy

    Firstly, who are you, I'm writing to the author, and the second: what are you talking about? It's enough to launch the plugin and see that the transport now goes in different directions, he wrote about it in the update, but people don't like it - we want to disable this in config. Also, the transport goes through textures on the way, I even wrote that these are traders. It's enough to launch a convoy, shoot at it and anyone will see that.
  22. AlexF

    Convoy

    Several people have already written to him about this bug, the author does not respond
  23. AlexF

    Convoy

    my friend find two bugs: 1) when someone attacks a convoy, it starts to disperse, traders with loot drive underwater, etc. 2) cars drive through textures! and there is no way to disable this behavior of cars in the config, add this there please, thx
2.2m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

151.2k

Files Sold

Total number of files sold.

3.2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.