Jump to content

imthenewguy

Curator
  • Posts

    4,293
  • Joined

  • Last visited

  • Days Won

    54

Everything posted by imthenewguy

  1. imthenewguy

    Errors

    Is your player's name new? If not, why are you putting new in the command?
  2. Pushed a fix.
  3. imthenewguy

    Errors

    Wht is the command you are running in its entirety? Paste the entire thing in here.
  4. Config: "Recycler Item"
  5. Hey you can either add the item with the skin id so it matches the config, or you can have shoppy stock run the addrecycler command to add a recycler to the players redeemable recyclers.
  6. imthenewguy

    No one Event Work

    Have you got he latest version of both plugins?
  7. imthenewguy

    Blast Mine Perk

    Yeah remove it for now. I will have to figure out a solution
  8. Might be something I do down the track.
  9. imthenewguy

    Blast Mine Perk

    Ahh right. Yeah its probably because its not applying the gather bonuses from the other plugins, specifically around the BlastMine skill.
  10. Ahh i see the issue. It still uses the config value to set the %. I will update it to use the node value in the next release. For now, adjust "Reduction percentage [1.0 == full reduction]": 1.0, in the config.
  11. Change Value "IO" to "Percentage"
  12. I don't understand. What is your question?
  13. You can follow the video for creating a custom skill. You could then add a custom level reward to give the permission to open a backpack after a set level. "List of rewards the player receives based on level": { "20": { "List of commands and chat messages that the player receives when reaching the specified level [Left = command. Right = Private message to player]. {id} = steam ID. {name} == name.": { "o.grant user {id} backpacks.use": "You unlocked the backpack" }, "List of commands that are fired off when the player data is reset": [ "o.revoke user {id} backpacks.use" ] } }, and you can create custom skills and set a level requirement to unlock them as well, by setting: "Minimum player level required to unlock this node": 0,
  14. Set "Kill all deployed nature when the associated cupboard is destroyed?" to true
  15. It's deployed on a large number of servers. It's by no means perfect and I tweak optimization as I find better ways to handle things, and there are very little complaints on server performance. It's a plugin that touches a large number of hooks in oxide, so it will always be a heavier plugin (like raidable bases), but it runs on servers with pop counts of 100+, so do with that info as you will.
  16. I need more information. Its not helpful saying you are having the same issue as a support ticket that the guy never really gave me helpful info (as we couldn't get the vid working). Did you guys follow the last comment in there that I mentioned (unloading all other plugins to test)? There are a couple of factors here that can cause this issue: Config issues Conflict issues I need as much info around things like: Are other placeholder items having the same issue, or are they working Does the issue persist when DeploiyableNature is the only loaded plugin Does the default config work
  17. Yes, create a skill points per level perm in the config and assign it to the prestige oxide group.
  18. Its a scrollable element. It's not a bug. You can have as many skills per row now as you like.
  19. Yeah could be an undocumented change from this month
  20. Not sure how my plugin would stop vanilla behaviour like that. All I am doing is renaming the item.text field.
  21. Hey mate yeah that is the correct format. Depending on the shop plugin, you would replace target with the placeholder that represents their userid, such as {id} or %userid%. Also keep in mind the profile name is case sensitive.
  22. imthenewguy

    UI issues with Respec

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  23. Usage: givelegendary <target> <optional: profile name> So you would run: givelegendary winslow Sergant Helm
  24. You managed the drops through the legendary items plugin. You can create an item using the command "givelegendary". Drops are rolled when someone attempts to loot the container for the first time, and can also be grabbed from many other sources. I recommend watching the video
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

140.8k

Files Sold

Total number of files sold.

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.