Jump to content

aimacak

Member
  • Posts

    1,311
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by aimacak

  1. aimacak

    Loot Manager

    Hello, I checked the Convoy + LootManager with the OnLootSpawn hook, if I instantly clear containers with this hook, then loot does not disappear from me even in spawned crates via the console (spawn crate_normal), if I add a timer in one second, then when I spawn through the console, the crates are deleted at the end of the timer, because loot is cleared, However, in both cases, nothing happened in the crates of the Loot Convoy. This is not a very professional answer, but I think that after these tests, your question can be answered - no, I think SimpleLoot will not interfere with the loot that LootManager creates in events.
  2. aimacak

    Loot Manager

    Please move the data correctly from the LootManager archive, everything is arranged in folders, the error indicates that you do not have a LootTables folder in oxide/data/LootManager. /oxide/data/LootManager/Images/Icons /oxide/data/LootManager/Images/Prefabs /oxide/data/LootManager/LootTables
  3. aimacak

    Loot Manager

    LootManager does not replace them in any way, and does not interact with loot on the server in any way, only at events. It allows you to use loot tables in event presets, including tables from the plugins you specified. LootManager is the huge number of loot settings in each event that existed before it appeared, only now it's all set up in one place, not in every event.
  4. If it persists, please create a topic in the Support section and let's figure out this problem, or if it would be convenient for you to do this in Discord, let me know, and I will send you an invitation to the developer's Discord server.
  5. Hello again, hooks: void OnDefendableBasesStart(HashSet<BaseEntity> entities, Vector3 position, float radius) void OnDefendableBasesEnd()
  6. aimacak

    Raidable Bases

    it seems to me that this needs to be regulated in your Kill Feed plugin.
  7. Hello, fixed in 1.0.5 Hello, I'm sorry for the long answer, we talked to the developer, and your main problem was that the turrets were shooting at you with a red light when you weren't moving. the configuration has two error settings for the player's position and his camera, you just had to choose the optimal parameters for yourself, for successful passage with the value in the first parameter of the player's position - 0.1, I think you need a very good connection to the server and a lightning-fast reaction of the player. It seems to me that you overreacted with your conclusions "Inaccuracy of changing the player position at the red indicator [м.]": 0.1, "Inaccuracy of changing the position of player’s camera at the red indicator [degrees]": 10.0,
  8. aimacak

    Loot Manager

    Hello, I would try to find the OnCorpsePopulate method in TugboatsPirates and change the return false to return true in it, then you need to check the behavior of the event after killing the pirates, if the behavior is correct, then everything is correct.
  9. aimacak

    Better Npc

    Hello, if you still have any problems, let me know in as much detail as possible.
  10. Hello, fixed in 1.0.8. Hello, u can turn ON this setting in config: "Disable spawning new NPCs on motorbikes after the first wave is killed? [true/false]": true Hello, is there still a problem? Are you using a custom map? Hello again, I will submit your proposal to the developer for consideration.
  11. aimacak

    Boss Monster

    Hello, have you solved your problem?
  12. aimacak

    Boss Monster

    Hello, above we have analyzed an example of adding custom items, won't this help you solve your problem? If not, please state your wishes in more detail, I don't quite understand what the problem is, thank you.
  13. aimacak

    Boss Monster

    Hello, do you still have this problem? Hello, if the problem is still relevant to you, provide the data file of one of the Bosses from oxide/data/BossMonster/Bosses/, whose loot you do not like and indicate your wishes, I will try to help you. Hello, most likely you have made some mistake in the Bosses or CustomMap folder files located in the directory oxide/data/BossMonster, if the problem is still relevant to you, you can provide your BossMonster folder from oxide/data and I will try to help you. Hello, is the problem still there for you? Hello, I'm afraid this is not possible.. but I'll discuss it with the developer later. Hello, no, as far as I know, this is currently not possible for NPCs, either in Oxide or Carbon.
  14. aimacak

    Boss Monster

    Yes, that's right. In plugins, to add any special properties to items, they use a check for shortname and SkinID, SkinID is a unique identifier, if you find any skin for any item in the workshop and insert your values into the link, for example, as you indicated in rifle.bolt, then you will go to the page of this Skin, as a rule there will be the picture you see in the game is on the icon of the item with this SkinID. But there are situations when you don't need a picture and developers just use any SkinID so that the plugin can distinguish two identical objects for its own purposes to interact with the correct one, this is done in the plugin code, then when you substitute the SkinID in the link, you won't find anything.
  15. Hello again, yes, as I said, this is just an informative message from behind the bank door under the car lift, it is displayed to everyone who uses this plugin.
  16. @PistOffBastd And it would probably be useful to know: 1) Oxide or Carbon? 2) procedural or custom map? 3) if procedural, specify the seed, if custom, specify the map name and, if you have the plugin MonumentFinder from Umod, compare the names of both gas stations using the chat command /mf closest, you need to be next to it.
  17. And you run an event many times in a row and it's always on just one? Can you send config and messages from the console when the plugin is loaded and the event starts/ends?
  18. aimacak

    Water Patrol

    Hello, I sent a suggestion to the developer.
  19. Hello again, I can assume that you had the server convar enabled (server.pve true), and this is most likely fixed in version 1.1.2. I will also clarify if you have a PvE server, as a rule, this server convar is turned off (server.pve false), and regulates all possible rules and situations using plug-ins, for example TruePVE on Umod.
  20. aimacak

    Better Npc

    @PistOffBastd Hello again, unfortunately, this was originally specifically prohibited to prevent all possible situations that could lead to various bugs, etc
    Although this plugin was not very well received, I think that over time all the nuances will be corrected and by simplifying the creation of loot tables by developers and administrators, we will be able to receive new, more developed products more often, because developers will be able to direct the time saved in a more productive direction. I also find it difficult to accept something new in a coordinated manner, but I guess it's moving forward, not backward
  21. Hello, if the problem still persists, please create a topic in the Support section, provide the configuration of this plugin in it, preferably logs at the time when this happened (from the server logs file), and try to unload all plugins (in server console: o.unload all) and try to repeat this behavior. Can you also tell me what value you have set on the server convar 'server.pve', true or false?
  22. aimacak

    Water Event

    Hello, check this with default cards, do not use cards from plug-ins such as Super Card in this test. Hello, check it out with all the disabled plugins that can affect turrets, such as TruePVE and other similar plugins.

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.4m
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.