Jump to content

Jbird

Curator
  • Posts

    2,048
  • Joined

Everything posted by Jbird

  1. Jbird

    Custom profiles zombiehorde

    Correct NPCs will only be active around actual players. What plugin are they not attacking NPCs from?
  2. Jbird

    Sputnik

    Update oxide and you should be good to go again. Compiler was breaking under certain circumstances.
  3. Jbird

    Custom profiles zombiehorde

    If you need Npcs to be able to fight with other Npcs, then set the value of CanTargetOtherNpc inside NpcSpawn to true. There are config options regarding the AI being inactive around players but for server performance it is recommended against turning this on. They move when players are nearby which saves a lot on resources.
  4. Jbird

    NavMesh Error

    A few things to check. Do you have any old custom files that are still enabled from another map? Have you made any changes recently to the server or the configs? Have you updated oxide since yesterday?
  5. Jbird

    Npc Spawn

    API ScientistNPC SpawnNpc(Vector3 position, JObject configJson) Creates an NPC position – NPC position on the map configJson - NPC parameters void AddTargetRaid(CustomScientistNpc npc, HashSet<BuildingBlock> foundations) Sets NPC targets for a raid npc - NPC for which you need to specify the target for the raid foundations - list of foundations, for the NPC raid void AddTargetGuard(CustomScientistNpc npc, BaseEntity target) Sets an NPC target to guard npc - NPC for whom you need to set a target that he will guard target - an entity that needs to be guarded by an NPC void ChangeHomePosition(CustomScientistNpc npc, Vector3 pos) Changes the NPC point of the home npc - NPC who needs to change the point of the home pos - new point of the home BasePlayer GetCurrentTarget(CustomScientistNpc npc) Gets the current target for the NPC npc - NPC who needs to get his current target
  6. Jbird

    Water Event

    Update your RustEdit.dll or check with the creator of whatever map you are using. This is likely an outdated RustEdit dll issue though.
  7. @skythirix
  8. The submarine.json file is empty or it doesn't exist You are missing this data file. The error is showing at around the 13 second mark and you see it more than once in your console.
  9. Jbird

    Supply Drop Issue

    You can find it here @RaidersInc. oxide/data/BetterNpc/Event/AirDrop
  10. Jbird

    weird things are a happening

    What plugins are you using with NpcSpawn @MrLiquid? Are you using BetterNpc?
  11. Jbird

    Harbor Event

    Did you update any other plugins just recently? What version of HarborEvent, NpcSpawn, and PveMode (if you have it) are you using?
  12. { "ShortName": "multiplegrenadelauncher", "Amount": 1, "SkinID (0 - default)": 0, "Mods": [ "weapon.mod.flashlight", "weapon.mod.holosight" ], "Ammo": "ammo.grenadelauncher.he" }, { "ShortName": "multiplegrenadelauncher", "Amount": 1, "SkinID (0 - default)": 0, "Mods": [ "weapon.mod.flashlight", "weapon.mod.holosight" ], "Ammo": "ammo.grenadelauncher.buckshot" }, I did check and I do believe those attachments will work @laodu so you can give them ammo as above.
  13. Did you remove the old spawn coordinates from the other map @Doughaffernen? Or do you still have a map ID in the file? If you have already tried that and do not have a map ID in the folder then we will still need the server console messages when the plugin is reloaded.
  14. Jbird

    Rust Rewards

    BetterNpc uses NpcSpawn and by default the NPCs are Heavy Scientists that are then modified by the plugin. You likely have 30 as a reward for heavy scientists. You can change the path in NpcSpawn to another NPC type of your choosing if it helps sort that out for you.
  15. Jbird

    Better Npc

    Just something to keep in mind, this will be a Safe Zone at least when the ferry approaches and leaves. A custom file can be made for the location but I wanted to mention that, although it may be some time yet before it is in effect and it may be some time still after that where non official servers can use it.
  16. Jbird

    Better Npc

    Any time no problem. There actually is not a modifier for the Chinook that comes. The Chinook file you referenced is for the Hackable Locked Crates dropped by a Chinook, the default Facepunch event. It will add guards to the Hackable Crates when they are dropped by Chinook. BetterNpc would be difficult to implement this as far as performance, as every NPC on the map would need to be tracked with their distance from players constantly. This is much easier to do for more restricted situations or plugins. This is not an option for BetterNpc. No apologies necessary. Think of it this way, smaller cone in regards to their shots. So making a smaller cone will make it more accurate. A large cone will allow them to miss more.
  17. Jbird

    Better Npc

    Any time. Let us know if you run into any other questions or issues. 1am is prime time! Well.. sometimes haha.
  18. Jbird

    Better Npc

    Those files come with the download. Move all of the folders and files from the download and you can edit them from there. The Custom folder will be empty by default. Some maps will come with custom files or you can create your own and they will go here.
  19. Oh that's the CS file not the json. Don't listen to me. Didn't look closely enough, I'm using lack of caffeine as an excuse.
  20. Jbird

    Better Npc

    Why aren't you using the default Harbors? You cannot add anything to the Monument folder the monument should already be there except for the ferry terminal and a few others. You could create Custom locations and then change the location based on the new location and rotation of a monument on a new map and leave the rest of the profile in tact as far as map to map changes.
  21. To add to what Mals already said, that looks like it could also be an error in the config to me.
  22. Jbird

    Defendable Homes

    No it will not likely the event wouldn't launch actually. You can use 1,000,000 as the number here it's simply a threshold, make it a very large number if you don't want any restrictions.
  23. Jbird

    Better Npc

    Can you explain further what you mean by this? What default is not being replaced? Give as much detail as possible please so I don't feel dumb haha. The description explains most but what do you need explained or what do you need assistance with and I can point out what you could or should do. Correct I recommend the grenade launcher as it has been made to work in a previous update, for that type of attack.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.9k

Files Sold

Total number of files sold.

2.4m

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.