Jump to content

16 Screenshots

  • 406.1k
  • 15.2k
  • 1.11 MB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



Stormgeald

Posted

I see there is a way to give VIPs more max SP is there way to make them earn more per level as well? I didn't see that option.

ChristopherS

Posted (edited)

  On 9/16/2023 at 7:42 PM, Stormgeald said:

I see there is a way to give VIPs more max SP is there way to make them earn more per level as well? I didn't see that option.

Expand  

Around the 370 mark there's this option that lets you give VIP players more exp.

EDIT: To answer your question though, no it's not currently possible to give vip players more skill points per level. Giving them more exp per action will allow them to level faster though, giving them more skill points over time than none vip players.

    "Permissions to adjust xp gain modifiers (skilltree.<perm>) [1.0 is default modifier]": {
      "vip": 1.4
    },

 

Edited by ChristopherS
  • Like 1
ChristopherS

Posted

  On 9/16/2023 at 6:41 AM, Seezure said:

Are there plans to include the new attack heli in the speed perks?

Expand  

There are. There's currently a beta version of this being tested via im the new guy's discord server. 

  • Love 1
Malkizid

Posted (edited)

Removed Post, wrong plugin discussion. Sorry (deleting comments should be possible on Codefling)

Edited by Malkizid
Namsaknoi

Posted

The plugin is not working properly. My servers are up to date and the SkillTree plugin as well but it fails to load/compile after server restart. If manually loaded later with o.load SkillTree it works fine.

SkillTree - No target method specified for class Oxide.Plugins.EpicLoot+Item_CanStack_Patch (declaringType=Item, methodName =CanStack, methodType=, argumentTypes=(Item, Item))

Any ideas?

imthenewguy

Posted

  On 9/20/2023 at 1:35 PM, Namsaknoi said:

The plugin is not working properly. My servers are up to date and the SkillTree plugin as well but it fails to load/compile after server restart. If manually loaded later with o.load SkillTree it works fine.

SkillTree - No target method specified for class Oxide.Plugins.EpicLoot+Item_CanStack_Patch (declaringType=Item, methodName =CanStack, methodType=, argumentTypes=(Item, Item))

Any ideas?

Expand  

Do you run EpicLoot by chance?

Robin Hood

Posted

When I enter the command /teatime it gives an error in the console:

Failed to call hook 'AddTeaBuffsCMD' on plugin 'SkillTree v1.4.4' (FormatException: Input string was not in a correct format.) at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x002b0] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.String.Format (System.String format, System.Object arg0, System.Object arg1, System.Object arg2) [0x0000a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Plugins.SkillTree.AddTeaBuffs (BasePlayer player) [0x0025a] in <a6dfaec2b26e4f94b30f31c01a94d482>:0 at Oxide.Plugins.SkillTree.AddTeaBuffsCMD (BasePlayer player) [0x001cb] in <a6dfaec2b26e4f94b30f31c01a94d482>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00607] in <a6dfaec2b26e4f94b30f31c01a94d482>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0

m3dus4

Posted

is there a way to increase the xp rate?

0.43xp or sth for normal rifle ammo

0.12xp for c4

imthenewguy

Posted

  On 9/25/2023 at 11:15 AM, m3dus4 said:

is there a way to increase the xp rate?

0.43xp or sth for normal rifle ammo

0.12xp for c4

Expand  

Its based on crafting time. You can adjust the modifier for crafting where the rest of the xp modifiers are.

SlayersRust

Posted

What plugin is better on Performance this one or XPerience on Codefling? I've been having many performance related issues on my server with XPerience where it seems to drag server fps down pretty hard. How is this Plugin in comparison?

imthenewguy

Posted

  On 9/28/2023 at 5:10 PM, SlayersRust said:

What plugin is better on Performance this one or XPerience on Codefling? I've been having many performance related issues on my server with XPerience where it seems to drag server fps down pretty hard. How is this Plugin in comparison?

Expand  

I can't answer that as I don't use/have never used XPerience.

SkillTree unsubs from hooks that aren't necessary at the time (ie a player hasnt unlocked a skill that would require SkillTree to monitor mounting a vehicle etc, so we don't watch the hook).

That being said, There are over 100 unique skills and loads of xp methods so it's a heavy plugin.
It's the kind of plugin you would base your server around.

squishypanda

Posted

are we able to get an option to enable/disable attack heli buffs, or a way to change the speed modifiers PER vehicle?

Bictoq

Posted

Hello, What I Must Configure, That All Players Can Get All Skills?

imthenewguy

Posted

  On 10/3/2023 at 1:24 PM, Bictoq said:

