Jump to content

Jbird

Creator
  • Posts

    2,199
  • Joined

  • Days Won

    17

Everything posted by Jbird

  1. Jbird

    Broken since 8/3

    Plugin needs to be made compatible with current version of BetterChat v5.2.14 Emojis show but the text, part of the tag to create the emoji, sometimes even chunks of the color code all show in chat now when players are trying to use emojis. This was never made to be compatible with BetterChatMentions so player names have to be made one single color if someone wants to use that plugin as well. Would be nice to have that addressed as well.
  2. Jbird

    Cannot Get Plugin To Work

    Let me know if that works for you @robfruin.
  3. @hid333 When you have a moment.
  4. Jbird

    Gas Station Event

    BotRespawn is another plugin I would ask that question under that plugin. It could be a quantity issue though NPCs have become more and more performance draining. Just to confirm this is happening on Pandora by @Gruber correct? Can you show us where this is on the map (grid view)?
  5. Jbird

    NPC not spawning on "Ghost" rhib

    Do you have any other plugins that control RHIBs in any way that you can think of @Rahd? Just kicking around ideas at the moment. Haven't heard of or seen this happening. Do you have the ability to remove other plugins to test if it happens without other plugins present?
  6. Jbird

    Cannot Get Plugin To Work

    No worries. That's curious. [WaterEvent] Downloading image Tab_KpucTaJl... [WaterEvent] Image Tab_KpucTaJl was not found. Maybe you didn't upload it to the .../oxide/data/Images/ folder [WaterEvent] Downloading image Clock_KpucTaJl... [WaterEvent] Image Clock_KpucTaJl was not found. Maybe you didn't upload it to the .../oxide/data/Images/ folder [WaterEvent] Downloading image Crate_KpucTaJl... [WaterEvent] Image Crate_KpucTaJl was not found. Maybe you didn't upload it to the .../oxide/data/Images/ folder [WaterEvent] The submarine.json file is empty or it doesn't exist Still missing the data files. They should mirror the way they are installed in the download so anything inside data should go inside your data folder structured the same way. You are missing the submarine file and all of the images.
  7. Is it what you are describing or something else? The option you selected is using the loot table you build in the config, and the prefab path that you have. What issue are you having there? Do you have any loot related plugins? This is for any Boss or specific ones? This for every bit of damage or only comes at certain times? Perfect thank you for confirming versions.
  8. Jbird

    NPC not spawning on "Ghost" rhib

    Do you get any errors in console? Have you double checked your config to see if there is a preset with an error? Reload the plugin and let me know if you get anything other than the plugin unloading and loading again when you have a moment @Rahd.
  9. Jbird

    Cannot Get Plugin To Work

    If you already have an open Support request you do not need to open another. I answered in your original ticket but here is the answer again. The reason is in the error you shared (in the other ticket) @robfruin. [WaterEvent] The submarine.json file is empty or it doesn't exist You need to install the data files included with the download.
  10. Jbird

    Please add

    This is already an option @MrLiquid in the PveMode main config. "Ignore administrators? [true/false]": false, "Ignore administrators? [true/false]": true, The second question and request will be considered, not sure how tricky that would be to do but will discuss. Thank you for the suggestion.
  11. Jbird

    Commands not working

    The reason is in the error you shared @robfruin. [WaterEvent] The submarine.json file is empty or it doesn't exist You need to install the data files included with the download.
  12. Jbird

    Commands not working

    What do you get in console when you reload the plugin? Did you install the data files, and NpcSpawn as well @robfruin?
  13. Jbird

    Water Patrol

    Do you block NPC damage with TruePVE? It really depends on how you have it configured and in what way it is being blocked. This can vary depending on your rules and groups. What do you have blocked?
  14. Jbird

    Loot table plugin question

    Sounds like a plan @BrettG especially glad to hear it's working the way you want! Thank you for letting me know. Come on back with any questions or concerns. Teams Discord is a good resource as well. Have fun with it!
  15. Jbird

    custom reward

    Happy to hear that @frogg thank you for letting me know!
  16. Jbird

    i added the rand switch

    But why are there two IDs in the beginning in your example @MxWaRLorD?
  17. Jbird

    Npc Spawn

    Sick thank you for following up here too so I know it's taken care of!
  18. Jbird

    custom reward

    Hi @frogg I can help with that. There are a few ways to customize the loot to answer your questions, and to do exactly those things. To give other rewards, you can build your own loot tables for NPCs or loot in the event and place things there using one of the options that will use the own loot table. Scrap is easily added this way. To remove messages from the event you can go to the lang file and remove everything between the quotations and nothing will generate. Just leave "" behind for that notification. Option 0 for default loot will use the BetterLoot loot table you build.
  19. Jbird

    i added the rand switch

    I see two IDs. Does the plugin throw an error when you reload it? I think you need to use only one ID at a time. If no ID is used you can still set them up on any map just so you know. But you may know what you are trying to accomplish so I just mention that in case you thought it was needed. The ID can be left blank or I think 0 is default I can double check for you. This will allow the boss to spawn on every map.
  20. Happy to hear the issue is resolved. The developer is traveling at the moment and noticed it was not responded to so I wanted to reply.
  21. Jbird

    Loot table plugin question

    Have you by chance changed the CS file at all, some customers will change the default NPC that is spawning from the heavy scientists to something else. Have you by chance run this passed the community for that loot plugin? I wonder if another customer or the developer would have a quick answer for why that wouldn't work. Might have other follow up questions too just let me know on those first if you would and we will go from there @BrettG.
  22. Jbird

    Boss Monster

    It is not my plugin I provide support. The developer will be home in a couple days and can address that. Based on your initial request you asked for XP to be rewarded per boss and gave no other specifics. So based on what you asked originally, what I am telling you CAN ABSOLUTELY be accomplished. For this plugin and with your recent explanation, yes I could see where he would be able to consider using the API from the XP plugin to allow assigning different amounts per boss. I'll let him give you an answer when he gets back though. Stay tuned.,
  23. Jbird

    Gas Station Event

    I thought my other message didn't go through so I just pasted it again, didn't realize I was asking the same question in multiple places that was my bad. I will let the developer answer when he returns in a couple days. I provide support. I can say that it sounds to me like this can already be achieved closely enough that I am not sure if the plugin is going to get an update when it can do both things already just without as many specifics. With PveMode enabled the following setting exists for the player with the most points. "List of commands that are executed in the console at the end of the event ({steamid} - the player who collected the highest number of points)": [] NPCs can also already be rewarded by XP plugin I'm not sure the need to make that so complex but again the developer would have the final word in this anyway I am just sharing my thoughts.
  24. Jbird

    Gas Station Event

    Check with the developer and let them know BossMonster has a hook that they can use for this. void OnBossKilled(ScientistNPC boss, BasePlayer attacker) - сalled when a player kills a boss
2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

139k

Files Sold

Total number of files sold.

2.9m

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.