Jump to content

imthenewguy

Creator
  • Posts

    3,884
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. These are the primary permissions. If they aren't showing on your manager, check page 2. skilltree.chat - required to use the chat commands to access the skill tree menu. skilltree.xp - required to obtain xp from xp sources. skilltree.tree - required to access and use the skill tree. skilltree.admin - required to use the admin commands. skilltree.all - allows user access to all trees. skilltree.Mining - allows the user to access the mining tree. skilltree.Woodcutting - allows the user to access the woodcutting tree. skilltree.Skinning - allows the user to access the skinning tree. skilltree.Harvesting - allows the user to access the harvesting tree. skilltree.Combat - allows the user to access the combat tree. skilltree.Medical - allows the user to access the medical tree. skilltree.Build_Craft - allows the user to access the build craft tree. skilltree.Scavenging - allows the user to access the scavenging tree. skilltree.Vehicles - allows the user to access the vehicles tree. skilltree.Cooking - allows the user to access the cooking tree. skilltree.bag.keepondeath - prevents the ExtraPockets bag from dropping on death. skilltree.notitles - Removes the level title from the player (Requires BetterChat) skilltree.noxploss - Prevents xp loss.
  2. Changed Status from Pending to Closed
  3. Sounds good.
  4. ItemPerks hasn't had the patch yet from memory.
  5. I dont understand the issue. Mind walking me through it?
  6. EpicLoot works with Skinbox if you are up to date. Skinner doesnt have support. They should be able to transfer the item.name to the new item when reskinned.
  7. Yeah adjust the positions via the config.
  8. The only thing the plugin saves is the icon settings for the player. All item data is handled natively by rust.
  9. You need to check your config options for raidable bases interaction. I believe there is a setting in there that forces durability loss even when the player has buffs.
  10. imthenewguy

    Mugains

    Changed Status from Pending to Closed
  11. I checked the code and it should work fine. It is likely the plugin wasn't loaded when the server wiped for whatever reason (it can bug some times).
  12. imthenewguy

    Mugains

    I need more information if its relevant to my plugin.
  13. imthenewguy

    Error on load

    Changed Status from Pending to Closed
  14. imthenewguy

    Error on load

    I just test downloaded it and it works fine. You may need to clear your cache in your browser or use another browser to download it.
  15. imthenewguy

    Barrel Smasher

    All barrel smasher does is scale the damage that would have been done to a container by 100x. There may be another source that is messing around with your ProtectionProperties, making the crates damagable. Crates by default have full damage resistance to all sources except for Fun_Water. If the damage protection source was adjusted to allow damage to crates, then the barrel smasher perk will work on them. TL;DR: you have a plugin conflict.
  16. Its the xp debt system. IF a player dies and would lose more xp than they have available, it puts them into a deficit.
  17. Changed Status from Pending to Closed
  18. imthenewguy

    loot problems

    Plugin already has that hook in it. private object OnContainerPopulate(LootContainer container) { if (Vector3.Distance(container.transform.position, start_button.transform.position) < config.max_distance) return true; return null; }
  19. Changed Status from Pending to Closed
  20. LootDefender is entirely a NIvex thing. He added the support to the SkillTree plugin for me. I haven't looked at the plugin myself.
  21. try wiping the plugins from your server (inc data/config) and reloading them.
  22. Does it trigger when there is an active event?
1.8m

Downloads

Total number of downloads.

8.5k

Customers

Total customers served.

128.1k

Files Sold

Total number of files sold.

2.7m

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.