Jump to content

16 Screenshots

  • 356.1k
  • 10.4k
  • 154.36 kB

Recommended Comments



4 hours ago, ChristopherS said:

You can already change the distance in the config, and you can choose to have this only work for melee items too.

 

    "Should the LootPickup buff only work with melee weapons?": false,
    "Should we have a maximum distance for the loot pickup buff [0 = unlimited]?": 20,

 

thanks and sorry for offtop

Link to comment
Share on other sites
On 2/2/2024 at 4:10 AM, jaybee3 said:

Have an issue with the Raiding tree:

All fine until you take the ultimate skill

image.png.11226b2e8e74b1f253deee19c69a8eec.png

 

But when you log back in,  two skills disappear - Skill points are still unavailable, but the respec cost has been adjusted. The skills don't reappear once you've respec'd either - until you log off and log back in.

image.png.1a74bf58f543d35cccc5d524ef3031fe.png

The tree is default with no perms associated with it. The only thing i can think of is these two skills in the config are underneath (in order) the ultimate?

 

    "Raiding": {
      "enabled": true,
      "Minimum level to unlock": 0,
      "Minimum points to unlock": 0,
      "Points required to unlock tier 2 nodes": 5,
      "Points required to unlock tier 3 nodes": 10,
      "Points required to unlock the ultimate": 25,
      "nodes": {
        "Trap Evader": {
          "Permission required to show this node": null,
          "enabled": true,
          "max_level": 5,
          "tier": 1,
          "value_per_buff": 0.1,
          "buff_info": {
            "Key": "Trap_Damage_Reduction",
            "Value": "Percentage"
          },
          "icon_url": "https://www.dropbox.com/s/lr88azap541gn7s/Trappingly%20Challenged.v1.png?dl=1",
          "skin": 2928072989,
          "permissions": null
        },
        "Mine Sweeper": {
          "Permission required to show this node": null,
          "enabled": true,
          "max_level": 5,
          "tier": 1,
          "value_per_buff": 0.1,
          "buff_info": {
            "Key": "Trap_Damage_Increase",
            "Value": "Percentage"
          },
          "icon_url": "https://www.dropbox.com/s/j35nvrjiyg7wadl/Trap_Damage_Increase.v1.png?dl=1",
          "skin": 2928093322,
          "permissions": null
        },
        "Blast Suit": {
          "Permission required to show this node": null,
          "enabled": true,
          "max_level": 5,
          "tier": 2,
          "value_per_buff": 0.2,
          "buff_info": {
            "Key": "Personal_Explosive_Reduction",
            "Value": "Percentage"
          },
          "icon_url": "https://www.dropbox.com/s/szg0pp5ow0fi11r/Personal_Explosive_Reduction.v1.png?dl=1",
          "skin": 2928111784,
          "permissions": null
        },
        "Demolition": {
          "Permission required to show this node": null,
          "enabled": true,
          "max_level": 5,
          "tier": 3,
          "value_per_buff": 0.02,
          "buff_info": {
            "Key": "Double_Explosion_Chance",
            "Value": "Percentage"
          },
          "icon_url": "https://www.dropbox.com/s/wk8xom6d7ab09jw/Double_Explosion_chance.v1.png?dl=1",
          "skin": 2928137975,
          "permissions": null
        },
        "Pressed Explosive": {
          "Permission required to show this node": null,
          "enabled": true,
          "max_level": 5,
          "tier": 3,
          "value_per_buff": 0.1,
          "buff_info": {
            "Key": "Explosion_Radius",
            "Value": "Percentage"
          },
          "icon_url": "https://www.dropbox.com/s/nk89h8chtl4svx1/Explosion_Radius.v1.png?dl=1",
          "skin": 2928169093,
          "permissions": null
        },
        "Master Thief": {
          "Permission required to show this node": null,
          "enabled": true,
          "max_level": 5,
          "tier": 3,
          "value_per_buff": 0.02,
          "buff_info": {
            "Key": "Lock_Picker",
            "Value": "Percentage"
          },
          "icon_url": "https://www.dropbox.com/s/pcuy6jo1q567p9b/Lock_Picker.png?dl=1",
          "skin": 2928793256,
          "permissions": null
        },
        "Rain hellfire": {
          "Permission required to show this node": null,
          "enabled": true,
          "max_level": 1,
          "tier": 4,
          "value_per_buff": 1.0,
          "buff_info": {
            "Key": "Raiding_Ultimate",
            "Value": "IO"
          },
          "icon_url": "https://www.dropbox.com/s/tfn326c3pnhyri4/Raiding_Ultimate.v1.png?dl=1",
          "skin": 2929679053,
          "permissions": null
        },
        "Reliable Explosive": {
          "Permission required to show this node": null,
          "enabled": true,
          "max_level": 5,
          "tier": 2,
          "value_per_buff": 0.2,
          "buff_info": {
            "Key": "Dudless_Explosive",
            "Value": "Percentage"
          },
          "icon_url": "https://www.dropbox.com/s/rrxxt78hu2r0vb4/Dudless_Explosive.png?dl=1",
          "skin": 2930484526,
          "permissions": null
        },
        "Perceptive": {
          "Permission required to show this node": null,
          "enabled": true,
          "max_level": 5,
          "tier": 3,
          "value_per_buff": 0.2,
          "buff_info": {
            "Key": "Trap_Spotter",
            "Value": "Percentage"
          },
          "icon_url": "https://www.dropbox.com/s/as74z7rjlfiwy98/Druideskill_27_nobg.v1.png?dl=1",
          "skin": 3012262421,
          "permissions": null
        }
      }
    }

 

