Jump to content

imthenewguy

Creator
  • Posts

    3,442
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. ya
  2. Very weird. Might be an issue with version 1.3.9. There shouldn't be any issues with 1.4.0
  3. Thank you. Please delete the file as I believe others have access to this ticket.
  4. I can't replicate the issue Are you using Carbon?
  5. Found the issue with this. Will be in next release. The option for stacks: True - DeployableNature will attempt to handle the stacking and splitting of the item. False - DeployableNature will not handle the splitting, and leave it up to your stack plugin to handle it.
  6. imthenewguy

    Compile error

    Turns out Carbon uses a different version of Harmony than oxide does. You will need to wait until forced wipe for the next update which patches it for Carbon.
  7. If it's breaking, it means you have a plugin that is messing with the condition of your weapons. Ask him if he used it in a raidable base.
  8. Maybe back up your config, delete it, and let the plugin regenerate it. If it fixes the issue, its config related.
  9. Changed Status from Pending to Closed
  10. That is really odd. Not even sure why that would be happening. Happens when you reload the plugin?
  11. Actually it should inherit from "ON" or "OFF"
  12. It will simply attempt to remove him, and if he isnt in the group, it will move on.
  13. It would mean that you don't have it in your lang file or the word is too big to fit. Try wrapping it in some <size=10></size> tags if you changed it.
  14. Have a look through the RaidableBases config. There is a config option in there from memory.
  15. imthenewguy

    no items

    Changed Status from Pending to Closed
  16. _commands was put in as an after thought. You can use either of them if you are only running 1 command. Use _commands if running more than 1. You would use the "o.usergroup remove {id} vip2" to remove the player from previous groups.
  17. You would probably do something like this. "_commands": [ { "command": "o.usergroup remove {id} vip1", "message": "", "public_message": "", "hook": true }, { "command": "o.usergroup remove {id} vip2", "message": "", "public_message": "", "hook": true } ],
  18. imthenewguy

    Latest bug

    Ill add a null check to the boat check. It would assume its when a boat is destroyed and dismounts players or something. The boat is null somehow.
  19. Yeah that is why I don't see how SkillTree would make it disappear. The only thing i can think of is if they share the same CUI name, which would be unlikely. You will need to ask David unfortunately.
  20. I'm not familiar with the plugin, but I don't see how my plugin would make a button from his disappear. Would be worth following up with him.
  21. imthenewguy

    Not been registered?

    Changed Status from Pending to Closed
  22. Idk mate, seems like you really want to know if PVE is supported It works on servers running PVE, but it is a PVP event, so other players are the content. It doesn't/won't support NPCs.
  23. imthenewguy

    Anti bradley radar

    My advice: reload 5 plugins at a time, then reload Cooking. When the farmers disappear, you will have narrowed it down to the last 5 plugins that you loaded.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.6k

Files Sold

Total number of files sold.

2.4m

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.