-
Posts
2,156 -
Joined
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Jbird
-
Oh you know what you don't need animal spawn. I was thinking of SupermarketEvent. If the plugin is loading properly then it looks like it's just the command you are using now. The command is gsstart not gasstart though so that's why it doesn't know the command. Chat commands (only for administrators) /gsstart - start the event /gsstop - end the event Console commands (RCON only) gsstart - start the event gsstop - end the event
-
Do you have AnimalSpawn and NpcSpawn installed? Did you move the data files over? Reload the plugin and check console messages as it tries to load
-
That means it has already been released. The plugin is checking to see if a newer version is available and will let you know. It's another way to notify that a new version has been released. There are no changes in configuration just some other things added and updated so just grab the new CS version and you should be good to go!
- 40 comments
-
- #supermarket
- #crates
- (and 20 more)
-
That means it has already been released. The plugin is checking to see if a newer version is available and will let you know. It's another way to notify that a new version has been released. There are no changes in configuration just some other things added and updated so just grab the new CS version and you should be good to go!
- 75 comments
-
- #gas station
- #crates
- (and 20 more)
-
That should be all you need for Convoy if I remember correctly. NpcSpawn, Convoy, and the Image files. When you reload the plugin what do you get in console? Or do you get any errors when Convoy should be spawning in? Give as many details as possible.
-
I will check on this, there is a reason if I remember correctly but it's been awhile since it was discussed.
- 1 reply
-
- 1
-
-
There are also data folders and files to move over into your server. Did you do this as well? If not do that. Reloading the plugin should usually give you some hints as it probably unloads right away but should give you some errors that explain why and what it's looking for. Feel free to join the Mad Mapper Discord you can create tickets there any time. And @Adem will always help when he is free.
-
- 429 comments
-
- #abilities
- #boss
- (and 16 more)
-
They will target most any other NPC yes.
-
NpcSpawn config file has had an option since 2.6.3 and before that you could allow them to target other NPCs by changing a true false statement in the CS file. Currently it is in the NpcSpawn config file. "Can NpcSpawn NPCs attack other NPCs? [true/false]": true, It should say true like it does in my example.
-
I am still dumb when it comes to raw code, I'm going to be honest there. I made more progress with map and prefab knowledge than with code. But I've seen how easily performance can be affected. Even through Facepunch updates. It was not too long ago that we have dealt with two performance pains to overcome. One with the water update and before that with an NPC update. Both systems were given many additions and changes, which while they have had positive effects on the gameplay and feel of the game, both created performance challenges when working with those systems. Thank you again as well for the feedback examples and explanation. Once KpucTaJl has had a chance to review the notes he will consider potential implementation the next times he is working on updates for NpcSpawn.
-
Any time! 🻠Thank you for the feedback.
-
Thank you for more clarity and feedback. For me it was just more of gauging what the fix could be so that I can condense and relay it to the developer. But also to make sense of it even myself. Admittedly at first I'm was trying to figure out if this was more of a case of who shoots first. Which it is not and thank you for explaining. It sounds like it may just be something that would be good to add as either an universal option that they don't shoot first, or possibly even a split option by different events and even custom files for example, where they can be given different levels of aggression. I will let the developer make the last decision but that gives me much more detail and examples to work with so thank you again. I'll add something about this.
-
- 97 comments
-
- #barricade
- #ch47
- (and 26 more)
-
This is likely because there is another plugin with the same name. The version is otherwise correct.
-
Disable auto-spawning without total disable.
Jbird replied to steampunkvalley's Support Request in Support
Interesting question because depending on how you're having the others spawned in, this one still might initially spawn at random. I was going to say that you could increase their respawn timer to longer than a normal restart timer for the server, ensuring that it never spawns again unless with command. This is worth some consideration though thank you for the feedback. -
There are data files or folders missing. It gives the path it is looking for in the error (image you attached). oxide\data\BossMonster\Bosses Check here make sure any other data files are moved over as well as it will look for those folders and files as well. Even if a folder is empty it needs to be moved over into your server.
-
Please create your own ticket here or in the Mad Mapper Discord and we will help you. But this means one or more files are corrupt or missing. It shows only some of the files loading then eventually an error and the loading stops. You may be missing the Custom folder even if it is empty it needs to be there. Or another file or folder is out of place or has an error.
-
Yes and look for the configuration settings closely as there are specifically options for this to help ensure they spawn in the correct place.
-
- 97 comments
-
- #barricade
- #ch47
- (and 26 more)
-
- 429 comments
-
- 1
-
-
- #abilities
- #boss
- (and 16 more)
-
I am not familiar enough with CustomLoot to know what it does or doesn't do to be fair. It might do exactly that. Would it have the same loot table for everything from that plugin? Essentially I just know that most loot table plugins are going to be pulling the heavy scientist loot table or whatever other NPC gets set in the configuration, as a base for all NPCs.
- 429 comments
-
- #abilities
- #boss
- (and 16 more)
-
Most likely you are saying use the heavy scientist loot table from CustomLoot. Unless CustomLoot has added a way to add custom Bosses or something else then I am not sure why you thought it would add anything specifically.. It just allows you to use that plugins loot tables, whatever it has. All NpcSpawn NPCs use the base prefab path that is in the configuration file.
- 429 comments
-
- #abilities
- #boss
- (and 16 more)
-
- 97 comments
-
- #barricade
- #ch47
- (and 26 more)