Jump to content

Skills 1.32.11

$24.95 $15.95
   (8 reviews)
Message added by Mevent,

Thanks for your interest in my plugin!

If you have any questions or issues with the plugin, please contact me.
For support related questions, please create a thread in the Support Section or send a direct message to my profile @MeventSupport.

Thanks!

2 Screenshots

Recommended Comments



Mevent

Posted

4 hours ago, KingSizeKevin said:

Suggestion: Skill required before being able to unlock another skill.  For example, player needs to complete tier 3 wood in order to gain access to Components skill.  

It will appear in one of the updates

Mevent

Posted

On 9/24/2022 at 2:23 AM, KingSizeKevin said:

Suggestion: Skill required before being able to unlock another skill.  For example, player needs to complete tier 3 wood in order to gain access to Components skill.  

 

  "Additional settings for the Fast Oven skill": {
    "Work with campfires": true,
    "Charcoal multiplier": 2,
    "Stop burning food": true,
    "Stages": {
      "1": {
        "Cost": 10.0,
        "Rates": {
          "ore": 10,
          "meat": 5,
          "hq.metal.ore": 5,
          "wood": 5,
          "*": 1
        }
      },
      "2": {
        "Cost": 15.0,
        "Rates": {
          "ore": 15,
          "meat": 10,
          "hq.metal.ore": 10,
          "wood": 10,
          "*": 2
        }
      },
      "3": {
        "Cost": 20.0,
        "Rates": {
          "ore": 20,
          "meat": 15,
          "hq.metal.ore": 15,
          "wood": 15,
          "*": 3
        }
      }
    }
  },

 

Vic

Posted

Assembly referenced by Skills plugin does not exist: EasyAntiCheat.Server.dll
Added '// Reference: EasyAntiCheat.Server' in plugin 'Skills'
Assembly referenced by Skills plugin does not exist: EasyAntiCheat.Server.dll
Added '// Reference: EasyAntiCheat.Server' in plugin 'Skills'

Mevent

Posted

1 hour ago, Vic said:

Assembly referenced by Skills plugin does not exist: EasyAntiCheat.Server.dll
Added '// Reference: EasyAntiCheat.Server' in plugin 'Skills'
Assembly referenced by Skills plugin does not exist: EasyAntiCheat.Server.dll
Added '// Reference: EasyAntiCheat.Server' in plugin 'Skills'

Hi! Already aware of the problem, I will try to solve it as soon as possible!

KeLove

Posted

我也是这个问题

MetalHead

Posted

Is there an issue with the Fast Oven skills ? It's showing in the UI but isn't usable or upgradable.

Zohan

Posted

7 minutes ago, MetalHead said:

Is there an issue with the Fast Oven skills ? It's showing in the UI but isn't usable or upgradable

The oven works very well. Only after restarting the server should the oven be turned on again..

 

MetalHead

Posted

2 minutes ago, Zohan said:

The oven works very well. Only after restarting the server should the oven be turned on again..

 

Myself and my players are unable to upgrade to the next level in the skills UI. It's kind of "greyed out" and unusable.

Zohan

Posted

9 minutes ago, MetalHead said:

Myself and my players are unable to upgrade to the next level in the skills UI. It's kind of "greyed out" and unusable.

I sent you my config, I hope it will help you solve your problem

KingSizeKevin

Posted

Im having the same problem.  Fast oven skill is grayed out

Zohan

Posted

Maybe it will help you. I give my config

Skills.json

DunceInAwhile

Posted

Love the plugin. We are having a problem with it though. No, it's not with the smelting speed... lol When any player upgrades the sulfur mining skill, their gather quantity does not increase. 300 from a sulfur node with a jackhammer before upgrading, 300 from a node with a jackhammer after fully upgrading. I may be slightly confused with the config file about how to change the increase from one stage to the next...

Iron

Posted

Does anyone know the correct format for the "Required skill stages": []

 

I am looking to lock a skill until the Attack skill is at Stage 3.

"Required skill stages": [

"Attack 3"

]

I have tried so many combinations but each time I put anything in the [] the config resets to default.  Any assistance would be appreciated.

 

恶

Posted (edited)

It seems that some effects are not working

Edited by 恶
Mevent

Posted

2 hours ago, 恶 said:

It seems that some effects are not working

Which skills don't work?

Mevent

Posted

On 10/26/2022 at 11:54 PM, Iron said:

Does anyone know the correct format for the "Required skill stages": []

 

I am looking to lock a skill until the Attack skill is at Stage 3.

"Required skill stages": [

"Attack 3"

]

I have tried so many combinations but each time I put anything in the [] the config resets to default.  Any assistance would be appreciated.

 

Example for you:
 

"Required skill stages": [
  {
    "Type": "Attack",
    "ID": 0,
    "Stage": 3,
    "Require the presence of this skill? (otherwise only the stage will be checked)": true
  }
]

 

KJOFA

Posted (edited)

To fix the error, you need to initialize the data file. I solved it like that.

Edited by KJOFA
  • Like 1
KJOFA

Posted (edited)

2 hours ago, KJOFA said:2시간 전 KJOFA는 다음과 같이 말했다.

To fix the error, you need to initialize the data file. I solved it like that.

 

Edited by KJOFA
MetalHead

Posted

Is this working as intended now ?

KingSizeKevin

Posted

I can help beta test future versions if you like so you dont have to upload 8 versions in a few days

Mevent

Posted

18 hours ago, MetalHead said:

Is this working as intended now ?

Why shouldn't it work? This is the only plugin I've been working on lately 

Mevent

Posted

2 minutes ago, KingSizeKevin said:

I can help beta test future versions if you like so you dont have to upload 8 versions in a few days

This is difficult, because I update the plugin - people ask to add / fix something - I update the plugin

markies

Posted

It working perfect for me Thank you.

RuGRustServer

Posted

Hi,

what exactly are these skills:

-Regeneration

-Secure

 

Is Regeneration a buff for syringes and medi-kits, or does it increase the regeneration while having comfort bonus, or does it add a passive regeneration of HP regardless of bleeding/radiatiion...?

We tried the "Secure" Skill, but we cannot see any difference in incoming damage from auto turrets(in raidable bases) on lvl 0 or lvl 2. What kind of damage is reduced? Every incoming damage (except raidable bases turrets?), or just in pvp from other players, or just from gun-type weapons?

  • Like 1
MetalHead

Posted

4 hours ago, Mevent said:

Why shouldn't it work? This is the only plugin I've been working on lately 

I asked because a few posts above mine, people were saying it was broke.

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 11
  • Love 2

Mevent's Collection

User Feedback

1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

101.5k

Files Sold

Total number of files sold.

2m

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.