Jump to content

Jbird

Curator
  • Posts

    2,156
  • Joined

Everything posted by Jbird

  1. Jbird

    Parachute missing

    Not getting any other reports of this @Kleementin what have you done in regards to testing to see if anything might be affecting it? Have you added any plugins or made any changes recently?
  2. We have a better place for organizing suggestions like these so this has been added for the event as a suggestion. It may be added in a coming update, as KpucTaJl regularly rotates through updates and new work. Thank you for sharing!
  3. Jbird

    Door code

    We just prefer to keep them separate @Covfefe tickets are similar to a DM and the originator will keep getting notifications from our replies. Unless it's happening at the same time, if it's like a week or more between then just create a new ticket so they don't get a bunch of notifications when it might already be resolved for them.
  4. Jbird

    5 hour cooldowns? how to edit?

    Each difficulty has that setting @Covfefe. "Amount of time that a player will have to wait to launch an event at the same level once an event has finished": 21600.0,
  5. Jbird

    Console error

    Could you by chance add context to what happens when that error occurs @liuyan1220? Also check things like NpcSpawn version and confirm a few things like the server and oxide files are all up to date, or if you are using something else like carbon for example. Any of those details please.
  6. Jbird

    Global Limit

    Thank you for the suggestion @mrc we have a better organization for taking ideas like this as KpucTaJl rotates through updates and new work regularly. Thank you for the idea, might try to add this in the future!
  7. Hey @Butters @BritishKingEdward @rd800919 you all confirmed NpcSpawn and BossMonster versions? You are getting no boss at all or you are getting them in odd places? So far we have otherwise been able to troubleshoot each issue to a certain error or mistake recently so I don't know of anything overall that would cause all of you to be having issues. Have you tried unloading all your other plugins and testing it just with NpcSpawn and BossMonster? If it works then and not with all your other plugins running then something is interfering.
  8. Jbird

    NPC Loot Change?

    Yes in the data folders you can go to each file and configure it however you like. If you have one thing you want to do with all files just repeat that action on any location and in any file you want changed. There are several options and they are listed in the Description for reference @Bictoq.
  9. Jbird

    bots ptoblem

    Some of those do sound like an issue on your server we are not getting other reports of it. Usually this might be from another Custom file that was not disabled from a previous map. Do you think it might be this? Check your overall count of NPCs as when you get to a certain active amount they may have issues. Mostly ensure everything is up to date as to their versions.
  10. Jbird

    death notes

    Here we were just waiting for your (and their) response. There are other death message plugins that you may consider with more active devs, this one was taken over because not maintained but I dunno why someone with low inactivity claimed it. Had you considered changing the configuration to try to remove messages that way? You could make death messages in certain instances empty maybe? I get it though it would be a lot of messages during that event.
  11. Jbird

    Door code

    @Covfefe please create your own tickets don't reply to someone elses ticket as your problem might be the similar but might not be the same. Also I am not even the developer I just do support for him. It seems kind of redundant to have to adjust one plugin because of issues another plugin causes. But it won't happen without information on what's causing it so collect more information because this plugin runs properly without extra locks when tested.
  12. Jbird

    PveMode

    Most of the events take place on monuments. It was only a suggestion using things that already exist. When you say no need for another plugin just add another function, I don't think you realize that every single event has to be updated when new 'functions' are added. So the further we go the less ideal it is to cram things that people want into a plugin that's already being used across several other plugins. So PveMode gets an update and every event that uses it (including Adem's events and plugins) would need an update to incorporate this one new thing. I'm not saying it won't happen but it's more likely for something that gets requested by multiple customers. My recommendation in regards to the current plugin, just lower the amount needed to lock the event to a very small requirement. If you don't want to get a new plugin that's fine I understand. But it's an immediate suggestion for what you're asking. Placing this in a place he and I have for notes suggestions questions and such and he would have the final say and might comment further.
  13. Jbird

    PveMode

    There is actually something already like this I think that you might find interesting. JTedal is learning to develop plugins and has a MonumentOwner plugin that allows people to claim a monument. They could claim a monument before the event starts and have that area already claimed when the event starts.
  14. No there would be no issue running both of those @Kobani unless the server is having performance issues for example. But otherwise no you can run these both at any time together.
  15. Jbird

    Npc disappear on reload

    I understand what is happening @SmaX94. Only reload the plugin or plugins you need to reload not all of them. I misunderstood that part. When you reload all plugins they are probably loading in the wrong order and BetterNpc is probably trying to load without NpcSpawn which will not work. Only type the name of the plugin you want to reload. oxide.reload BetterNpc o.reload BetterNpc Apologies for taking a moment to realize what you were saying.
  16. How much work was done after the server was launched? Maybe all you need is a wipe? It depends on what order you've done things or if you've already tried that though. So far it looks solid but might need to be tested further before I can give you a very good answer for sure.
  17. If you use PveMode with BossMonster it will lock the loot to the person or team who do the most damage to the boss that are the only ones able to loot them @m3dus4.
  18. Jbird

    Npc disappear on reload

    You should be able to simply reload the plugin as you stated. It's odd that they start with the server fine but won't reload. Do you know how to find and view your console and or your logs @SmaX94? There may be an indication there as to what is going on when you reload especially and you can watch it then especially to see what it's saying. If you are able you could join the Mad Mapper Discord and create a ticket to look into that more privately. Confirm a few things though like the versions of NpcSpawn and BetterNpc, and make sure your server and oxide are all up to date as well. Those are some of the basic steps to check.
  19. Jbird

    Defendable Bases

    The video would be in English too would be the only problem there. heh But see if this makes sense if I simplify for now. When you add a new item to the laptop loot you have to do two things. Add an image to the /data/Images folder Add the information to the /config/DefendableBases.json file The plugin already comes with examples of each so you will replicate the process. Add the image then add the information to the config file to match the image, name it in the config, and give it's path and name in the images folder such as Images/ImageName.png
  20. Jbird

    Harbor Event

    Thank you. I think you meant @Begi 😉 See above. Are you using it as well?
  21. Jbird

    Better Npc

    To that regard even though it is still a bit of work, copy and paste the portion(s) of the file that you want to be the same. They are all structured the same so those sections can be copied and pasted if you are careful not to lose or add any commas or brackets.
  22. Jbird

    Better Npc

    Currently there are no ways to affect all NPCs at the same time, mostly due to haw much variance there is between them by default. That being said, although it is a little bit of a pain at first, just take your time with it start on smaller monuments and files to get used to the adjustments then you will get quicker with it. Eventually there will be an in game editor but it is not complete yet. Until then you can do a few things like increase their aim cone (their cone of shots being increased makes them miss more), and lower their damage within the configuration for each file. No worries. Did throw me off for a moment. I was starting to reply and noticed there was another page with replies after it already. 💩 happens.
  23. Any time. Just update us whenever you are able.
  24. Jbird

    death notes

    Did you get any update here yet @Dad Frog? No rush just checking in.
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.4k

Files Sold

Total number of files sold.

2.5m

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.