Jump to content

Steenamaroo

Administrator
  • Posts

    3,334
  • Joined

  • Last visited

Everything posted by Steenamaroo

  1. Good to know. Thanks mate.
  2. Steenamaroo

    Error

    That's a different error in different circumstances, but it's the same fix. Next version will address all of these.
  3. HI, No, that's not something that it does right now. It can place people in groups for holding titles but that's all. I would consider this kind of functionality, though. I suspect a lot of people probably use this to track stats during a wipe then issue perks/rewards.
  4. Hey. I'm doing some Rust stuff later. I'll take a look at this then. If Mike did make that plug and it works, please let me know. 🙂
  5. Hi, Do you have some weapon or distance multipliers set to zero?
  6. Steenamaroo

    Error

    Thanks for the info. This is patched in the upcoming next version. It's harmless, though. You can safely ignore until then.
  7. Sure, that sounds like a good idea. The rust server and website being hosted on different devices isn't a problem. Your Rust server (PlayerRanks config) should have SQL credentials so it can save to your SQL server and any php getting stats on a website would have the same somewhere within. The main hiccup people see is that the SQL server would need to whitelist the Rust server and webserver IPs - usually called "Remote Access" I think. Depending on your host, the IP you need to whitelist for the Rust server usually isn't the IP people use to connect. You may need to ask for it.
  8. Ensure that your loot table is working by assigning it to some box you can test easily. If it works as you expect then I'd unload all plugins (oxide.unload *) then just load BotSpawn and CustomLoot and test your npcs again. Chances are some other plugin is wiping their inventory after CustomLoot does its thing.
  9. You most likely need a wordpress plugin that lets you add in php snippets. Not sure if the tutorial covers that or not but with that in place it's not too complicated.
  10. Just noticing, your console output isn't showing 'admin' or 'treasurehunter' either. Perhaps there's some option with groups to prevent them from being displayed by command? I'll investigate.
  11. Not sure what would cause that. PermissionsManager grabs the groups 'live' from oxide's permissions.GetGroups(), so it's not like it's caching old information or anything like that. Do the names dniper or ppop mean anything to you? Did they ever exist? I'll take a look into it and see what I can find.
  12. Hi, Kenna kindly provided a template for reading and publishing PlayerRanks data. It still requires some amount of knowledge/experience to implement but certainly takes a lot of the work out of it. Hopefully it's useful to you - https://github.com/kennethrisa/Stats
  13. Is there an oxide console command to list groups? If so, give that a bash. It may be that the groups exist but the remove command is case sensitive?
  14. I've not been able to replicate this but I'll have another look and see what I can find out.
  15. Hi, I don't believe this to be related. I know what the error is in RustRewards and it's just a simple null error for something I failed to check. This pasted error appears to be coming from the client `BasePlayer.PostLateClientCycle()` which I can't see being related in any way.
  16. Steenamaroo

    Quarry Levels

    Hi @iDodger24 If the permission doesn't exist the chances are the plugin isn't compiling. Watch your server console or rcon window when installing and see if any errors are thrown. If you do see errors I'd delete any config file the plugin may have created and oxide.reload QuarryLevels. If that doesn't sort it ping back and we'll see what's going on.
  17. Hi, Sure - That shouldn't be a problem. Thanks for the suggestion.
  18. Oh, never mind. I'd already patched it. Will be sorted in next V, although I'll not rush to release it incase anything else comes up. It's safe to ignore that for now. Thanks for the info, folks.
  19. Can anyone give me a case where this error occurs? I'm not getting it for console 'kill' suicide.
  20. Steenamaroo

    msc problems

    Hi, I'm not seeing this issue. It might be worth deleting your /oxide/config/MonumentSpawnControl.json then reloading the plugin, to rule out any mistake in that file.
  21. Steenamaroo

    error on death

    Aware of this one. You can ignore until next update. Thanks for reporting. 🙂
  22. Steenamaroo

    All sharks with lasers?

    Hey, It should just work on all sharks with no interaction from you apart from installing the plugin. I'll have a check incase there are multiple kinds of shark.
  23. Steenamaroo

    points per hit

    Ah great. Very glad to hear that. Thank you for the update. 🙂
  24. Steenamaroo

    points per hit

    Alright, thank you.
  25. Steenamaroo

    points per hit

    Hi, I don't think so? The reward for ore farming is given OnDispenserBonus, which only fires upon completion as far as I know, but there's also code there to prevent giving out rewards twice for the same node because metal nodes give metal + HQM bonus and trigger the hook twice. I am using OnDispenserGather hook but only for flesh and trees. If you're sure it's happening please do let me know but, at a glance, no; I don't think that's happening.
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.4k

Files Sold

Total number of files sold.

2.5m

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.