Please submit a support ticket or reach out on discord.

Edited by imthenewguy
Link to comment
Share on other sites

is this plugin supports only EN version? 
If yes, can I translate EN words to RU words without breaking the user interface?

Link to comment
Share on other sites
10 minutes ago, burbin said:

is this plugin supports only EN version? 
If yes, can I translate EN words to RU words without breaking the user interface?

there is language support from what i can see. so you are able to add your own language files without affecting anything

Link to comment
Share on other sites
2 hours ago, burbin said:

is this plugin supports only EN version? 
If yes, can I translate EN words to RU words without breaking the user interface?

Like tacman said, you can indeed translate this into any language you'd like. On im the new guy's Discord server, someone has actually provided a full translation of this into Russian too.

If you do buy this, all you need to do is DM him proof of purchase via his Discord, and he'll add you into the Skill Tree channel where you can get this. 

Link to comment
Share on other sites

Hello there and friendly greetings!

I have not fully understood the relationship between Skill Tree and  Server Rewards.

On my server, with ST I have upgraded from LvL 8 to LvL 10 (vanilla settings, I have not touched the config json) while with SR my rewards have been stuck to 9 so either I have not understood how the thing work or I might have made a mistake somewhere.

Do you mind helping me clearing out the process, thank you?

EDITED!

Well, ok never mind! The reward just updated! 😅 Sorry for the misunderstanding!

Edited by JagsterWintermute
Link to comment
Share on other sites

Will there be any support for metal detectors? Think there's a lot of potential for it. Like a skill that enhances the amount of resources, an ultimate that might even make it easier to find stuff if that's even possible? Maybe 2 rows of skills, 1 that makes you find electricial stuff and 1 that focuses on resources etc. Would love to see something like that!

Link to comment
Share on other sites

I haven't checked out any of the content from the most recently update. Will need to investigate to see what's possible.

  • Like 1
Link to comment
Share on other sites

Hi,

We're having a small issue with the Vehicle Ultimate skill "Tank" 
We have it set to 100% damage reduction, it seems to work fine perfectly when a player is mounted on a vehicle, presumably as intended.

but we also use CustomModules by Adem, which adds some additional car modules by using a skin ID I believe.

How could we go about adding those to be covered by the skilltree skill?
as these new modules still receive full regular damage when a player has the "Tank" skill.
 

Edited by Malkizid
Link to comment
Share on other sites

I have shop and wondering how to set this up so players can buy xp and skills? Anyone know how to 

do this?

Link to comment
Share on other sites
43 minutes ago, US Apocalypse said:

I have shop and wondering how to set this up so players can buy xp and skills? Anyone know how to 

do this?

IF the shop supports commands, you could use the givexp and givesp console commands.

 

Link to comment
Share on other sites

One more thing. how do i remove console in this message

image.png.7e03049856e763660c7174391dcf5070.png

I would like it to say "You purchased 500 xp"

I tried to remove this line 

["GaveXP"] = "You were given {0} xp by {1}",

that didn't work

Link to comment
Share on other sites

You cant remove a lang entry, you need to edit it. Edit it to say what you want it to say. {0} is the xp amount and {1} is the source. You could do something like: "You purchased {0} xp from the shop."

