Jump to content

Jbird

Curator
  • Posts

    2,156
  • Joined

Everything posted by Jbird

  1. Jbird

    Console Spam

    Perfect, Adem will assist and communicates with KpucTaJl if anything is needed for PveMode.
  2. Jbird

    Console error

    Yes sounds like it happening during the Caravan event. Let me know if you need anything else regarding NpcSpawn but Adem will likely help sort the issue out and can talk to KpucTaJl directly if anything needs done with NpcSpawn as well. Will be here if you need me though.
  3. Jbird

    Console error

    Sounds like it may have been during an event. Check your console just before the errors started to occur and see if that is the case.
  4. Jbird

    NullReferenceException

    Either there is a null section that is needed in the Junkyard plugin, or perhaps with the NpcSpawn update you have a null field in the NpcSpawn config. Check both of them to see if a section of config shows null, you can try making a copy of either or both of them and then deleting them and reloading both plugins. This will create new configs and you can use your copy as a reference if you've made customization that you want carried over.
  5. Jbird

    Console Spam

    When is that error occurring? Essentially what is happening when it begins to appear. Please create a ticket under the Sputnik plugin, or come to the Mad Mapper Discord and you can tag both developers. If anything needs done with PveMode Adem will discuss with KpucTaJl but likely it can be fixed in the plugin or by diagnosing when this is happening.
  6. Jbird

    Console error

    When does this error appear for you? Reload NpcSpawn and any other plugin you are using. Confirm that plugin is also up to date and we will check from there.
  7. Jbird

    Npc Spawn

    Спасибо за помощь друг.
  8. Jbird

    Npc Spawn

    Check the NpcSpawn config file and make sure to use true or false options.
  9. Jbird

    Npc Spawn

    Check the NpcSpawn config file and make sure to use true or false options.
  10. Jbird

    Water Event

    Look near the bottom of the configuration for the economy section of the configuration and you can customize it from there. Generally you just need to reduce it to which one you are using for the reward.
  11. Jbird

    Better Npc

    Reload the plugin and check console messages for a hint that there could be an issue somewhere. Sometimes the plugin will be able to partially load, but at a certain point any files after that will behave abnormally like you described due to something missing or with a configuration error of some sort. That is most commonly the reason this might happen but regardless loading messages will let us know if everything is at least loading correctly and we can continue from there.
  12. Jbird

    Better Npc

    Reload the plugin and share all of the console response when it is loading. I don't see that the error is coming from this plugin and I doubt it as long as you have BetterNpc updated. Those errors should have been cleared from all plugins months ago, and are not going to come up as long as both NpcSpawn and BetterNpc are current.
  13. Jbird

    Better Npc

    What version of NpcSpawn and BetterNpc both are you using? You can join the Mad Mapper Discord and create a ticket if you would like. Otherwise please reload the plugin and copy and paste here more of the full response in console.
  14. Jbird

    loot defender

    Yes. KpucTaJl and nivex are a couple of the top developers in the community as well so if anything came up between the two of them it would get sorted. They have very little overlap as PveMode can be used for specific targets like BetterNpc NPCs and BossMonster NPCs but I've not heard a single issue and both are popular plugins. PveMode is mostly used for it's added options for locking events and actions within an event to a player or team once the configured target has been reached.
  15. Jbird

    error

    Thank you for the response was just curious. This should only happen if you were updating from a version previous to this option being in the config
  16. Jbird

    Rewards for Boss Defeat

    If you use option 1 or 5 (combines option 1 and 4) you can use the custom loot table and place a blueprint there. Place the weapon you want and there is a true or false option you will set to true to issue a blueprint for that weapon. Here is an example. { "ShortName": "rifle.ak", "Minimum": 1, "Maximum": 1, "Chance probability [0.0-100.0]": 100.0, "Is this a blueprint? [true/false]": true, "SkinID (0 - default)": 0, "Name (empty - default)": "" }
  17. Jbird

    error

    Thank you for the update. I was curious with the first message since it showed the correct version of the plugin. Don't hesitate to let me know if you have any other issues. Glad you were able to find the issue and resolve it quickly. Just curious if you don't mind, in case it happens to any others, did this section seem to have cleared itself?
  18. Jbird

    BasePlayer.displayName

    No worries, did you just need to update the plugin? Don't hesitate to let me know if you have any other issue.
  19. Jbird

    Sept FP Update

    Thank you again for testing this again and glad it's sorted it out until an official update comes out!
  20. Jbird

    Sept update Toast Messages

    You're welcome, glad to hear it! Will be some updates coming out to sort out a couple things this issue included so thank you for bringing it to our attention.
  21. You are welcome, any time!!
  22. Jbird

    Sept update Toast Messages

    Try changing this in the plugin CS file. Change this... if (_config.GameTip.IsGameTip) player.SendConsoleCommand("gametip.showtoast", _config.GameTip.Style, ClearColorAndSize(message)); ..to this.. if (_config.GameTip.IsGameTip) player.SendConsoleCommand("gametip.showtoast", _config.GameTip.Style, ClearColorAndSize(message), string.Empty); ..then let me know if that fixes it if you would.
  23. Jbird

    Toast Messages

    Try changing this in the plugin CS file. Change this... if (_config.GameTip.IsGameTip) player.SendConsoleCommand("gametip.showtoast", _config.GameTip.Style, ClearColorAndSize(message)); ..to this.. if (_config.GameTip.IsGameTip) player.SendConsoleCommand("gametip.showtoast", _config.GameTip.Style, ClearColorAndSize(message), string.Empty); ..then let me know if that fixes it if you would.
  24. Jbird

    Failed to call hook

    Update NpcSpawn to the most recent version and you should be good to go. Let me know if you have any issue after updating NpcSpawn.
  25. Reload the BossMonster plugin and share the loading messages. What version of NpcSpawn do you have at the moment?
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.3k

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.