Hello, What I Must Configure, That All Players Can Get All Skills?

Expand  

Add the permissions so they can. Check the front page under permissions to see a list of them.

Shneid

Posted

Hi, as of the new update, I don't think the barrel smasher is working at all. I know you updated it to only hit barrels, but the barrels are not breaking in one hit with the skill enabled.

  • Like 2
Katze

Posted

  On 10/5/2023 at 6:31 PM, Shneid said:

Hi, as of the new update, I don't think the barrel smasher is working at all. I know you updated it to only hit barrels, but the barrels are not breaking in one hit with the skill enabled.

Expand  

same here

Malkizid

Posted

  On 10/5/2023 at 7:19 PM, RickJamesBitch said:

Same, that sucks lol - any help is appreciated @imthenewguy

Expand  

Can confirm the same issue on our server with that particular barrel smash skill.

We have also been experiencing an issue with the heli speed skill
"Name: Heli_Speed Description: Increases the max thrust speed of the heli by x% per level."

It was working previously, now it does not register for players. However sometimes it does, then ceases to function.
Reloading the plugin or doing a respec does not have any effect.

FandangoChristmas

Posted

Look inside the plugin for

"if (bd.buff_values.ContainsKey(Buff.Barrel_Smasher) && !IsBarrel(lootContainer.ShortPrefabName)) info?.damageTypes?.ScaleAll(100f);"

Remove the ! before the IsBarrel, then save and reload the plugin.

  • Love 2
dustyhansen

Posted

"Updated the barrel smasher perk to only work with barrels."

LOL literally lets you smash street signs with one hit and not barrels

  • Haha 1
Dead Nasty

Posted

  On 10/5/2023 at 10:27 PM, FandangoChristmas said:

Look inside the plugin for

"if (bd.buff_values.ContainsKey(Buff.Barrel_Smasher) && !IsBarrel(lootContainer.ShortPrefabName)) info?.damageTypes?.ScaleAll(100f);"

Remove the ! before the IsBarrel, then save and reload the plugin.

Expand  

this works, thank you!!!

  • Like 1
imthenewguy

Posted

It was an oversight from previous update. Will patch now.

  • Like 2
  • Love 1
killswitchzero

Posted

Hi, I downloaded the new version (by the way thank you for this great plugin our players love it!)  I got this message in console:

Rolling back plugin to last good version: SkillTree

SkillTree v1.4.7: Failed to load config file (is the config file corrupt?) (Additional text encountered after finished reading JSON content: :. Path '', line 2, position 20.)

ArgumentException: Could not cast or convert from System.String to Oxide.Plugins.SkillTree+Configuration.

Unloaded plugin Skill Tree v1.4.7 by imthenewguy

Could not initialize plugin 'SkillTree v1.4.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SkillTree.LoadDefaultMessages () [0x000a5] in <53b9513cc1fc459885e805c68b66ecc2>:0 at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0001d] in :0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in :0 at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0028e] in <51709a2fb54d4e408a6e0cbbf6e4b10d>:0 at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in :0 at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in :0

Oops sorry to make such a big message, looking forward to your support. Thanks in advance.

imthenewguy

Posted

  On 10/7/2023 at 3:05 PM, killswitchzero said:

Hi, I downloaded the new version (by the way thank you for this great plugin our players love it!)  I got this message in console:

Rolling back plugin to last good version: SkillTree

SkillTree v1.4.7: Failed to load config file (is the config file corrupt?) (Additional text encountered after finished reading JSON content: :. Path '', line 2, position 20.)

ArgumentException: Could not cast or convert from System.String to Oxide.Plugins.SkillTree+Configuration.

Unloaded plugin Skill Tree v1.4.7 by imthenewguy

Could not initialize plugin 'SkillTree v1.4.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SkillTree.LoadDefaultMessages () [0x000a5] in <53b9513cc1fc459885e805c68b66ecc2>:0 at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0001d] in :0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in :0 at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0028e] in <51709a2fb54d4e408a6e0cbbf6e4b10d>:0 at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in :0 at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in :0

Oops sorry to make such a big message, looking forward to your support. Thanks in advance.

Expand  

Hey can you please send me a copy of your config and data file via PM?

killswitchzero

Posted

Im so sorry I got caught up with Work and only just got this message. I fixed it already. But I do have another question, we also have the Survival Arena is there a section in skill tree that prevents losing points when they die in this game? This game is an event that we have on our PVE server. Cheers and thanks so much for your help.

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 15
  • Haha 1
  • Love 18

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.7k

Files Sold

Total number of files sold.

2.4m

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.