Jump to content

16 Screenshots

Recommended Comments



imthenewguy

Posted

12 minutes ago, Wajeeh Agbariya said:

is there a way to apply a multiplier to components

To gather them?

Wajeeh Agbariya

Posted

3 minutes ago, imthenewguy said:

To gather them?

yes, lets say my rate is 10x and i want to add a multiplier to make it go to 20x 30x 40x

imthenewguy

Posted

Not really. The only adjustment is for scavenger drops, where you can set the min and max values.

Wajeeh Agbariya

Posted

4 minutes ago, imthenewguy said:

Not really. The only adjustment is for scavenger drops, where you can set the min and max values.

Would it be possible to add it in as an option?? also is there a way to remove some of the skills in specific sections for specific groups or is it only possible to remove the whole section? so lets say i want to remove some of the options in the mining section for the default but have it for the vip group is that something that is doable? also do you have a discord that i can message you on?

TomHud

Posted

Miner Buff - this skill allows you to find nodes within 200m

I have enabled the skill with 1 point in /st

Now how do i use it as every node i am finding i am finding them myself - nothing changes with enabling this ultimate buff

imthenewguy

Posted

11 minutes ago, TomHud said:

Miner Buff - this skill allows you to find nodes within 200m

I have enabled the skill with 1 point in /st

Now how do i use it as every node i am finding i am finding them myself - nothing changes with enabling this ultimate buff

Is this your ultimate?

TomHud

Posted

yes i have it set as my ultimate so how do i enable it ???

imthenewguy

Posted

8 minutes ago, TomHud said:

yes i have it set as my ultimate so how do i enable it ???

It tells you in the chat box when you unlock it, or toggle it off/on via the Ultimate Settings in your Skill Tree menu. You use the chat command.

TomHud

Posted

i have enabled it and chat tells me its enabled - what im saying is how does it work as i have noticed no difference with enabling this buff.

 

imthenewguy

Posted

Watch the video on the front page. It explains how each ultimate works.

Zoreeno

Posted (edited)

I'm using a plugin that allows me to give players custom items via a command. My goal is to give the player the custom item as a level reward. The problem I am running into is that the custom item that we are giving out has a space in the display name so i need to put "" around the display name so it knows what the display name is. 

So as an example. I can run the plugin's command in console like this:

createitem chicken.cooked "Homemade Moonshine" 1 2860127847 {id}



The plugin's command uses the syntax: 

createitem <shortname> <displayname> <quantity> <skinid> <playerid>



In another plugin, I'm able to use the command in the config to give items with a space in the display name like so:

"Command": "createitem chicken.cooked \"Homemade Moonshine\" 1 2860127847 {id}"



the \ \ characters allow the items display name to contain a space without the "" causing an error within the Json file (if that makes sense)

However in Skill Tree it doesn't work. Is there another trick to be able to include something with "" around it within the skill tree commands for level rewards? 

(sorry if that's confusing, it's difficult to explain)

Edited by Zoreeno
TomHud

Posted

Toggling the button to show or not show the pouch on screen does not work

It still shows the pouch on screen.

 

image.png.11cc22c10272bf6efaa6695cb9f10e22.png

Robis

Posted

Amazing looks.... But for me server, some skills is way to OWERPOWERED.... Some of skills i wish to remove at all, some of them to replace by own ones....

Any chance to add to run a command on skill learning ? Here no config example, so cant see if it has option....

imthenewguy

Posted

1 hour ago, Robis said:

Amazing looks.... But for me server, some skills is way to OWERPOWERED.... Some of skills i wish to remove at all, some of them to replace by own ones....

Any chance to add to run a command on skill learning ? Here no config example, so cant see if it has option....

The only thing you could do is assign a permission on unlock by adding it to the skill in the config. There are some examples in discussions of how to accomplish this, or you can use the /addtestpermsnode command while in game to have an example perm added to the cooking tree.

If the command isnt related to permissions, you will need someone to build you a plugin to achieve this.

 

You can remove perks or simply disable them by setting "enabled" to false, or you can change them to be a different perk all together, OR use permissions.

imthenewguy

Posted

23 hours ago, TomHud said:

Toggling the button to show or not show the pouch on screen does not work

It still shows the pouch on screen.

 

image.png.11cc22c10272bf6efaa6695cb9f10e22.png

Patched for next wipe.

  • Like 1
imthenewguy

Posted

On 10/1/2022 at 5:12 PM, Zoreeno said:

I'm using a plugin that allows me to give players custom items via a command. My goal is to give the player the custom item as a level reward. The problem I am running into is that the custom item that we are giving out has a space in the display name so i need to put "" around the display name so it knows what the display name is. 

So as an example. I can run the plugin's command in console like this:

createitem chicken.cooked "Homemade Moonshine" 1 2860127847 {id}



The plugin's command uses the syntax: 

createitem <shortname> <displayname> <quantity> <skinid> <playerid>



