Jump to content

16 Screenshots

  • 356.1k
  • 10.4k
  • 154.36 kB

Recommended Comments



4 hours ago, Klyowa said:

This is awesome plugin. But I have a question. I have an opportunity to change the backpack plugin in the skill tree? I saw the backpack in your plugin. But it’s old already. There is another plugin of backpack on the Umod and he gives more functions. I mean backpack 3.11 by WhiteThunder. Thank you for your work.

The backpack on this plugin is different. It's a pouch that you can for example whitelist and allow people to take across wipes.

You can however add the permissions from that Backpack plugin to create new custom skills on this plugin! 😄

  • Like 1
Link to comment
Share on other sites

any reason that the harvesting yield might be bugging out? Players are putting a bunch of points in and still getting same amount. 

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

any reason that the harvesting yield might be bugging out? Players are putting a bunch of points in and still getting same amount. 

do you use loottable plugin to set a "multiplier"?

  • Like 1
Link to comment
Share on other sites
On 12/9/2023 at 4:27 PM, tacman1981 said:

do you use loottable plugin to set a "multiplier"?

Yes, but the problem is relatively new. I have been running skill tree for the last year without any issues.

Link to comment
Share on other sites
9 minutes ago, ZAC said:

Yes, but the problem is relatively new. I have been running skill tree for the last year without any issues.

As plugins change with the Rust forced wipes, loads of things change. 

What you should do is unload every plugin apart from skill tree. You can easily do this by typing o.unload * and once that's done type o.load SkillTree

Doing this will let you know if you have a conflict anywhere.

Link to comment
Share on other sites

loottable for multiplier doesnt technically create a multiplier, but seems to hard lock the value, refusing any further boosting. as far as i know, loottable has always done this, is why i use gather manager for gather rate increase instead

Link to comment
Share on other sites

Changelog says added support for skilltreexpevent, just curios as to where where can one find this event?

Plz and Ty 🙂 

Link to comment
Share on other sites

It has been submitted on both platforms, but Codefling need to review my code where as the other platform does not.

Link to comment
Share on other sites
1 hour ago, imthenewguy said:

It has been submitted on both platforms, but Codefling need to review my code where as the other platform does not.

I dont get it...... after all these quality releases........ WHYYYY?
If you were new here, sure......but they really should consider skipping this part. for good developers like you.

  • Love 2
Link to comment
Share on other sites
3 hours ago, imthenewguy said:

It has been submitted on both platforms, but Codefling need to review my code where as the other platform does not.

Thank you, has bee purchased, thanks for all your hard work and great plugins!

  • Love 1
Link to comment
Share on other sites

Hi guys, can u help me? I want to translate this plugin in russian . I did it and drop my translate in lang/en/my translate named "SkillTree", but nothing has change. Thx a lot for answer.  There are no errors.
Upd. sry for trash comment..
I dropped my translate in the lang/ru and this worked

Edited by Klyowa
Link to comment
Share on other sites

image.png.98aa23a7944853301bea5b77d0e48aa9.png
hi. i have troubles with translate in russian. 

Tree Points Spent:Total Points Spent:

I compared my translation with the original, there are no differences. But i have that result..
What may be a problem?

Less important thing "CLOSE" isnt in lang file. i mean in this specific window
 image.png.bc7aac65f6100fc926c6b5baa0648fe8.png

Link to comment
Share on other sites
55 minutes ago, imthenewguy said:

I have no idea what that says. You need to elaborate what the issue is.

image.png.29ab10c1ed600d945cd8cc2eb56fa2df.png
Count of points disappeared in translate 

(WAS) Tree Points Spent 0: Total Points Spent: 0/200
(BECAME) Потрачено очков на дереве:Всего потрачено очков
I compared my translation with the original, there are no differences. But i have that result..
What may be a problem?

Link to comment
Share on other sites

image.png.7ed7ab8fed7e1ece951d332ccf409866.png
I have translated these keys in russian, but this menu didnt change. It changed one time but only words except Mining, Woodcutting etc.. Because these keys of skill trees in eng version of plugin. Its impossible to change keys in this menu?👇
image.png.d385088a8350688b97fbdd2594ce8f57.png
This stroke answers about changes in this menu
 image.png.b18976843b4275fbb4189e07cccf5a72.png
If you didnt understand me, i will invite my english friend to explain you. Sorry for my english)

Link to comment
Share on other sites
1 hour ago, Klyowa said:

image.png.29ab10c1ed600d945cd8cc2eb56fa2df.png
Count of points disappeared in translate 

(WAS) Tree Points Spent 0: Total Points Spent: 0/200
(BECAME) Потрачено очков на дереве:Всего потрачено очков
I compared my translation with the original, there are no differences. But i have that result..
What may be a problem?

Paste both lang entries in here for me so I can see the difference.

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

Paste both lang entries in here for me so I can see the difference.

image.png.6f05e565373a1a8d1058fe44d734925f.png
image.png.b3ac60750a90522c7aa1165fb0c8b9a9.png
i dont understand


image.png.36e67c3d760a7d70ffcb8dadc656b754.png
image.png.892da1932485c340fbad1066bb4777a9.png
Now there are only russian lang file in the two folders en/ru. At first was english translate in en folder and russian in ru folder. I thought may be must only one translate.
May be there is a guide for localization of this plugin?

Edited by Klyowa
Link to comment
Share on other sites

Trying to move the extra pockets icon to the left side of the screen next to the hotbar instead of the right side. Could you show me the text anchor values for that?

Edited by Chevelle
Link to comment
Share on other sites
7 hours ago, Klyowa said:

image.png.6f05e565373a1a8d1058fe44d734925f.png
image.png.b3ac60750a90522c7aa1165fb0c8b9a9.png
i dont understand


image.png.36e67c3d760a7d70ffcb8dadc656b754.png
image.png.892da1932485c340fbad1066bb4777a9.png
Now there are only russian lang file in the two folders en/ru. At first was english translate in en folder and russian in ru folder. I thought may be must only one translate.
May be there is a guide for localization of this plugin?

Ok the UITreePointsSpent issue is probably related to the size of the string. If you have too many letters then it pushes the end out of the bounds of the box. You can either: shorten the string so there are less characters, or you can wrap the string in <size=8> </size> tags to make the font smaller.

 

I'll fix that ultimate disabled message in the next release.

  • Like 1
Link to comment
Share on other sites
5 hours ago, Chevelle said:

Trying to move the extra pockets icon to the left side of the screen next to the hotbar instead of the right side. Could you show me the text anchor values for that?

I don't have the values because I haven't done it. You will need to play around with the values in the config.

Link to comment
Share on other sites
1 hour ago, imthenewguy said:

I don't have the values because I haven't done it. You will need to play around with the values in the config.

I've tried that before lol. I am not really good with those kinds of values since they are anchor styled. Does anyone know how I can get the extra pockets icon on the left side of the hotbar?

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

Ok the UITreePointsSpent issue is probably related to the size of the string. If you have too many letters then it pushes the end out of the bounds of the box. You can either: shorten the string so there are less characters, or you can wrap the string in <size=8> </size> tags to make the font smaller.

 

I'll fix that ultimate disabled message in the next release.

Thx it helped me

Link to comment
Share on other sites

Hi will be able opportunity to lvl up some skills to player with command? Withoit give him xp or points.. It may be well idea to sell on the modded servers

Link to comment
Share on other sites
25 minutes ago, Klyowa said:

Hi will be able opportunity to lvl up some skills to player with command? Withoit give him xp or points.. It may be well idea to sell on the modded servers

You can use commands to give xp yes

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.