Link to comment
Share on other sites
5 hours ago, imthenewguy said:

You cant remove a lang entry, you need to edit it. Edit it to say what you want it to say. {0} is the xp amount and {1} is the source. You could do something like: "You purchased {0} xp from the shop."

Thank you very much

 

Edited by US Apocalypse
Link to comment
Share on other sites

Hello, It looks like Primitive Expert is not working. See attached screenshot of weapons used by a player with this perk enabled. 

In the config, we have the following settings:

        "Primitive Expert": {
          "Permission required to show this node": null,
          "enabled": true,
          "max_level": 1,
          "tier": 1,
          "value_per_buff": 1,
          "buff_info": {
            "Key": "Primitive_Expert",
            "Value": "IO"
            
        "Primitive weapons for the primitive weapons ability": [
            "spear.stone",
            "spear.wooden",
            "bone.club",
            "bow.hunting"

We don't have any plugins that affect durability other than Skill Tree. Is there something we're missing?

Skill Tree Primitive Expert.png

Link to comment
Share on other sites

You may have another plugin on your server adjusting the condition of the weapons. Unload all other plugins except for SkillTree and test.

Link to comment
Share on other sites

@imthenewguy First off, love the plugin. ❤️  Players on the server are obtaining "Weapon Rack Light" and "Dual Weapon Rack Light" as loot. I will go out on a limb and assume the Scavenging Skills work similarly to the Underwater ones. (No loot table, just pulls from all available items.) These items cannot be recycled or used by players in any way. Is there a way to exclude them from being obtained? Thanks in advance for all your time and attention.

Edited by Thankful_John
Link to comment
Share on other sites
13 hours ago, Thankful_John said:

@imthenewguy First off, love the plugin. ❤️  Players on the server are obtaining "Weapon Rack Light" and "Dual Weapon Rack Light" as loot. I will go out on a limb and assume the Scavenging Skills work similarly to the Underwater ones. (No loot table, just pulls from all available items.) These items cannot be recycled or used by players in any way. Is there a way to exclude them from being obtained? Thanks in advance for all your time and attention.

Hey mate, thanks for reaching out. I don't offer support on here for those that haven't bought it from this site. If you got it somewhere else, feel free to reach out to me on discord ❤️

 

Link to comment
Share on other sites
On 3/25/2024 at 8:39 AM, Thankful_John said:

@imthenewguy First off, love the plugin. ❤️  Players on the server are obtaining "Weapon Rack Light" and "Dual Weapon Rack Light" as loot. I will go out on a limb and assume the Scavenging Skills work similarly to the Underwater ones. (No loot table, just pulls from all available items.) These items cannot be recycled or used by players in any way. Is there a way to exclude them from being obtained? Thanks in advance for all your time and attention.

11 hours ago, imthenewguy said:

Hey mate, thanks for reaching out. I don't offer support on here for those that haven't bought it from this site. If you got it somewhere else, feel free to reach out to me on discord ❤️

 

Hi @imthenewguy 

I am the server and plugins owner, John is a player on our server.
You can check it on "Jack&Swan Spicy PVE | Events | Skill tree | Custom map" in modded server list.

It seems that the plugin spawns some useless items ( see the John's comment).
So, is there a way to exclude certain items to spawn ?

Thank you in advance for you attention.
Have a nice day!

Jack

  • Like 1
Link to comment
Share on other sites

There are blacklists for a lot of different options. The below allows you add items to the blacklist so they won't be given as loot.

"Black listed parts for component and electrical luck abilities"

"Boar perk: Blacklist of components for the boar buff"

 

  • Like 1
Link to comment
Share on other sites
3 hours ago, imthenewguy said:

There are blacklists for a lot of different options. The below allows you add items to the blacklist so they won't be given as loot.

"Black listed parts for component and electrical luck abilities"

"Boar perk: Blacklist of components for the boar buff"

 

Thank you very much @imthenewguy

There are so many options that I haven't seen them.

Thank you again for your attention.
Have a beautiful day!
 

Link to comment
Share on other sites

Hello!
Is it possible to configure different amounts of skill points for different user groups in the plugin?
Example. Regular players have access to a maximum of 30 skill points, and VIP players have 50.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 14
  • Love 18

User Feedback

1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.9k

Files Sold

Total number of files sold.

1.9m

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.