Jump to content

Steenamaroo

Administrator
  • Posts

    3,679
  • Joined

  • Last visited

  • Days Won

    208

Everything posted by Steenamaroo

  1. Ok, no problem. I'll take a look some time soon. Thanks.
  2. Hi, Have you tried them already? They're food items and have health effects so, as far as I know, they should already work.
  3. Hi @RustyB Glad you're enjoying the plugin. Yes, that's something I could add. Keep an eye here or get Updates Checker to know when the next update comes out.
  4. You've excluded them all from statistics with the 'ExcludedFromStats' permission. Revoke that from default group.
  5. Looks like there are no records to display and I missed a check for that. It will right itself as soon as someone gets a stat on the board. I'll put a fix in the next update. Thanks.
  6. Hi Rodeny 1: No, it makes no difference. The option to save to MySQL is in addition to the regular save and is only there for people who who want to publish to web. The local data file is stored and used regardless. 2: To be honest, I don't know. i just made them optional from day one but I've no reason to think there's any problem with using them.
  7. Steenamaroo

    Raidable Bases

    If you're considering external loot plugins, CustomLoot has API and allows you to specify custom profiles (and creates if not exist) to let users have a unique loot table per call. List<Item> loot = (List<Item>)CustomLoot?.Call("MakeLoot", "SomeCustomName"); if (loot != null) foreach (var item in loot) if (!item.MoveToContainer(container.inventory, -1, true)) item.Remove();
  8. Hi, I don't think Playtime Tracker offers API for reset/wipe but I'll take a look and make sure.
  9. Steenamaroo

    botspawn

    Should be all good now @MastrJedii
  10. Steenamaroo

    CInfoPanel

    @Vedder Thanks for the screen shots. The plugin is unloading itself because ImageLibrary.cs is not installed. @TF Crazy If ImageLibrary is a requirement that really should be in the description. You should probably enable Support for your plugins too, so that reports are separate and organised. It's easier to keep track that way. Discussion/comments, ideally, is for suggestions and remarks.
  11. Steenamaroo

    CInfoPanel

    Have you altered the config value for chat command? `Command chat": "info"` If not, I don't see anything about permissions or auth level so it sounds like the plugin isn't loaded. Get your server console, or rcon, open and `oxide.reload CInfoPanel` Watch console to see if there are any errors. If you do see some error delete the config .json for this plugin and reload again. If there's still an error, please screen shot it or paste it here.
  12. Steenamaroo

    CInfoPanel

    Hey Vedder. As I mentioned, the developer is going to need some details. How, exactly, is it not working? Describe your experience, please.
  13. Don't do that. Use the main /pr command, or whatever your alias is, then click the Admin button.
  14. Hi, I have no idea but maybe someone else knows?
  15. Are you manually typing a command or clicking the admin button in main UI? Thanks.
  16. Ah, glad to hear it. Thanks for letting me know. I'll write it in that it's forced to reset when the wipe command is used. Yes, it's RGB normalized decimal. There's a picker/converter here.
  17. @small hands- if you reload PlayerRanks does that resolve the issue?
  18. Hi, Yeah, I may add some info like that in time. Thanks for the suggestion.
  19. Hey man. Those sort filters exist although, admittedly, they could be named better. Click the 'Plugins' tab on the main page to show plugins only. 'Recently Updated' is the default view but you can click Sort By > Start Date to order by when they were added. I'll mention to @Death about changing 'Start Date' to the words 'Recently Added' or something more obvious. There's no option to opt out of UpdatesChecker. If the plugin is on Codefling and the author uses conventional version numbering, increasing as they go, UpdatesChecked should tell you.
  20. As with any RustEdit prefab this is not mobile, but it does have a built in invisible chair so you can sit on it.
  21. Sorry, I don't know. That's not what this plugin is for.
  22. This plugin removes the one npc who causes nav console spam, and leaves the rest alone.
  23. That’s what it’s meant to do.
  24. Ah good stuff! Sorry the reply was so late. Pretty sure I don't get pinged for stuff in here - Need to check more often!
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

152.8k

Files Sold

Total number of files sold.

3.3m

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.