Jump to content
Message added by The_Kiiiing,

8 Screenshots

  • 139.3k
  • 2k
  • 74.3 kB

Recommended Comments



private bool HasThirdPartyStackController() => StackModifier != null || Loottable != null || CustomSkinsStacksFix != null;


Is there a way to may it not conflict with Drug Business aswell?

HasThirdPartyStackController() => StackModifier != null || DrugBusiness != null || Loottable != null || CustomSkinsStacksFix != null;

Would this work? ^

 

Edited by Chill Roleplay
Link to comment
Share on other sites
32 minutes ago, Chill Roleplay said:

private bool HasThirdPartyStackController() => StackModifier != null || Loottable != null || CustomSkinsStacksFix != null;


Is there a way to may it not conflict with Drug Business aswell?

HasThirdPartyStackController() => StackModifier != null || DrugBusiness != null || Loottable != null || CustomSkinsStacksFix != null;

Would this work? ^

 

Yes that would work

Link to comment
Share on other sites
7 hours ago, Sveervoox said:

Do the Joint Boosts stack with Tea Boosts? That would be sick. 

Yes they do stack

  • Like 1
Link to comment
Share on other sites
3 hours ago, DeePaws said:

After the September update, this plugin stop working. Anything that can be done about this?

I will release a fix within the next days

  • Like 2
Link to comment
Share on other sites
7 hours ago, BetterDeadThanZed said:

Hi there. Do you know when this update might come out?

I'm really sorry for the delay but I am very busy at the moment. I will probably release a fix within the next week

  • Like 1
Link to comment
Share on other sites

I tested it after I read that it should not work.  

so weed works fine for me? 
I am still testing the rest 

King how or what do I have to insert if I want to insert ready made joints in airdrops with the help of your loottable plugin ? 

I have used sticks and the skin id of the joint but did not go 
I want to have a purple Haze joint in the airdorp 

 

Link to comment
Share on other sites
1 hour ago, Herrcooles said:

I tested it after I read that it should not work.  

so weed works fine for me? 
I am still testing the rest 

King how or what do I have to insert if I want to insert ready made joints in airdrops with the help of your loottable plugin ? 

I have used sticks and the skin id of the joint but did not go 
I want to have a purple Haze joint in the airdorp 

 

There is an issue with gathering in some new oxide versions. They will be fixed with the next update.

For the loot, you will soon be able to add custom items from certain plugins (including this one) to your loot table directly. This functionality will be added with the next update of Loottable.

  • Like 1
Link to comment
Share on other sites

Can I use this plugin with Drug Mixing? I want to use everything about  plugin Ganja except the mixing table.

Link to comment
Share on other sites

Can I use this plugin with Drug Mixing? I want to use everything about  plugin Ganja except the mixing table.

Link to comment
Share on other sites
On 9/10/2022 at 8:13 PM, ltrtv said:

Can I use this plugin with Drug Mixing? I want to use everything about  plugin Ganja except the mixing table.

This should work fine with drug mixing. To remove the mixing table ui simple enable the craft permission and revoke it from your players

Link to comment
Share on other sites
1 hour ago, BetterDeadThanZed said:

So has this been fixed yet? Does weed spawn with hemp again?

There will be an update in the next few days

Link to comment
Share on other sites

Did the Rust update break this again? I have the Weed and the Paper. I'm at a mixing table, I click on the Weed Joint button to make the joint and nothing happens. No errors in the console either.

Link to comment
Share on other sites



My server players are saying every time they pick up a hemp plant it is giving them weed 100% of the time since the new update. It seems like the drop rate % and the amount it actually drops doesn't change from 100% when you edit this in the config.

Edited by swayzhee
Link to comment
Share on other sites
9 hours ago, swayzhee said:



My server players are saying every time they pick up a hemp plant it is giving them weed 100% of the time since the new update. It seems like the drop rate % and the amount it actually drops doesn't change from 100% when you edit this in the config.

I will investigate this issue and release a fix soon

Link to comment
Share on other sites
2 hours ago, BetterDeadThanZed said:

Will this ever be updated?

Will you ever reply me in your support request?

Link to comment
Share on other sites

That's from a month ago and you just replied yesterday. I don't even remember what was wrong at the time. All I know is that there's issues with the plugin and you had said an update was coming, but hasn't been updated since before I even wrote that support ticket. I may have time to do some testing on Tuesday, but perhaps you can clarify if there are currently any known issues that you can verify?

Link to comment
Share on other sites

Hi bro I keep getting this spamming in my consoles 

11/12 16:42:35 | Failed to call hook 'OnCollectiblePickup' on plugin 'Ganja v1.0.8' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Ganja.gatherGanja (BasePlayer player, System.Int32 tier, System.Int32 max_amt) [0x00000] in <3c82d15252804d0fa6d76d84198a3a2f>:0
at Oxide.Plugins.Ganja.OnCollectiblePickup (CollectibleEntity entity, BasePlayer player) [0x00095] in <3c82d15252804d0fa6d76d84198a3a2f>:0
at Oxide.Plugins.Ganja.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004f9] in <3c82d15252804d0fa6d76d84198a3a2f>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0

11/12 16:42:45 | Failed to call hook 'OnCollectiblePickup' on plugin 'Ganja v1.0.8' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Ganja.gatherGanja (BasePlayer player, System.Int32 tier, System.Int32 max_amt) [0x00000] in <3c82d15252804d0fa6d76d84198a3a2f>:0
at Oxide.Plugins.Ganja.OnCollectiblePickup (CollectibleEntity entity, BasePlayer player) [0x00095] in <3c82d15252804d0fa6d76d84198a3a2f>:0
at Oxide.Plugins.Ganja.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004f9] in <3c82d15252804d0fa6d76d84198a3a2f>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0

11/12 16:43:06 | Saved 161,256 ents, cache(0.86), write(0.10), disk(0.04).

11/12 16:43:06 | Saving complete

11/12 16:43:34 | 146.241.163.9:49496/76561198343143080/jack3oom disconnecting: closing

11/12 16:44:01 | Failed to call hook 'OnCollectiblePickup' on plugin 'Ganja v1.0.8' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Ganja.gatherGanja (BasePlayer player, System.Int32 tier, System.Int32 max_amt) [0x00000] in <3c82d15252804d0fa6d76d84198a3a2f>:0
at Oxide.Plugins.Ganja.OnCollectiblePickup (CollectibleEntity entity, BasePlayer player) [0x00095] in <3c82d15252804d0fa6d76d84198a3a2f>:0
at Oxide.Plugins.Ganja.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004f9] in <3c82d15252804d0fa6d76d84198a3a2f>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0

11/12 16:44:11 | Failed to call hook 'OnCollectiblePickup' on plugin 'Ganja v1.0.8' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Ganja.gatherGanja (BasePlayer player, System.Int32 tier, System.Int32 max_amt) [0x00000] in <3c82d15252804d0fa6d76d84198a3a2f>:0
at Oxide.Plugins.Ganja.OnCollectiblePickup (CollectibleEntity entity, BasePlayer player) [0x00095] in <3c82d15252804d0fa6d76d84198a3a2f>:0
at Oxide.Plugins.Ganja.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004f9] in <3c82d15252804d0fa6d76d84198a3a2f>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0

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 6
  • Love 4

User Feedback

1.4m

Downloads

Total number of downloads.

6.6k

Customers

Total customers served.

98.8k

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.