Jump to content

imthenewguy

Curator
  • Posts

    4,704
  • Joined

  • Last visited

  • Days Won

    59

Everything posted by imthenewguy

  1. imthenewguy

    Cooking

    Your stack plugin is making it stackable, so it needs to be responsible for persisting the name/skin/text when being added to and removed from a stack. No logs are kept for market transactions.
  2. Have you given yourself the admin permission for the plugin? itemperkslegendaryitems.admin
  3. You would need to speak with the developer of those events. SkillTree has API to get the players level. There are also APIs to temporarily disable the players skills.
  4. Yes, you could use the permission system. Its used for creating custom skills. I made a video on it:
  5. Yeah its a client side mechanic so not much can be done unfortunately.
  6. Will happen if I get the motivation to create the icons for the items. That is the only annoying part of implementing new items.
  7. The anchor position is set to the bottom-middle of the screen. Offset min is the top left of the icon (x,y) and the offset max is the bottom right (x,y). The difference between the min/max values dictates the size of the button. For example: Min: "-100 25" Max: "-50 -25" This would make the icon slightly to the left of the middle-bottom, and have a size of 50. The challenge you will face with the current setup is that players resolution will make moving it to the left look very different, since it anchors from the middle. You are better off finding a spot for it that is closer to the hotbars. You can make it smaller by minimizing the amount between the min and max values.
  8. imthenewguy

    NpcRaiders

    Tyty. I assume you add the names to the displayName field to differentiate the NPCs? My plugin supports filtering using this name as well, so players can set loot drops based on the name of the NPC as well.
  9. imthenewguy

    NpcRaiders

    Hey mate, I have been asked to add support for this to my ItemPerks:Legendary Items plugin. What way can I identify Npc raiders to be able to add drops to them? Do they have unique names, or are they all setup the same?
  10. It should work fine in shop. What is the full command string you are putting into the shop plugin?
  11. Yeah that's a good idea. I will look into it.
  12. You don't have to. Join my discord and look at the announcements channel. https://discord.gg/jxD7MtaV9g
  13. Sorry I just realized you can change the hex colours in the lang file for these. ["AwarenessCorpse"] = "<color=#ffdc00>Corpse</color>", ["AwarenessBag"] = "<color=#ffdc00>Bag</color>", ["AwarenessAnimal"] = "<color=#ffdc00>Animal</color>", ["AwarenessHumannpc"] = "<color=#ffdc00>Human npc</color>", ["AwarenessItem"] = "<color=#ffdc00>Item</color>", ["AwarenessText"] = "<size=12>{0}</size>", ["AwarenessDescription"] = "<color=#ffff00>Tracked:</color> <color=#ffffff>{0}</color>",
  14. imthenewguy

    Gun Game

    Only 1 is a valid arena. The other is an old arena.
  15. It's 0-100. 1 = 1% chance. What source are they dropping a lot from?
  16. Try unloading all plugins and retesting. If it works, you have a conflicting plugin. If it doesn't, open up a support ticket.
  17. I can't think of a function way where my plugin will reward killing bradly or heli with skill points. Only source for skill points is commands or level ups.
  18. Sorry guys, I made changes to the plugin that were based on staging with the expectation that those changes would be pushed to main like always (a simple method name change). Alas they did not. It has been fixed.
  19. There is only 1 that respawns when you delete it. Change their spawn position in the config or disable the mobile workbench skill.
  20. Nah it uses a bool to determine if it's night time: TOD_Sky.Instance.IsNight Nah I don't think so, not if it's only happening to players with the instant untie skill. Submit a support ticket on here and see if you can grab a video recording for me so I can understand what is taking place. Ideally a recording showing the crates untying without the skill, then untying with.

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.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
155.6k
Marketplace sales
Payments
3.3m
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.