Jump to content

imthenewguy

Creator
  • Posts

    4,910
  • Joined

  • Last visited

  • Days Won

    65

Everything posted by imthenewguy

  1. My plugin does not give a perm called instant crafting. That would be a custom skill I assume, right?
  2. Which animal are you both using in the config? "Animal prefab for the AnimalEffect [bear, chicken, boar, stag, wolf, horse]"
  3. Ive raised it with Raul again. He's looking into it.
  4. imthenewguy

    BetterNPC

    Its a Dictionary<string, double> String is the name of the npc profile, double is the xp value. Something liek this: "NpcSpawn (by KpucTaji) settings": { "Dictionary of NPC names and the value that they provide": { "myNpcProfile": 120, "myNpcProfile2": 150 } },
  5. Can you confirm what the ownerid of the target entity is? The only way the code fails for a non-admin is when the owner id of the entity is not equal to the player, which means something else has reset it or overridden it. I will add a failsafe to the next release that checks the ownerid from data of the entity as well.
  6. imthenewguy

    SkinID custom items

    There shouldn't be any reason the icon isnt showing up in the UI. Can you show me a video of the issue from creation of the shop?
  7. Legendary items supports NpcSpawn npcs. It will create a drop bag with the loot inside at the position the npc died. It relies on the Loot source being set correctly, and allows you to filter based on the name of the npc profile. Example config. { "Loot source": "BetterNPC", "Prefab shortname, boss profile, event name [null if not required]": "name_of_your_npc_here", "A list of required skin IDs [null if not required]": [], "Identifiers to exclude from consideration [List - null if not required]": [], "Drop chance [%]": 10.0, "Should we consider loot chance modifiers that the player may have?": false, "Items that can drop from this source [profile name: drop weight]": { "Rocket Barrage": 25 } },
  8. imthenewguy

    "Missing Permission"

    I recommend using a permissions manager plugin if you aren't already. Helpful for seeing exactly what permissions are available for a plugin.
  9. imthenewguy

    "Missing Permission"

    Have you granted all of the relevant permissions? A number of them have permissions in order to purchase from the market.
  10. You would achieve this by changing the entities to deployable types that cannot be placed on a tugboat, such as a teslacoil.
  11. Doesn't the speaker icon only exist when you are pressing the talk button?
  12. Yes you can have EpicLoot and ItemPerks perks on each item. You may want to tweak the buff values to scale them back though. Looting item perk items can be disabled, as can recycling item perks items for perk kits (recycling them will simply give the standard components), as can crafting.
  13. The entire menu? It should appear over the top of your other UI when being used. Can you show me a pic of the issue?
  14. I see the issue. WIll patch in the next release.
  15. Yeah all you need to do is add the profile name to the item.text field. For example: shortname: "xmas.present.large", skinID: 3646163175, text: "verteran's field guide"
  16. Should all be sorted now.
  17. The video you had on there isn't available. How do I replicate the issue?
  18. imthenewguy

    The box cannot be opened

    Issue should be resolved. Turns out it was an issue from the scaling changes I made.
  19. imthenewguy

    Item Drop config option

    Will add to next releases.
  20. Will null check the inventory of the container.
  21. I am looking into this. It was apparently broken by Facepunch with Anti-hack updates. I've been on holiday since forced wipe.
  22. I can't replicate the issue on my server. Can you provide me with step by step instructions so I can see the issue from my end?

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.6k
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.