Jump to content

ChardaZAR

Member
  • Posts

    321
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ChardaZAR

  1. ChardaZAR

    Raidable Bases

    I'm not sure if you can add it to the loottable, but you should be able to spawn the crate using a command? In the Profiles in the Data folder, there's a setting that executes commands when a raidable base is completed "Commands To Run On Event Completion": { "Commands": [ "givescrappercurrency {userid} 50" ], "Assign To Owner Of Raid Only": false, "Enabled": true I use the command to give players some Epic Scrap I'm sure you can find a way to spawn the locked crate to drop by players once the event completes Maybe there's a better way to doing it, but that's how I'd work around the issue
  2. ChardaZAR

    NRE on Shop Search

    You're a rockstar, Mevent. Thank you
  3. ChardaZAR

    NRE on Shop Search

    steamID64: 76561198152327433 Looks like it's happening to all players on the server who try do a search, not only myself Shop.jsonDefault.json
  4. ChardaZAR

    NRE on Shop Search

    Hey @Meventdon't know how I missed this. Sorry about that! I'll send over when I get home
  5. ChardaZAR

    NRE on Shop Search

    Happens when a player searches for an item in Shop
    I am a huge fan of Mevent's older Cases plugin, and it really became a staple on my server, especially for giving rewards or events (like a Christmas case I made for players that they could redeem every hour) When I saw that Ultimate Cases had been released, I was elated I asked if there's a migration tool, as I have a lot of custom cases on the old plugin, which I would hate to re-create Literally 12 hours later, BOOM. Migration tool I bought the plugin, migrated everything with one command, and it worked like a charm I had a bug with rewarding cases to players, and Mevent fixed it for me in a couple of hours -- ON NEW YEAR'S EVE!!! I really appreciated that, and it was a solid display of their dedication to their craft and customers The plugin is great. I love the visual UI, the customizability, the key system with the NPC, and the integration with Server Panel My players also really liked the change and are now grinding for keys Great job to Mevent and the team. This is a brilliant plugin!
  6. ChardaZAR

    Ultimate Cases

    This looks really promising. Any chance I'm able to migrate the cases I've made in your other Cases plugin to this one? I'm secretly hoping it's as easy as copying the cases configs from one to the other, and then making adjustments as needed?
    This is a staple to my PVE server and runs like a dream! Brings another element of engagement and reward to the player base I also needed some assistance with the UI, and Rainey pulled through and helped like a champ!
  7. ChardaZAR

    Skinner

    Thanks guys. I'll give this all a test end of the week. Work has been hectic this week and I haven't had a chance to do anything with Rust
  8. ChardaZAR

    Skinner

    Having issues with the skins images loading in the menu. Like it shows the base item with the blue loading circles I have about 9000 skins, and I know this does take a while for the workshop to load the skins images But it's been taking extremely long for the past month or so I don't believe this is a Skinner issue. I'm just curious if anyone else has had this issue and if there's a possible fix? I'm wondering if it's possible to save the skins locally onto my server and have them load from there instead?
  9. Failed to call hook 'SkinCMD' on plugin 'Skinner v3.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Skinner.GetPlayerSkins (BasePlayer player, System.Boolean update) [0x00037] in <9cdf6a69e058490b9a845e9eb8c5e5c1>:0 at Oxide.Plugins.Skinner+BoxController.StartAwake () [0x00045] in <9cdf6a69e058490b9a845e9eb8c5e5c1>:0 at Oxide.Plugins.Skinner.SkinCMD (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x00212] in <9cdf6a69e058490b9a845e9eb8c5e5c1>:0 at Oxide.Plugins.Skinner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b0b] in <9cdf6a69e058490b9a845e9eb8c5e5c1>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
  10. Hey @Hiro Of Canton Been testing all weekend Works like a charm now. Can close this thread Thanks for such amazing work
    My mods and I were testing out the bases last night in preparation for our Christmas event I only had enough time to test a handful, but I had such a fun time doing it! One of the bases we raided even had a gingerbread dungeon in it!!! Like WTF dude. I've NEVER seen an integrated dungeon in a raidable base before Shao, you're a genius
  11. ChardaZAR

    ExtraEvents

    Is there a config setting to move the UI? Right now the UI is sitting ontop of another UI element and some players are complaining Just want to move it up a little for the sake of spacing
  12. Hey @Hiro Of Canton Just an update: I'm 95% sure your latest update fixed the error. I need one more day to confirm Appeciate you patience
  13. This looks cool. I love the pixel art style Quick question Does the PSD have the cases with items sprawling out as shown in this image?
    Wrecks has made a flippen gem here! My server's mascot is the brown bear from the game So obviously, I made a massive bear 10x the scale, 10x the HP, and 10x the speed of the vanilla brown bear Then I laughed maniacally for a good 5 minutes at this massive bear running around launch site stalking it's prey Legit underrated plugin that brings hilarious reactions from players and a more dynamic "animal boss" gameplay to the server Must-get for PVE servers where you need to keep players busy and entertained Next, I'm making Monster Cock -- The boss chicken that's 20X the size and doesn't run away from a fight Great job, Wrecks
  14. Thanks. I've uplaoded the latest version and will test If the server is quiet today I'll do a restart and see if I can catch the error I am using GUI Announcements to do my daily restarts
  15. Not sure how to explain this properly, so bare with me lol Since I've integrated the plugin into Server Panel, I've been having a weird interaction where the plugin won't load unless I manually execute "o.reload RaidSelector" In my config I have "ChatCommand": "raidlist", "RequiresOxidePermission": true, even if I type "/raidlist" in chat, the plugin won't open unless I manually reload the plugin I'm guessing it's got something to do with the load order of the plugins? I can't see any errors in the logs, but my logs are also incredibly messy I need to try catch the error on server restart, which is usually 4am for me I'm just curious if this has been reported by other players?
    Oh man, my players absolutely love this! Lazy players like myself no longer need to sit in the base for hours on end sorting loot when this does it all for us Now we can just drop everything in a box and the plugin sorts it out for us Absolutely stunning work!
  16. Hey @Hiro Of Canton I just want to commend you for such an excellent plugin My players are absolutely in love with it, and I'm extremely impressed with the regular updates and development on the plugin I just read through your documentation now for ServerPanel integration, it was so detailed and in-depth that a script kiddie like me can easily implement this without any problems Incredible work!
  17. Post is 5 months old brother. It's been cleaned up since lmao
  18. ChardaZAR

    Plugin Loading Loop

    Hey @IIIaKa I downloaded the latest update and it's still happening Not sure if Codefling linked the correct file Thought I'd let you know Thanks!

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.6m
Total downloads
Customers
11.4k
Customers served
Files Sold
163.1k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.