-
Posts
3,428 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
It'd be a lot of work to integrate and Im not sure how many people would actually want this feature as it doesn't add any real features to the plugin.
- 1 reply
-
- 1
-
-
- 135 comments
-
- #items
- #enhancement
-
(and 6 more)
Tagged with:
-
- 1,253 comments
-
- #leveling
- #progression
- (and 13 more)
-
After the last update, players lose all experience when they die.
imthenewguy replied to DRALDEN's Support Request in Support
I just need these settings "XP Loss settings": { "Allow players to lose xp when they die?": true, "Allow players to go into xp debt if they lose more xp than their level would allow?": true, "Use the players xp (not the level xp) to calculate loss": false, "Death penalty grace period - players won't lose xp if they die again within the specified time [seconds]": 0.0, "Percentage of xp into their current level that players lose when killed in PVP": 20.0, "Percentage of xp into their current level that players lose when killed in PVE": 20.0, "Percentage of xp into their current level that players lose when they suicide": 0.0, "Prevent xp loss when a player is offline?": true, "Permission based modifiers [1.0 = no reduced amount]": { "vip": 0.5 } }, -
Not really, no. There is nothing built into the plugin to mass update old equipment. Shouldn't be relevant as forced wipe is tomorrow though.
-
Change the buff settings in EpicLoot to scale for your servers requirements.
-
I need to see your xp loss settings
-
After the last update, players lose all experience when they die.
imthenewguy replied to DRALDEN's Support Request in Support
Need to see the xp loss settings in your config. -
Nothing immediately pops out in the code that would cause an error. DO you know what was being harvested at the time?
-
You have another plugin on your server (most likely Skinner) that has registered that command. Change the st command in skinners config or use /skilltree
-
Changed Status from Pending to Closed
-
anyone else on your server able to play the video?
-
Are you able to navigate to the website directly in your browser?
-
What happens if you run this command in your client: client.playvideo "https://files.catbox.moe/chtktm.mp4"
-
Score board is only showing a black screen
imthenewguy replied to B-Rad's Support Request in Support
Any errors in console? -
- 1,253 comments
-
- #leveling
- #progression
- (and 13 more)
-
It requires the shift button to be held down.
-
Have you updated to the latest version? If so, try changing all permissions to lowercase.
-
You can boost xp rates by creating a permission under the following config setting: "Permissions to adjust xp gain modifiers (skilltree.<perm>) [1.0 is default modifier]" Example: "Permissions to adjust xp gain modifiers (skilltree.<perm>) [1.0 is default modifier]": { "vip": 2.0, "prestige1": 1.5 }, You can then add it to prestige: "Prestige levels": { "1": { "Permissions [name : perm]": { "2x xp bonus": "skilltree.prestige1" }, "Additional benefits descriptions": [], "Format for BetterChat title showing the prestige level. {0} is the colour value and {1} is the player prestige value": "<color=#{0}>[Pr.{1}]</color>", "Colour for BetterChat xp titles": "d109ec", "Skin ID that will be displayed when ranking up": 3165843865, "Rank title": "Prestige Rank 1", "XP modifier": 1.0 },
-
You can also set the names through"Dictionary of NPC names and the value that they provide" as Bossmonster uses NpcSpawn
-
You can set xp for boss monster to 0, but I would have to look into basing it off boss names.
-
- 16 comments
-
- #skills
- #skill tree
-
(and 3 more)
Tagged with:
-
In our private messages, I literally linked time-stamps from my video that covers: How to create permissions for xp gain and xp loss as an example. Other permission overrides also exist: "Modified skill points per level based on permissions [must be higher than default]" "Modified max skill points based on permissions [must be higher than default]" "Cost per point to respec based on permissions [must be lower than default]" "Permission based level requirement override" "Permission based point requirement override" "Dictionary of permission based overrides for starting skill points" "Modifiers based on permissions to adjust the rested xp value [1.0 = 100% increase. 0.0 = no increase]" I also told you that you cannot use buffs from my skill tree as permissions. If you want to add features such as increased scrap yield or helicopter speeds, you need to find plugins that offer these features via a permission, and assign that permission to the relevant prestige group. I also directly linked how to create new prestige groups and how to assign your permissions to the group so the player receives them when they prestige. I also offered for you to join my discord community, who have helped countless people with questions about Skill Tree (prestige setup included). Not sure what else I can do mate.
-
- 17 comments