Jump to content

aimacak

Member
  • Posts

    1,529
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by aimacak

  1. Hello, you are absolutely right, NpcSpawn and BetterNpc will be updated soon, they will fix this.
  2. aimacak

    Loot Table/Boxes Not Working?

    Hello, in the configuration there are 2 prefab parameters for each crate, 1 parameter is the prefab of the crate texture, 2 parameter is which crate the loot will be taken from for filling. Regarding crates that "never disappear", everything is quite simple, crate has a certain number of slots, there are 12 in my screenshot, but with your loot settings, the crate plugin often adds more items to this crate, i.e. then, when you think that you have taken all the items from it, there are still items in it, so it does not disappear, I can recommend you a plugin that will automatically remove partially wrapped crates and throw items out of them in their place, I have been using it for 3 years, there are no problems with it, the removal time can set it in the configuration of this plugin. If you have any more questions, ask. Plugin for automatic despawn crates after looting: https://umod.org/plugins/loot-bouncer texture prefab: "Loot crate settings for the first room": [ { "Prefab": "assets/bundled/prefabs/radtown/crate_normal.prefab", loot prefabs: "List of prefabs": [ { "Chance [0.0-100.0]": 100.0, "The path to the prefab": "assets/bundled/prefabs/radtown/crate_underwater_advanced.prefab" } ]
  3. @laodu @RustyW Hello, please tell me which loot plugins do you use? You can also send your configuration files so that I can check it myself.
  4. aimacak

    loot table

    Hello, please provide the configuration file and express your wishes, I will try to help you.
  5. aimacak

    Loot Table

    Hello, have you solved your problem?
  6. aimacak

    Misaligned doors

    Hello, your problem is probably related to what was fixed in GasStationEvent 1.3.3, do you still have this problem? In such cases, it is advisable to attach at least a screenshot, because it will save both your and our time, thank you
  7. aimacak

    Jungle Update

    Hello, new animals, including the updated wolf, will be added 100%, but I can't figure out the timing.
  8. aimacak

    Armored Train

    all you need to do to enable the New Year's preset is to transfer the data files from the plugin archive, including presets, to a similar folder on the server, with replacement, and enable one of the presets in the configuration (Halloween or Christmas), restart the plugin and rejoice)
  9. aimacak

    Armored Train

    I think you only need to include 1 preset, either Halloween or Christmas
  10. aimacak

    Armored Train

    I'm sorry, could you explain in super detail exactly what you would like? I really don't understand Christmas in config = NewYear (preset in data)
  11. Hello, try to make some changes to the FerryTerminalEvent.cs plugin itself (oxide/plugins), and tell me if this helped solve the problem? add this code between '#endregion NTeleportation' and '#region Economy' #region BotReSpawn private object OnBotReSpawnNPCTarget(ScientistNPC npc, BasePlayer player) { if (Controller == null) return null; if (Controller.BrainAnimations.Any(x => x.Entity == player)) return true; if (Controller.Hostages.Contains(player)) return true; if (Controller.HostagesEvacuations.Any(x => x.Hostage == player)) return true; return null; } #endregion BotReSpawn
  12. Hello, check if you have the CH47 file in the oxide/data/BetterNpc/Events directory, if not, download BetterNpc and transfer the data folder to the server WITHOUT REPLACING FILES so that your settings are saved, do not forget to make a backup just in case.
  13. aimacak

    About animal immobility

    Hello, I'm just the opposite, I can guarantee that the animals will stand, I don't want to say anything bad about this plugin, but I would refuse it. But if you do not want to abandon your plugin, then changes must be made in your plugin anyway, any changes to the event will not work. From myself, I can say that Ferry Terminal is very well received in the game, but I rarely like something and I won't get anything from your purchase, just an opinion that wasn't asked
  14. aimacak

    Ferry Terminal Event

    Hello, how often does this happen? can you provide detailed server logs from the file from the moment when this happens? You can also provide a configuration file.
  15. aimacak

    Event doesn't start

    Hello, do you use Oxide or Carbon? I need a log file during this situation, please send it if this situation happens again. I have not been able to repeat anything of what you have listed.
  16. Hello, support has been added in DefendableBases 1.2.8
  17. Hello, thank you, I passed it on to the developer, I think there will be a fix in the next update.
  18. Hello, is this happening only in this plugin? Could you check which NPCs are counted in the statistics after the murder? I've been collecting information, most likely it's about PlayerRanks, I've written to the developer of this plugin, I hope he reacts positively.
  19. Hello, please provide the DefendableBases configuration file and the data folder for testing.
  20. aimacak

    skill tree

    Hello, I don't quite understand how your communication ended, can you tell me if you currently have any problems related to this plugin?
  21. Hello, do you still have this problem?
  22. aimacak

    NO Loot After Rust Update

    Hello, provide the data folder for testing, you can here, you can in PM.
  23. aimacak

    Wolf spawn damage - Evil

    @Mike6FO Hello, fixed in BossMonster 2.1.4, right?
  24. aimacak

    Too little loot

    Hello, do you still have this problem? Can you provide the data folder and configuration file NpcSpawn, and tell the name of the Boss where this problem is present?
  25. Hello, has it been fixed yet?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
164.8k
Total sales
Payments
3.6m
Processed total
×
×
  • 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.