-
Posts
4,579 -
Joined
-
Last visited
-
Days Won
57
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
- 222 comments
-
- 1
-
-
- 222 comments
-
- 1
-
-
"Allow players to go into xp debt if they lose more xp than their level would allow?": e, // Should be "Allow players to go into xp debt if they lose more xp than their level would allow?": false, This throws an error when the plugin tries to compile because you have a random e in there when its a true or false field. After fixing this, I tested: - Day time - No prestige - Killing scientist - No Rested xp Result: 200 xp - Day time - Prestige rank 1 (which your config has a 1x modifier, so no xp change from that) - killing scientist - No Rested xp Result: 200 xp - Day time - Prestige rank 2 (which your config has 1.25x mod) - Killing scientist - No Rested xp Result: 250 xp - Day time - Prestige rank 2 (which your config has 1.25x mod) - Killing scientist - Rested xp in the pool (10,000) Result: 300 xp You also have permissions in there that don't mean anything to Skill Tree - are they from another plugin? - pr1use - pr2.use - pr3.use I can see you have it linked to the perms_list, but not sure this is right:"pr1": "Epic Loot Chance + 5%"
-
I don't understand. You are saying its because you have prestige, but you are saying you don't have prestige settings because it breaks the mod, which means you don't have prestige?
-
Can you show me how you've setup the prestige settings?
-
How do I replicate the issue? It is working fine for me. What version are you on?
-
I don't understand the issue. It's showing you have a rested xp pool. What's the problem?
-
Change the restedxp.10 to skilltree.restedxp.10
-
Changed Status from Pending to Closed
-
Yeah I should have added a default value sorry "Rolls per base [tier:Min:Max]": { "1": { "Item1": 1, "Item2": 2 }, "2": { "Item1": 3, "Item2": 4 }, "3": { "Item1": 5, "Item2": 6 } } Item1 is min. Item2 is max. It will pick a number between the 2 values (min/max inclusive).
-
What are your "Rolls per base [tier:Min:Max]" settings?
-
They need to be 512x512
-
Nah. I just didn't have the hook subscribed lol
-
That is indeed a problem. Just pushed an update.
-
I will take a look
-
- 7 comments
-
- 1
-
-
- #cui
- #cui editor
-
(and 2 more)
Tagged with:
-
- 7 comments
-
- #cui
- #cui editor
-
(and 2 more)
Tagged with:
-
Yeah seems right.
- 1 reply
-
- 1
-
-
The extra pockets skill icon does not load.
imthenewguy replied to DRALDEN's Support Request in Support
Your issue is this: "Use skin id for extra pockets icon? [true = skin, false = url]" It needs to be false for url. -
The extra pockets skill icon does not load.
imthenewguy replied to DRALDEN's Support Request in Support
Yeah here or pm. -
The extra pockets skill icon does not load.
imthenewguy replied to DRALDEN's Support Request in Support
Send your config through -
- 1,511 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
The extra pockets skill icon does not load.
imthenewguy replied to DRALDEN's Support Request in Support
You updated ImageLibrary? It uses that for URL images.
