Jump to content

CoreSnap

Member
  • Posts

    133
  • Joined

  • Last visited

Everything posted by CoreSnap

  1. SOO is this not supported anymore? lol
  2. I guess kind of in line with this, is there functionality built-in that allows for adding permissions based on specific values? Like, can I make a permission that allows for the m2 to do 2x damage, and another that grants 4x damage? And/or can you add the same weapon twice with different values with said permission functionality? Or is that not something that is available? Jw. That would be the only thing keeping me from this, but really love the idea and the UI that's provided. Thank you!
  3. CoreSnap

    XPanelPlus

    Hello, Is there a way to add Toggle commands as a button? Or can a button only handle a singular command at once? ie. ~graphics.hud true;graphics.hud false or ~audio.master 0.05;audio.master .7 This would be an amazing addition if possible, and not currently present. Let me know if you have any questions. Thank you!
  4. CoreSnap

    UItemSort

    If you're wanting to change that before a config update comes, you can just comment out this part, keeping in mind it completely removes sorting from the inventory: // DrawInventoryUI(player); I had to do this for another plugin I use while in my inventory and the buttons get in my way.
    Great simple plugin to add to any server where you'd like to add in some temporary perms by use case. Welcome addition to mine and definitely recommend.
  5. Hello, Would it be possible to implement the ability to utilize this for newly-joined users? For instance, users that have never joined, and then the temp permission is activated when they do join? Or can it only be done by active users? I've looked at how you can set variables, but it's not clear to me on how to configure it for this use case, if even possible. Thank you!
  6. CoreSnap

    Custom Portals

    Hello, Receiving this error: Failed compiling 'CustomPortals.cs': 1. 'PlayerInventory' does not contain a definition for 'AllItemsNoAlloc' and no accessible extension method 'AllItemsNoAlloc' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) [CS1061] (CustomPortals 50 line 481)plgs, 8/13 mdls, 4 exts Can you please advise on how to fix this? Thanks!
  7. CoreSnap

    Skill Tree

    This is in the config file: "Awareness settings": { "How often should awareness update?": 0.5, "Show corpse locations?": true, "Show bag locations?": true, "Show dropped item locations?": true, "Show animal locations?": true, "Show Human Npc locations?": true HumanNPC is last option. Set to false and you're good to go!
  8. Ok, so where in the discord should I go to discuss this? Just General Chat? Is there an open forum for it already? Should I create a ticket? Just don't wanna repeat what others have already said or done if it's unnecessary. Thanks!
  9. I get that it's probably a common response. My retort would be that players aren't going to hop onto a server just for this plugin, in which they'll get a start going, get their base up and running, get it solidified and figure out they can run events like Brad Drops, Heli Signals, and DHomes, finding only one of which checks their base on whether or not it's in a suitable location (and/or has the option to even modify this). Many players I know won't wanna just go setup a whole new base and HQ the hell out of it to run a Hard-level Flare event for this. I know this is likely case-by-case in regards to preference, but plugins are obviously meant to act as a suitable modification for 90% of the player base during their play time. I understand that as a dev, you're giving the instruction of 'inform your players how this works', but when, as an admin of a server, you can barely get it to work makes it seem extremely unviable to host the plugin reliably and put effort into it from a user standpoint. No real need to expand upon this, and I will seek out any other answers to my questions in that discord (happens I'm already part of it...didn't even know!). Would definitely like to learn what sets this plugin apart from others similar to it and why foundation checks are so touchy. Again, appreciate the open correspondence on this and other topics we've discussed thru this platform!
  10. Hello, To their point, I stopped using this plugin all together as it has never been worthwhile to implement, let alone make it so the everyday-pve'er can just plug and play the event. I've built bases on every terrain imaginable and this plugin is WILDLY inconsistent on what it deems to be a 'suitable foundation' in order to run the event. I've pasted bases in and it ran fine, pasted the same base 10' over and it didn't work; built same base from scratch in spot that the pasted base didn't work and the event ran; built a 2x2 on the most flat piece of land you can find with nothing around and 3/4 of the foundations would be good. I've done the same on hilly mountainous terrain with like 4x4/5x5 and every foundation checked out as good and the event ran with no issue. It's because of this that they're stating that it's very difficult to get examples and that a foundation check bypass functionality should be implemented. Obviously we're not the dev and don't understand EXACTLY what this would entail, but we're simply opening up that communication. If we can barely figure out what makes this plugin tick, that shouldn't then be put onto the player of the server to do. They should just be able to toss a flare and all should be good. Thank you for the continued support on this discussion. It's greatly appreciated.
  11. CoreSnap

    UItemSort

    this is the list I currently have constructed: "Black list if all allowed else this is white list.": [ "assets/prefabs/misc/halloween/coffin/coffinstorage.prefab", "assets/prefabs/deployable/woodenbox/woodbox_deployed.prefab", "assets/prefabs/deployable/vendingmachine/vendingmachine.deployed.prefab", "assets/prefabs/deployable/large wood storage/box.wooden.large.prefab", "assets/prefabs/deployable/fridge/fridge.deployed.prefab", "assets/prefabs/deployable/tool cupboard/cupboard.tool.deployed.prefab", "assets/prefabs/deployable/tool cupboard/retro/cupboard.tool.retro.deployed.prefab", "assets/prefabs/misc/item drop/item_drop_backpack.prefab", "assets/prefabs/npc/m2bradley/bradley_crate.prefab", "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_b.prefab", "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_c.prefab" ] } Works perfectly for all of the primary storage containers.
  12. CoreSnap

    Meteor Event

    OK, that was it! I was just using "explosive.satchel"............. It's 'explosive.satched.DEPLOYED'..... lol didn't know about the spawned action of the explosion effect itself is what mattered. Awesome, thank you for that insight! Edit (side note) -- is there a reason that beancans and grenades don't work? Does the explosion effect technically have to be linked to the entity 'sticking' to or exploding on the surface of the node? Or am I still doing something wrong? Thank you!
  13. CoreSnap

    Meteor Event

    is there a reason that satchels don't work? I've used the config from above, adding it in myself, multiple iterations of all the different satchel item and prefab names... nothing works. It'll still destroy the node, but will not award me any resources. I'm on carbon if that helps. Everything else with this plugin works perfectly except the ability to add additional explosives. I was able to add in HV rockets (using rocket_hv, not ammo.rocket.hv, btw) and those worked. Thanks for the support! Edit - also adjusted the explosives criteria within the cs file, loaded just fine with no errors and still didn't work.
  14. Sorry, wish I could've included this in my last comment but I just ran into it. So when using the Recycler Manager plugin, you're able to add custom item outputs, or even custom recycling for items that don't have native recyclability, ie. keycards, dog tags. However, when using the recycler box or virtual recycler, it's obviously just acting as the vanilla recycler and not taking any plugin/server changes to how the recycler is configured. Are you able to implement the functionality or a condition that allows for the recycling of items that you have custom configured for the recycler? I understand if this is outside of the scope of this plugin, but thought I'd inquire. Thanks!
  15. CoreSnap

    UItemSort

    Hey, I just had a quick question... is there a reason why the Sort functionality doesn't hold true when transferring from my inv to a storage container and vice versa? ie, when I Sort in my inv, it's Charcoal, Cloth, Frags, HQ. However, when I transfer it to a container using 'Put All' it reverses the order. When I sort in the container, it puts it back to the order it was in my inv, but just wondering why it changes and doesn't maintain the same order when transferring. Kinda seems counter productive if I sort my inventory and then transfer it to a container, to then have to sort it again. It's not a big deal, just wanted to ask about that. And a side note, is there any way to add in the option to blacklist skins? Or would that be too impractical? Thank you for the support!
  16. Hello. I don't believe this was mentioned in the thread, but would it be possible to add in the ability to change the amount of available storage capacity in the recycler box? So like how both the large and small boxes are 42 slots, could you make it to where we could modify the boxes to be any amount of storage we'd like? This would work well for permission-based and VIP usage. Great plugin though. Really love it so far! Thanks for your continued support and your quick work on everyone's requests.
  17. CoreSnap

    IQSorter

    yeh, no problem. Definitely worth asking to see if that can be implemented somehow. I love when everything is just automatic. lol
  18. CoreSnap

    IQSorter

    That's not how stack size plugins work. If you have a stack and transfer said stack, whatever that stack is will remain. The stack plugin will only enforce it when you go to separate the stack, in which you'd have to manually pull 3 separate stacks off of the 20k, leaving you with 4 total stacks of 5k. This is the vanilla function of Rust. If an admin gives you 20k of a resource like wood, you'd manually pull each stack of 1000 from it. That could possibly be done, but I wouldn't expect that from this plugin.
  19. CoreSnap

    Kits

    Thank you for replying. I still don't understand from your response how I can accomplish what I'm trying to do. When enabling AutoKit for a specified role/permission, I will respawn and be given said autokit. However, if I continue to respawn, I will keep getting this autokit. I only want to receive it one time. So when i set Autokit and Amount to 1, OR set the cooldown, when I respawn I will no longer get the autokit, BUT I spawn with nothing at all when I should be spawning with a rock and torch...so again, it's overriding this. In the config file: "Getting an auto kit 1 time?": true, "Allow to enable/disable autokit?": true, "Permission to enable/disable autokit": "kits.changeautokit", "Ignore auto-kit checking?": false, I have modified every one of these options several times with practically no change in behavior. So again, if you can please advise on exactly what steps I need to take in order to receive an autokit 1 single time, and then a rock/torch / default loadout from there forward I would greatly appreciate it. Thank you! PS if you have another avenue you'd like to communicate through instead of this thread, let me know.
  20. CoreSnap

    Kits

    Hello, I don't believe there was ever a response to this, in regards to receiving an AutoKit 1 singular time, and then having it convert back to default settings where players would then receive the default loadout of a rock and a torch (or the additional snowballs for the holiday update). I've adjusted just about every setting I can think of, and still not getting the desired outcome. When reading thru more comments in this thread, I didn't see any that address this specifically, only similar instances. Let me know if you have any questions. Thanks! Side Note, I really appreciate you taking my inquiry about skinned items in a backpack. I tested this out in the latest update and it works perfectly! Awesome work!
  21. CoreSnap

    Skill Tree

    .....jesus. I must have needed sleep. I could've sworn I checked the cfg like 3 times and didn't see the option for that. SOO disregard and just accept my compliment as to the brilliance of the plugin! Happy New Year, and thanks for the continued support!
  22. CoreSnap

    Skill Tree

    So I've tried a couple more times and can't even get it to crash, so...lol As for my initial inquiry, I've changed the following: [JsonProperty("How often should awareness update?")] public float updateRate = 5; changed this to be 1, 2, 3, 10, 20...none of those work. It stays at 5 no matter what. I've saved the cs live and it auto-reloaded, I've unloaded the plugin, made the change and reloaded it, I've shut my server down, made the change and rebooted....nothing made a difference This is the only setting I found in the plugin that makes sense regarding the refresh time for the nametag. Correct me if I'm wrong, and/or if there IS a setting to modify this. Thanks!
  23. CoreSnap

    Skill Tree

    Hello...Amazing plugin and I think this is my first time inquiring about something. But for the new Awareness/Sixth Sense skill (really cool addition btw), is there a way to lessen the refresh delay for the nametag? I tried a couple times modifying it from the 5sec to 1sec and SkillTree just kept crashing and I'd have to reload a fresh version. Just thought I'd ask. If not, no big deal. Thanks!
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

154k

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.