Jump to content

16 Screenshots

  • 356.1k
  • 10.4k
  • 154.36 kB

Recommended Comments



Can we add skills to this or do we need to make a request and hope it is implemented? 

I was wanting to add some things to combat

  • Faster reload of weapons with each level (handguns, bow, crossbow, ARs, shotgun, etc)
  • Reduced recoil / sway with each level
  • Faster weapon switch with each level
  • Like 1
Link to comment
Share on other sites

SkillTree - Failed to compile: SkillTree.cs(4851,43): error CS0176: Static member `ItemContainer.Drop(string, UnityEngine.Vector3, UnityEngine.Quaternion, params ItemContainer[])' cannot be accessed with an instance reference, qualify it with a type name instead

  • Like 1
Link to comment
Share on other sites

| Error while compiling: SkillTree.cs(4578,43): error CS0176: Static member `ItemContainer.Drop(string, UnityEngine.Vector3, UnityEngine.Quaternion, params ItemContainer[])' cannot be accessed with an instance reference, qualify it with a type name instead

  • Like 1
Link to comment
Share on other sites
4 minutes ago, Watcher said:

| Error while compiling: SkillTree.cs(4578,43): error CS0176: Static member `ItemContainer.Drop(string, UnityEngine.Vector3, UnityEngine.Quaternion, params ItemContainer[])' cannot be accessed with an instance reference, qualify it with a type name instead

Same here

 

Link to comment
Share on other sites
2 minutes ago, Watcher said:

We fixt the plugin its workin now!

 

What was the fix you did?

  • Like 1
Link to comment
Share on other sites

Helpers in discord said

"Add a 0 to the end of it and it will work so find ItemContainer.Drop where it has the ); change that to 0);"

 

Dont know if it will help but good luck!

Link to comment
Share on other sites

discord says this and works

to fix SkillTree change this:

bag.inventory.Drop("assets/prefabs/misc/item drop/item_drop.prefab", pos, rot);

to this:

bag.inventory.Drop("assets/prefabs/misc/item drop/item_drop.prefab", pos, rot, 0);

  • Like 2
Link to comment
Share on other sites
17 minutes ago, BadLands said:

discord says this and works

to fix SkillTree change this:

bag.inventory.Drop("assets/prefabs/misc/item drop/item_drop.prefab", pos, rot);

to this:

bag.inventory.Drop("assets/prefabs/misc/item drop/item_drop.prefab", pos, rot, 0);

Hell yeah. Thanks for the heads up. What discord was it being discussed in ? Thanks

Link to comment
Share on other sites
4 minutes ago, TBone said:

Hell yeah. Thanks for the heads up. What discord was it being discussed in ? Thanks

imthenewguy discord.

 

  • Like 1
Link to comment
Share on other sites
18 minutes ago, Stark said:

Doesn't work for people that can't open the cs file

 

these unfortunate souls, could edit the plugin locally, then upload it the usual way you upload plugins

Link to comment
Share on other sites

update please @imthenewguy

 

230 SkillTree - Failed to compile: SkillTree.cs(4578,43): error CS0176: Static member `ItemContainer.Drop(string, UnityEngine.Vector3, UnityEngine.Quaternion, params ItemContainer[])' cannot be accessed with an instance reference, qualify it with a type name instead

Link to comment
Share on other sites

Run the command in chat for now. Haven't had a chance to fix that bug just yet - had to push what I had fixed out for forced.

Link to comment
Share on other sites
1 minute ago, iamallama said:

yes, otherwise, everything seemed to be working

Oh shit don't use that command.
I just noted a fatal bug with it. Unload the plugion, delete the fata files and reload it for now.

Link to comment
Share on other sites

Prior to the update, I had it set where users earned 3 of the "reset currency" (which I have set to scrap) each level up. Post update, it doesn't seem like this happens anymore, and now I cannot find the setting where they can earn scrap each level up. Am I going blind? Is the setting still there? 

Thank you for being on top of things with today's update imthenewguy, I was able to apply the fix manually before the plugin was updated thanks to the comments here. Still my favorite plugin on the site. 

Link to comment
Share on other sites

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 14
  • Love 18

User Feedback

1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.9k

Files Sold

Total number of files sold.

1.9m

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.