Jump to content

Steenamaroo

Administrator
  • Posts

    3,405
  • Joined

  • Last visited

Everything posted by Steenamaroo

  1. If "ZombieBoneSwamp" is a BotSpawn profile, then you'd want to look for an entry in CustomLoot config called "ZombieBoneSwamp". It doesn't matter if the npc is in, or near the Abandoned Cabins - You're looking for the name of the profile that the npc is from. The name you put in under "lootTable" is something you make up, and when do (and save the config, then reload CustomLoot) a file of that name is created in /data/CustomLoot/****.json.
  2. if you see `BotSpawn-Junkyard 0` then all of your profiles, custom and default, should be listed there. You should see BotSpawn-CustomProfileNameHere for every custom profile you've added. If it's not there, reload CustomLoot then close (if open) and reopen your /config/CustomLoot.json
  3. Hi, No, they're all auto-created. For whatever reason, it sounds like the plugin isn't loading.
  4. Hey mate. That's not meant to happen. I just tested by unloading then removing config + data, painting a sign, then reloading, and saw no issue. I'll get you in discord and see if we can figure this out, if you're willing.
  5. Steenamaroo

    /info

    /oxide/config/InfoScreens.json "CommandAlias": "info"
  6. If you're using CustomLoot to give BotSpawn npcs loot you don't need to do anything at the BotSpawn end. It's all done in CustomLoot config. By default CustomLoot just has one profile for "BotSpawn" which applies to any and all BotSpawn npcs, but there is a true/false option (corpseTypePerBotSpawnProfile) which enables individual CustomLoot config entires for every BotSpawn profile. You want to enable that option, reload CustomLoot, then go into its config and look for the BotSpawn profile you want to give loot to.
  7. Fair enough! Thanks for the feedback.
  8. Steenamaroo

    Spawning question

    Sounds like you have a short suicide timer. Populations for Airdrops, API calls, and /toplayer command aren't regulated, which means if you have endless supply drops you'll have endless npcs. I built in a suicide timer for those cases so low pop servers don't end up swarming.
  9. Steenamaroo

    Spawning question

    Hi, If a SupplyDrop is spawned then the Airdrop profiles should work, as long as there's navmesh in the area for npcs to spawn on. if the drop is called via supply grenade then you'd have to have the Supply_Enabled option set to true in config. There's no option to make more npcs spawn when an npc is killed, I'm afraid. I'll keep it in mind for future, though.
  10. Same reply as before, I'm afraid. From FAQ Q: What weapons can my bots use? A: I recommend sticking to basic bullet-weapons, hand tools and melee weapons. Anything else is luck whether it works or not.
  11. Steenamaroo

    I NEED HELP PLEASE

    Hi, Is it not just because there was a wipe and titles are changing hands frequently, at the start?
  12. Hi, Thanks for that. I'll have them identified as Small and Large Harbor in the next update.
  13. Changed Fixed In to Next Version
  14. Steenamaroo

    Welcome Panel

    Hi David, This should do what you need, combined with a data record of players who have seen the display. void OnNewSave(string filename) { //wipe that record } I keep records for show-only-once in InfoScreens if you want to reference it, although I made the wipe by command rather than OnNewSave hook.
  15. Hi, I'm not sure if that'd be popular as a public feature but it's easy enough to add - I wouldn't mind writing it in for you. Not sure what you mean "when the command is initiated". Can you clarify?
  16. Steenamaroo

    Console Errors

    Thanks for confirming, and for sharing your files. I'm a bit surprised this issue didn't come up much sooner! The fix is in my local copy and will be included in the next public update.
  17. Steenamaroo

    Console Errors

    Hi, Thanks for that. I think I got it - Pretty sure the plugin is trying to create matching ammo for some weapon, but that ammo is on the blacklist so its entry doesn't exist. Would you mind confirming that this fixes the issue? CustomLoot.cs
  18. Steenamaroo

    Console Errors

    Hi, I doubt it's an item name as that's all dynamically maintained. Could you bundle up your /config/CustomLoot.json and /data/CustomLoot folder and DM to me, please?
  19. Hi, Sorry - I'm not sure how I missed this. I'll have a think about it, although I think there are existing free plugins which could cover that functionality. With GridTP I was trying to make it a little different to traditional teleport plugins which have specific locations like that.
  20. @Mighty Mike- If backup/restore is still something you're interested in, I've added a data management menu to Permissions Manager now. It's not public yet but if you'd be interested in testing please give me a shout.
  21. Changed Status from Pending to Closed
  22. Changed Status from Pending to Closed
  23. Steenamaroo

    Delete Group

    Changed Status from Pending to Closed
  24. Steenamaroo

    Console Commands

    Changed Status from Pending to Closed
  25. Changed Status from Pending to Closed
1.8m

Downloads

Total number of downloads.

8.5k

Customers

Total customers served.

127.9k

Files Sold

Total number of files sold.

2.7m

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.