Jump to content

aimacak

Member
  • Posts

    1,311
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by aimacak

  1. aimacak

    Boss Monster

    I've added this to the update plan, thanks.
  2. aimacak

    Water Patrol

    I'm sorry, but hasn't this already been added? Have you tried giving them rocket launchers?
  3. aimacak

    Boss Monster

    What exactly do you mean? Tell us in more detail, please.
  4. aimacak

    Raidable Bases

    This is just a property of an Item, for example, the Item Perks plugin uses it, in fact it is an analog of customization using SkinID, correct me if I made a mistake somewhere.
  5. I talked to the developer, he doesn't mind adding this feature, but at the moment there are more priority updates, so there is no information on the timing of the addition..
  6. Hello, at the moment it is in the proposals for updating in this plugin, there are a lot of plugins, recently there have been preparations for updating NpcSpawn and BetterNpc, it is also impossible not to take into account the New Year holidays. I will try to find out at least KpucTaJI's attitude to this proposal.
  7. aimacak

    Raidable Bases

    hmm, I'll need to check, but it worked 100% for me for bradley_crate, heli_crate and even BradleyAPC
  8. aimacak

    Raidable Bases

    I'm sorry, but this was initially incorrect advice, the only thing you can do is insert the building ( /paste ), spawn the crate you need in the right place and overwrite the building file ( /copy ), but I do not know how much this satisfies your wishes.
  9. aimacak

    Harbor Event

    Hello, everything is working correctly for me, maybe you recently changed something in the configuration or installed new plugins? Are there any messages in the server console? Can you send the configuration so that I can try it with yours?
  10. aimacak

    Loot Manager

    As far as I know, in the current configuration, the best solution would be to remove the min max option for Items, but then sometimes there will be 0-3 of your medical items in the loot. And I would enable loot cleanup before adding it on the General tab.
  11. 1. Yes, it works on the procedural map, this is a list of custom maps that support it, perhaps the list is incomplete, as far as I understand, spawn is only in the monuments area 2. The configuration has a PveMode mode, there is an automatic launch and a command launch from the chat / console, there is no launch by permissions, cooldown regulate by PveMode plugin added: the developer said that it is possible to launch an event with an established owner using the warstart {steamid} console command if you can tell me more specifically what you would like, I will discuss it with the developer, thank you
  12. aimacak

    Better Npc

    @Malkizid you can manually copy any existing preset, such as Stone Quarry.json in the directory oxide/data/BetterNpc/Monument/, name them Outpost.json and Bandit Camp.json, I do not recommend leaving a random spawn, because there are many objects in which I would not like to see NPCs, houses, etc., so I advise you to manually add spawn points using this command, the first argument is the preset number inside the file, the second argument is the name of the spawn point, which corresponds to the name of the data file, in our in the case of Outpost and Bandit Camp, without .json When you enter this command into the specified data file, the coordinates where you were at the time of writing the command will be added to the list of custom coordinates for spawning the specified preset. /SpawnPointAddPos {number} {name} – To write the local admin’s coordinate into the preset with the positional number {number} (starting from 1) to the place where the NPC {name} appears example: /SpawnPointAddPos 1 Outpost /SpawnPointAddPos 1 Bandit Camp you also need to make minor adjustments to BetterNpc.cs ( remove 2 strings "Outpost", and "Bandit Camp", ) After updating the plugin, the blacklist logic will be changed and you will not have to make changes again in BetterNpc.cs, everything will work. before: private readonly HashSet<string> _unnecessaryMonuments = new HashSet<string> { "Substation", "Outpost", "Bandit Camp", "Fishing Village", "Large Fishing Village", "Ranch", "Large Barn", "Ice Lake", "Mountain" }; after: private readonly HashSet<string> _unnecessaryMonuments = new HashSet<string> { "Substation", "Fishing Village", "Large Fishing Village", "Ranch", "Large Barn", "Ice Lake", "Mountain" };
  13. aimacak

    Raidable Bases

    Hello, try permission: fauxadmin.allowed and chat command /rb invite with part of nickname or SteamID I don't have any more detailed information
  14. aimacak

    Armored Train

    @the_zirus If you installed LootManager, go back to the archive with it and check if you saved the folder structure on the server like in the archive during installation.
  15. aimacak

    Armored Train

    about it said your server logs, not me.. (09:23:11) | [ArmoredTrain] LootManager plugin doesn`t exist! Please install it:
  16. aimacak

    Armored Train

    Hello, you need to install the LootManager plugin, as the first line of your message in the server logs tells you, be extremely careful when transferring files from the archive, many people get confused in the directories. After installation, you will need to restart the events so that they create loot tables from your old configuration. Many people also think that this plugin will affect all loot on the server, no, this plugin is only for events.
  17. aimacak

    Boss Monster

    I tried to tag you in the support thread, I'm not sure if it will help, maybe you have a discord? If it's not difficult for you, join Mad Mappers and create a ticket and tag KpucTaJI, I will be added automatically, it will probably be more convenient there) and yes, I'm trying to figure it out in order to more specifically convey information to the developer) https://discord.gg/w6ayNfDGAk
  18. aimacak

    Convoy

    this is a fairly rare error and we can't figure out the reason for its occurrence, but it doesn't carry anything critical..

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.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
155k
Marketplace sales
Payments
3.3m
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.