Jump to content

Jbird

Creator
  • Posts

    2,199
  • Joined

  • Days Won

    17

Everything posted by Jbird

  1. Make sure you are using the most recent version of RustEdit by checking their Discord. It's often in a beta version any more. Running the updater will only catch full release versions and we get stuck in beta a lot the past few years and have to do those updates manually. Most likely you're using the most recent stable version and need to grab the latest beta. Otherwise take a look at the Rust Edit dll. When you get to the page it explains how to install which is needed before launching the map, and how to check the version on your server. If you launch the map without RustEdit you'll need to wipe everything and relaunch the map.
  2. Jbird

    Npc Spawn

    Would need to know what damage is taking place to do anything about it, just let us know if there is anything happening that should not be that you notice. I understand that this could be difficult though not sure how often you're going to have NpcSpawn and RaidalbleBases interacting with each other.
  3. Jbird

    Gas Station Event

    They only do this while the event is running. Put a longer timer between events if nobody is running it, or you can put a shorter timer on the event length. Or you can do both? Part of the story behind the event is that this battle begins and players come to decide which faction to help, which to attack, or whether to attack both. It is a big part of the event and adjusting sounds I am not sure about but will look into it.
  4. Jbird

    Water Patrol

    It may be for an older version but there is a config example in the Description. Otherwise as far as raiding they will only raid when they get aggro on a player who would be near the coast or in the water or something along those lines. A simpler way to keep them from raiding is just to remove from their setup any raiding weapons, namely the rocket launcher is all they really use for this plugin. Remove their rocket launchers and they cannot raid.
  5. Jbird

    Better Npc

    Just wanted to confirm before I added a note. I am sure there is another way to address it being sent from the excavator. I've added the request to our notes for future updates.
  6. Jbird

    Better Npc

    The supply drop airdrops do not trigger regardless if it is enabled or not. There may be a simple way to disable the excavator called airdrops. You're saying you'd like the option to enable or disable just those but leave normal airdrops (not supply airdrops) just to confirm, correct?
  7. Jbird

    Supermarket Event

    You could test this but I would imagine that they would indeed be braindead. Is there a reason you want to zombify the animals? Did you know you could just remove them or do you want them to exist and not move? Just checking because you can use convars to reduce population to any animal type to 0. As far as replacing with zombies no there are not proper zombies you could use. NPCs maybe outfitted to look that way? But essentially I'd recommend using the existing NPC presets and customizing them or even just increasing their overall numbers and spawn locations.
  8. Jbird

    Npc Spawn

    What damage is taking place when this error occurs?
  9. Jbird

    Better Npc

    Short term just wanted to mention that one way to do this would be to make additional version of the configs and swap them out at certain times during the wipe. I've already asked the developer for their feedback. It might end up in our notes but this is getting into much more complex territory so we might have to stand by my suggestion just now. This will vary from weapon to weapon. I would suggest experimenting with additional weapons to see the differences. This information is also in the CS file. I would just have to say trial and error would be best as it's difficult to find a good value for everyone, this is why the NPCs were given so many configuration options. But to give you an idea in advance, you can look at the weapons range in game, or online in places that have the different ranges for the weapons listed. The multiplier will affect this value, so 2.0 would double the listed range for the weapon.
  10. Jbird

    Custom Magazine

    You can attempt this change in the CS file. weapon.primaryMagazine.capacity = (int)(weapon.primaryMagazine.definition.builtInSize * config.Scale); Change to weapon.primaryMagazine.capacity += (int)(weapon.primaryMagazine.definition.builtInSize * (config.Scale - 1));
  11. Unless something happened with the other event, you are mistaken. If anything happened to the other event, that has nothing to do with the creation and continued support for this plugin. There are two developers who created a plugin event for this monument. Since KpucTaJl has become popular for creating monument based events, others have taken the opportunity to make some as well, and use the same basic naming structure. Or perhaps it is simply by chance because it is a very simple concept to use the monument name and call it an event. But these two events are made by completely different developers and other than being events made at the same location, they are not connected in any other way.
  12. Jbird

    Water Patrol

    I have added this to our notes for consideration during future updates.
  13. Jbird

    Better Npc

    Currently no there is not an option for something like this. This would mostly only be an issue on a server where you have biomes enabled, as generally otherwise they would have to go to specific monuments or travel on roads to come across them. I have added this to our notes though for future updates and this may be implemented in the future.
  14. Jbird

    Better Npc

    By progressive do you mean throughout the wipe? I think the answer is no to be honest but want to make sure I understand the question.
  15. This would be a bit of a challenge and would require some testing but is technically possible. There are options such as configuration, to lower their vision cone or sense range for example to make certain groups of BetterNpc not to detect players so easily. I think if they are actively targeting another group of NPCs I think this might work as intended but I think you might have to do some testing and tweaking of the configuration to find a good balance for what you are looking for. This is not normal behavior for them but with the proper configuration between plugins you might be able to achieve this. I suggest working with smaller or specific groupings of NPCs within BetterNpc as the one thing I want to warn against is that using it for larger groups of NPCs not near each other just leaves somewhat dumb NPCs as easy kills for players. As long as it suits your servers needs though that should work, and you can create a ticket here on the site or in the Mad Mappers Discord for further support on it if you would like.
  16. Jbird

    Custom Magazine

    Thank you for taking the time to make that to explain. We will look into this a bit on our end, there may be some compatibility needed between plugins to allow it but we will get back to you soon.
  17. Jbird

    Water Patrol

    Does the plugin have the ability to run console commands or only in game commands? You could have it unload then load the plugin at the times you wish if it can run console commands.
  18. Jbird

    Water Patrol

    Can you describe the scenario you have in mind for this? Essentially you can stop and start it again by unloading and loading the plugin, but perhaps you had something specific in mind.
  19. Jbird

    Custom Magazine

    Can you explain what you mean by that they overlap each other? What is not happening that you think should be?
  20. Jbird

    Npc Spawn

    Thanks for the update ha. Glad it got sorted quick.
  21. Jbird

    Boss Monster

    Not a dumb question. Have to start somewhere! So to use the Boss file coordinates you will just use the command in the Description. But only do this if you are placing the Boss at a Facepunch default monument. For any custom map location and any custom monument, where you want the location to always be the same, use the custom map option. There is an example file to give you an idea of what it looks like. Remove any that are using monument spawn points by command, and leave the ones you want to give a custom spawn point. You can remove the ID to use this on any map, in the top of the data config file, which you can name anything or even leave as example. Then just remember to update the NPC with a custom spawn point between maps, or they will otherwise spawn somewhere randomly.
  22. Jbird

    Boss Monster

    Are you talking about when they drop loot? When you say lay eggs I have no idea at all what you mean. I apologize. Maybe a video clip of what you are trying to explain? You can create a ticket in the Mad Mapper Discord if you'd like. I can add this as a note. Currently it's not an option and not sure if it can be taught to them, but maybe it can be made a target. I cannot promise it would be added but I can add it as a suggestion and request.
  23. Jbird

    Boss Monster

    Lay eggs? If it is a Facepunch monument you use the boss file and the command. If it is a custom monument use the custom map file, and can remove or use a blank ID to have it work on any map.
  24. Jbird

    Boss Monster

    Absolutely. Only thing I would want to note about that is if you use custom map files be sure to change or add their names there. Oh and make sure the file name matches the bosses name inside the file and you're good to go.

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.