In another plugin, I'm able to use the command in the config to give items with a space in the display name like so:

"Command": "createitem chicken.cooked \"Homemade Moonshine\" 1 2860127847 {id}"



the \ \ characters allow the items display name to contain a space without the "" causing an error within the Json file (if that makes sense)

However in Skill Tree it doesn't work. Is there another trick to be able to include something with "" around it within the skill tree commands for level rewards? 

(sorry if that's confusing, it's difficult to explain)

Try using the internal give command for SkillTree:

stgiveitem {id} <shortname> <quantity> <skinID> <displayName>

Example:

stgiveitem {id} chicken.cooked 1 2860127847 Homemade Moonshine

 

  • Love 1
Zoreeno

Posted

48 minutes ago, imthenewguy said:

Try using the internal give command for SkillTree:

I had no idea that command existed. I guess i should have looked closer at the list of commands in the description. This worked perfectly. Thanks!

  • Like 1
Robis

Posted

9 hours ago, imthenewguy said:

The only thing you could do is assign a permission on unlock by adding it to the skill in the config. There are some examples in discussions of how to accomplish this, or you can use the /addtestpermsnode command while in game to have an example perm added to the cooking tree.

If the command isnt related to permissions, you will need someone to build you a plugin to achieve this.

 

You can remove perks or simply disable them by setting "enabled" to false, or you can change them to be a different perk all together, OR use permissions.

sounds good, thanks for info

Wajeeh Agbariya

Posted

On 9/24/2022 at 2:07 AM, Wajeeh Agbariya said:

Would it be possible to add it in as an option?? also is there a way to remove some of the skills in specific sections for specific groups or is it only possible to remove the whole section? so lets say i want to remove some of the options in the mining section for the default but have it for the vip group is that something that is doable? also do you have a discord that i can message you on?

can i get a response to this?

 

imthenewguy

Posted

On 9/24/2022 at 9:07 AM, Wajeeh Agbariya said:

Would it be possible to add it in as an option?? also is there a way to remove some of the skills in specific sections for specific groups or is it only possible to remove the whole section? so lets say i want to remove some of the options in the mining section for the default but have it for the vip group is that something that is doable? also do you have a discord that i can message you on?

I won't be adding flat yield multipliers that arent skill related to the plugin as there are plenty out there that can add that functionality.

Skill nodes aren't perm based. There isn't a way to prevent players from accessing the node if it is enabled on the tree, and they have access to the tree.

 

ChristopherS

Posted

@imthenewguy I know it's been a while, but I have some news with regards to my issue where picking up did not work. I would have known sooner, but this past week has had me ill and away from my computer.

TL;DR: It's working. The latest version has this working for me. I get exp from picking everything up as expected. I'm unsure what is different, but it's working which is all that matters I suppose. 

Still has me scratching my head as to what the cause was, but in the end I think we're there. 

Cheers,
Christopher.

  • Haha 1
Hawkhill

Posted

Hi.
I have another sugguestion for you regarding buying xp for scrap-
Could you instead add a possibility to exchange RP to Skilltree XP?
Got another plugin i can use to exchange scrap to RP.
It would make a huge improvement on my PvE server.

Then i can add more events, timed rewards, and other activities on my server to give players more to do.
Most of the plugins i want doesent give any xp in the skilltree, but they support the economics plugin or server reward plugin.

And as i mentioned before, im willing to pay you for this if you need to make a new plugin to make this possible.

Sorry for the whining, but i have so many plans i wanna realize that depends on this.

  • Like 1
ChristopherS

Posted

15 minutes ago, Hawkhill said:

Hi.
I have another sugguestion for you regarding buying xp for scrap-
Could you instead add a possibility to exchange RP to Skilltree XP?
Got another plugin i can use to exchange scrap to RP.
It would make a huge improvement on my PvE server.

Then i can add more events, timed rewards, and other activities on my server to give players more to do.
Most of the plugins i want doesent give any xp in the skilltree, but they support the economics plugin or server reward plugin.

And as i mentioned before, im willing to pay you for this if you need to make a new plugin to make this possible.

Sorry for the whining, but i have so many plans i wanna realize that depends on this.

Hey Hawkhill,

There is a plugin called Skill Tree Items that would allow you to add items into your game that could work for what you're looking for.

Christopher.
 

 

  • Like 1
  • Love 1
Hawkhill

Posted (edited)

Oh.... he actually made it. 
Havent gotten any notification that imthenewguy had released any new content.....
Thanks for the info Christopher

Damn.... its gonna be a long night adding new stuff to my server now.... better make a huge pot of coffee.

Thanks alot @imthenewguy!  

Edited by Hawkhill
  • Haha 1
gena

Posted (edited)

hi in this plugin can i disable xp getting methods to use already earned RP from another plugin?

a possibility to exchange RP (Server Rewards) to Skilltree XP?

Edited by gena

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.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

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.