Jump to content

Hawkhill

Member
  • Posts

    550
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Hawkhill

  1. Ah.... i see.... in permission manager the prefix didnt show.... but i really should have known that....... Guess ive been awake for too long...... I couldnt understand why it wouldnt work...... every other plugin ive implemented into the skilltree have worked fine.... Well thanks alot for your help...... Gonna try it when i get the server up again...... Problems after the server update.....
  2. Here is the custom skills ive added for upgrading the generic bag and the armor/clothing bag "Backpack": { "enabled": false, "nodes": { "Backpack": { "enabled": true, "max_level": 7, "tier": 1, "value_per_buff": 1.0, "buff_info": { "Key": 69, "Value": 5 }, "icon_url": "www.haukas.nu/rust/backpack2.png", "skin": 0, "permissions": { "description": "This skill let you upgrade your backpack from 6 to 48 slots. 6 Slots per level. (Upgrade from backpack menu when unlocked.)", "perms": { "1": { "perms_list": { "upgrade.generic.xxsmall": "12 Slot Backpack" } }, "2": { "perms_list": { "upgrade.generic.xxsmall": "12 Slot Backpack", "upgrade.generic.xsmall": "18 Slot Backpack" } }, "3": { "perms_list": { "upgrade.generic.xxsmall": "12 Slot Backpack", "upgrade.generic.xsmall": "18 Slot Backpack", "upgrade.generic.small ": "24 Slot Backpack" } }, "4": { "perms_list": { "upgrade.generic.xxsmall": "12 Slot Backpack", "upgrade.generic.xsmall": "18 Slot Backpack", "upgrade.generic.small": "24 Slot Backpack", "upgrade.generic.medium": "30 Slot Backpack" } }, "5": { "perms_list": { "upgrade.generic.xxsmall": "12 Slot Backpack", "upgrade.generic.xsmall": "18 Slot Backpack", "upgrade.generic.small": "24 Slot Backpack", "upgrade.generic.medium": "30 Slot Backpack", "upgrade.generic.large": "36 Slot Backpack" } }, "6": { "perms_list": { "upgrade.generic.xxsmall": "12 Slot Backpack", "upgrade.generic.xsmall": "18 Slot Backpack", "upgrade.generic.small": "24 Slot Backpack", "upgrade.generic.medium": "30 Slot Backpack", "upgrade.generic.large": "36 Slot Backpack", "upgrade.generic.xlarge": "42 Slot Backpack" } }, "7": { "perms_list": { "upgrade.generic.xxsmall": "12 Slot Backpack", "upgrade.generic.xsmall": "18 Slot Backpack", "upgrade.generic.small": "24 Slot Backpack", "upgrade.generic.medium": "30 Slot Backpack", "upgrade.generic.large": "36 Slot Backpack", "upgrade.generic.xlarge": "42 Slot Backpack", "upgrade.generic.xxlarge": "48 Slot Backpack" } } } } }, "Armor & Clothing": { "enabled": true, "max_level": 1, "tier": 2, "value_per_buff": 1.0, "buff_info": { "Key": 69, "Value": 5 }, "icon_url": "https://haukas.nu/rust/backpack2.png", "skin": 0, "permissions": { "description": "This skill let you upgrade your Armor & Clothing backpack from 6 to 48 slots. 6 Slots per level. (Upgrade from backpack menu when unlocked.)", "perms": { "1": { "perms_list": { "upgrade.armor_clothing.xxsmall": "12 Slot Backpack" } } } } } } },
  3. Hawkhill

    Skill Tree

    02/02 17:41:06 | Calling 'Unload' on 'SkillTree v1.2.7' took 390ms 02/02 17:41:06 | Unloaded plugin SkillTree v1.2.7 by imthenewguy 02/02 17:41:06 | Unable to load SkillTree. SkillTree.cs(2528,23): error CS1501: No overload for method `AssignFinishBonus' takes `3' arguments 02/02 17:41:06 | Previous version of plugin failed to load: SkillTree
  4. Hi Im running the SkillTree plugin on my server. Bought this plugin to get a better backpack system on my PvE server. My idea was to add the different bag upgrades as skillpoints in the SkillTree plugin. Ive been trying to set it up today before todays forcewipe, but i ran into a strange issue. I made custom skills thats suppose to grant players the permissions they need so they can upgrade the backpacks. But skilltree wont grant those permission as its suppose to do. I have to manually grant the permissions to make upgrading work. Its working flawless with other plugins with permissions i use together with SkillTree. Nightvision, MyMini, Masterlock, BuildingGrades +++++++ Ive been in contact with Imthenewguy, the developer of SkillTree plugin...... He took a look at my config, and didnt find any issues...... He asked me to bring this to you to see if u know what the issue might be. Your also welcome to contact him if there might be any conflicts between BagOfHolding and SkillTree.
  5. Hawkhill

    Skill Tree

    Hi! The "Access Granted" skill doesent work on the keycard doors on the submarine in the Water Event...... Possible to get a fix for that?
  6. Hawkhill

    Loot Wont spawn

    [RaidableBases] nightmare01 @ Z12 : 150 items That worked like a charm. Thanks alot man! Been ripping my hair off all day
  7. Hawkhill

    Loot Wont spawn

    Thanks for the reply. I will give it a shot. Another thing..... could you add support so spooky speakers turn on automaticly? Base ive made is kinda creepy with spiderwebs and smoke...... Tried to add a spooky speaker, but its silent.
  8. Hawkhill

    Loot Wont spawn

    This comes up in the console when Nightmare base get pasted in: [RaidableBases] nightmare01 @ E24 : 0 items
  9. Hawkhill

    Loot Wont spawn

    Hi Nivex. I have a strange problem. I built a new raidbase for Nightmare difficulty, but i cant get the loot to spawn. Im already running Easy, Medium, Hard and Expert bases without any problems. When I reload RaidableBases it finds the baseloot and difficulty loot files and loads it, but nothing spawns when the base paste in. Baseloot, Difficulty loot and Profile validates fine in a json validator. Do u mind looking into it and see if you figure out what the problem is? Attatched the Nightmare Profile config. Nightmare Bases.json
  10. When the new Christmas event started yesterday, the Gingerbread portal houses sometimes spawn on the road and block the convoy. Is it possible to make the convoy delete them as it does with other obstacles?
  11. Hawkhill

    Convoy

    I bought the pvemode plugin here....
  12. Hawkhill

    Nova Weather

    Funny thing is that i never gave myself that permission..... got it automaticly...... But other none admin players on my server didnt have it..... But when i removed that permission it worked fine. Thats why im suspecting that admins get that permission by default......not sure if thats the case tho. Plugin seems to work fine now with the weather effects and cold damage. Thanks alot for the update
  13. Hawkhill

    Nova Weather

    Maybe im just stupid, but plugin doesent seem to work anymore for me..... I dropped the dll file into harmonymods folder and rebooted server..... the harmony config files got created on my server..... But it doesent seem like the weather changes with the default config. Cant get any commands working either.... Edit: Nevermind.... just found out that the weather effects was disabled by default since im admin..... You should remove that in future update.
  14. The info of the Tier 2 package says it includes Tier 1 package..... thats the reason why i ask.
  15. Hawkhill

    Skill Tree

    Isn't there just a permission u can remove? skilltree.chat permission is required to use chat commands like /st And if you need to deactivate skills.... probably the best way is to reset all player's skills with the console command strespecallplayers
  16. Sorry my previous post got posted multiple times.... admin please delete this.
  17. Sorry my previous post got posted multiple times.... admin please delete this.
  18. Hi Nivex. Considering buying the raidbase packages........ Have i understand it correctly? Tier 1 contains 2 unique bases of each difficulty Tier 2 contains 3 unique bases of each difficulty + the 2 bases from tier 1 Tier 3 contains 10 unique bases of each difficulty So if i want to buy all the bases you are selling, i just need to buy tier 2 and 3 right?
  19. Hawkhill

    Raidable Bases

    Hi nivex. After the last update where the plugin choose more different places to spawn bases, I experience alot that the raidbases glitches underground abit. Is there any configuration i could do to prevent that? Attatched a screenshot.... this isnt the worst examples.... Some bases almost all of the first floor are underground....
  20. You make it drop to fast..... reduce drag to 0.5 Look at the settings im using in the previous post....
  21. Yeah... probably that..... Im running a PvE server Thanks for answer.... i will look into it
  22. Plugin stopped tracking headshots for some reason....

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.9m
Total downloads
Customers
11.9k
Customers served
Files Sold
168.5k
Total sales
Payments
3.7m
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.