Jump to content

16 Screenshots

  • 493.5k
  • 22.5k
  • 2.25 MB

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



tacman1981

Posted

13 hours ago, Rush said:

Is there anything that can be used with Skill Tree to obtain XP in conjunction with Backpacks and the obtaining of extra Rows?

make a custom skill to the max level of the permissions you want to grant, and make each level the next row, this kind of thing?

  • Love 1
Painfully Ordinary

Posted

I am interested in how Skill Tree might impact server performance. I've used a competitive plugin that was a load on the system

 

  • Curator
imthenewguy

Posted

30 minutes ago, Painfully Ordinary said:

I am interested in how Skill Tree might impact server performance. I've used a competitive plugin that was a load on the system

 

It's deployed on a large number of servers. It's by no means perfect and I tweak optimization as I find better ways to handle things, and there are very little complaints on server performance.

It's a plugin that touches a large number of hooks in oxide, so it will always be a heavier plugin (like raidable bases), but it runs on servers with pop counts of 100+, so do with that info as you will.

  • Like 2
Rush

Posted (edited)

13 hours ago, tacman1981 said:

make a custom skill to the max level of the permissions you want to grant, and make each level the next row, this kind of thing?

I guess I was wondering if there was a way that through a set of skills, a new player could essentially unlock more space in Backpacks by doing a "specific" task like what you have here. 

ie:  First Box could be achieved after reaching a certain Level and that could be your first Backpack . Then as you progress, the more points you put in ,opens up more slots on your backpack.

Edited by Rush
tacman1981

Posted (edited)

14 hours ago, Rush said:

I guess I was wondering if there was a way that through a set of skills, a new player could essentially unlock more space in Backpacks by doing a "specific" task like what you have here. 

ie:  First Box could be achieved after reaching a certain Level and that could be your first Backpack . Then as you progress, the more points you put in ,opens up more slots on your backpack.

sort of yes, you could make the first permission a custom skill also, which is the first row of backpack. and go like this. there is also a way to lock certain trees behind a level, so maybe that would be a way to prevent backpacks until a certain level by using a tree that is level locked.

Edited by tacman1981
  • Like 1
  • Curator
imthenewguy

Posted

18 hours ago, Rush said:

I guess I was wondering if there was a way that through a set of skills, a new player could essentially unlock more space in Backpacks by doing a "specific" task like what you have here. 

ie:  First Box could be achieved after reaching a certain Level and that could be your first Backpack . Then as you progress, the more points you put in ,opens up more slots on your backpack.

You can follow the video for creating a custom skill.

You could then add a custom level reward to give the permission to open a backpack after a set level.

    "List of rewards the player receives based on level": {
      "20": {
        "List of commands and chat messages that the player receives when reaching the specified level [Left = command. Right = Private message to player]. {id} = steam ID. {name} == name.": {
          "o.grant user {id} backpacks.use": "You unlocked the backpack"
        },
        "List of commands that are fired off when the player data is reset": [
          "o.revoke user {id} backpacks.use"
        ]
      }
    },

and you can create custom skills and set a level requirement to unlock them as well, by setting:

"Minimum player level required to unlock this node": 0,

 

 

 

  • Love 1
Rush

Posted

6 hours ago, imthenewguy said:

You can follow the video for creating a custom skill.

 

 

Guy...appreciate that very much. Much obliged!!

 

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 19
  • Haha 1
  • Love 21

User Feedback

2m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

140.4k

Files Sold

Total number of files sold.

3m

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.