Jump to content

WarisGG

Member
  • Posts

    52
  • Joined

  • Last visited

Everything posted by WarisGG

  1. WarisGG

    Ganja

    Hi, I have a question about the Hook time of this plugin. It tends to be much higher than other plugins, 3 or 4 times higher. Is this normal or can I do something to reduce it? Or is it something to do with the plugin's internal optimization?
  2. I understand. The idea was to make it so users with X permissions would have those mods together. I thought differently about it, but I'll adapt it as you say. Another thing: the weapon still has the mods even after removing the plugin and restarting the server. I had to get another new weapon to get reloading back to normal.
  3. Hi, I added your plugin to my server and configured it with certain permissions just for testing. It turns out that all users have the configuration and are using it. When I was notified, I disabled the plugin. However, all weapons are still reloading with the modified amounts. I'm about to restart the server now to see if it gets fixed after the reboot. I configured it like this: { "Weapons": [ { "weaponName": "rifle.ak", "capacity": 100, "defaultCapacity": 30, "permission": "pack_bel" }, { "weaponName": "rifle.l96", "capacity": 14, "defaultCapacity": 5, "permission": "pack_bel" }, { "weaponName": "lmg.m249", "capacity": 180, "defaultCapacity": 100, "permission": "pack_bel" }, { "weaponName": "rocket.launcher", "capacity": 3, "defaultCapacity": 1, "permission": "pack_bel" } ] }
  4. WarisGG

    Data is lost after reboot

    Hello, I hope you're well. I wanted to ask you about something that's happening with your plugin on my server. Sometimes, not always, after a server restart, the stack configuration is lost. The file: /oxide/data/JStacks/CustomStackSizes.json is emptied, and I have to disable the plugin, upload the file from the backup, and then enable it again. This has been happening a lot lately. Is there any way to fix this?
  5. WarisGG

    NPC Health Bar

    Hello, I'd like to please use the layout for configuration 1, but at the same height as configuration 3. Because configuration 1 extends downwards and interferes with the weapon or sight.
  6. WarisGG

    stopped working?

    That's true, thank you.
  7. WarisGG

    stopped working?

    Hi, has it stopped working? When I place the order, the box doesn't appear.
  8. WarisGG

    Couldn't find prefab

    Hi, users reported that the bases had no loot or only 1 box, when pasting the base, I saw this on console. fullwipednight6.json 09/07 02:47:25 | Couldn't find prefab "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_a.prefab" 09/07 02:47:25 | Couldn't find prefab "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_a.prefab" 09/07 02:47:25 | Couldn't find prefab "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_a.prefab" 09/07 02:47:25 | Couldn't find prefab "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_a.prefab" 09/07 02:47:25 | Couldn't find prefab "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_a.prefab" 09/07 02:47:25 | Couldn't find prefab "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_a.prefab" 09/07 02:47:25 | Couldn't find prefab "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_a.prefab"
  9. I think it's fixed. If I see it again, I'll let you know. The error hasn't appeared yet. Thanks.
  10. Hi, I saw this error in the console and I'm going to leave it here.
  11. WarisGG

    AutoRestart

    Is it possible to avoid embedding in Discord notifications? They used to look cleaner, but now they look like this. Here's a before-and-after example.
  12. Hi, I see it again in the current version.
  13. Failed to run a 1.00 timer in 'Recyclerbox v2.4.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Recyclerbox.RecycleItem (ItemContainer container, Item item) [0x00032] in <7316a1219949419492406251696255ad>:0 at Oxide.Plugins.Recyclerbox+<>c__DisplayClass30_0.<OnItemAddedToContainer>b__0 () [0x00000] in <7316a1219949419492406251696255ad>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 I've seen this error before but didn't report it, now I see it again, I have spam in the console.
  14. WarisGG

    Players are kicked

    Hello, players are reporting that they are being kicked from the server, during the arena, the winner of the arena or those who die are kicked completely from the game, when checking the logs I only found this.
  15. WarisGG

    Arena Tournament

    Thanks for the reply. Yes, it's added. I saw it later. "Ignore when using ArenaTournament?": true And for simple PVE, you have to create a zone at the arena location (with ZoneManager) and disable PVE in that zone. Another question, do you know where I can buy other arena designs for your plugin?
  16. WarisGG

    Arena Tournament

    Hi, I have a PVE server. I'm using the Simple PVE plugin. I don't know if they're compatible. Also, the Mevent Clans plugin. If people are on the same team, they can't damage each other. The Simple PVE plugin displays alerts/warnings, but damage can still be done.
  17. WarisGG

    IQDefenderSupply

    Hello, I also use SimplePVE, and I’m not sure whether it’s compatible or not. On top of that, I don’t know if the plugin has any protection that would make the event exclusive to the first player who starts it. Or if it supports compatibility with Monument Owner, so I could add it and protect it that way.
  18. WarisGG

    Raidable Bases

    I would put everything in a single option, but it's already designed separately. So maybe it should be added separately.
  19. WarisGG

    Raidable Bases

    That's true, the option is specific and not something general, it would be nice to have the option for that, thank you very much.
  20. WarisGG

    Raidable Bases

    Thanks for the help. Now I have it like this: "Entities Allowed To Drop Loot": { "Auto Turrets": true, The loot drops from the turrets don't disappear, even if I configure: "Despawn Dropped Loot Bags From Raid Boxes When Base Despawns": true, "Despawn Dropped Loot Bags From NPCs When Base Despawns": true, All others do disappear.
  21. WarisGG

    Raidable Bases

    Hi, a user reports that they made several bases and that they aren't disappearing. I thought they disappeared over time, but they say the leftovers from several bases accumulate, because they seem to appear in the same place. So, how can I delete them or have them deleted after a certain amount of time? And regarding them appearing in the same place, where can I configure it? I think it's set to appear near its location, but why is it always in the exact same location?
  22. This might be a configuration issue with the Monument Owner plugin, but I’ll leave it here anyway. The Abandoned Supermarket seems to be very close to the Launch Site. I'm using MonumentOwner with the default settings, and players are reporting that they can't use anything at the Abandoned Supermarket because it's blocked by another player—the one who is currently using Launch Site. I'll check if this can be changed in the configuration, but I wanted to mention it here so you're aware. Just pointing out that the monuments might be too close to each other, and maybe it's something to consider adjusting in the future.
1.9m

Downloads

Total number of downloads.

8.7k

Customers

Total customers served.

129.7k

Files Sold

Total number of files sold.

2.7m

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.