Jump to content

Drug Business 0.45

$24.99
   (9 reviews)

6 Screenshots

  • 95.9k
  • 560
  • 52.87 kB

Recommended Comments



Does it function properly though?  I see comments about changing it to scrap and not deducting scrap from players inventories.

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

Does it function properly though?  I see comments about changing it to scrap and not deducting scrap from players inventories.

Yes scrap is what we use in the spot were you put what you want to use i wrote scraps just like it said maybye others wrote scrap

Link to comment
Share on other sites

No it doesn't function using scrap but you can edit the code to remove the slashes in the code that does this.

 

replace this:

                            /*var itemScrap = player.inventory.FindItemID("scrap");
                            if (itemScrap != null && itemScrap.amount >= costInt)
                            {
                                itemScrap.UseItem(costInt);
                                success = true;
                            }*/

                            break;

with this for scrap to work

                            var itemScrap = player.inventory.FindItemID("scrap");
                            if (itemScrap != null && itemScrap.amount >= costInt)
                            {
                                itemScrap.UseItem(costInt);
                                success = true;
                            }

                            break;

Edited by strand
Link to comment
Share on other sites

Would it be possible to add automated price fluctuation to simulate a current market price on drugs on different days? Different seed prices, different brick prices.

 

thank you!

  • Like 1
Link to comment
Share on other sites

Really tempted to get this plugin but it doesnt seem to be updated regularly, esp when stuff is reported broken.

Also i saw comments about all the various clicking that has to be done to craft/build/sell.  Has sale quantities been increased to allow bulk sales instead of selling everything individually?  I like the premise of the plugin but Im not trying to give my players 1000 things to click just to complete it.

Edited by Rockefeller
  • Like 1
Link to comment
Share on other sites
On 9/8/2022 at 5:05 PM, strand said:

No it doesn't function using scrap but you can edit the code to remove the slashes in the code that does this.

 

replace this:

                            /*var itemScrap = player.inventory.FindItemID("scrap");
                            if (itemScrap != null && itemScrap.amount >= costInt)
                            {
                                itemScrap.UseItem(costInt);
                                success = true;
                            }*/

                            break;

with this for scrap to work

                            var itemScrap = player.inventory.FindItemID("scrap");
                            if (itemScrap != null && itemScrap.amount >= costInt)
                            {
                                itemScrap.UseItem(costInt);
                                success = true;
                            }

                            break;

scrap is what we use on our server (in config we had to write scraps as suggested in the config) also it has to be in either yout hotbar otr backpack o forget but it will work 

Link to comment
Share on other sites

Love the concept but the crafting GUI is bugged and annoying when you have a lot to craft. You can't spam the buttons to craft everything quickly and the mouse keeps moving back to the centre of the screen.

I've only experienced this while playing on someone elses server, but without GUI improvements I wouldn't purchase it for my server because of how annoying it is to use when I've spent a lot of time and money on good quality GUI plugins.

Other than that I really like it, and will be watching for the future updates

Link to comment
Share on other sites

You can increase the volume to the max and spam the button. Once the processing has completed the value returns to default and mouse moves to centre screen.  For about 30 seconds you can add multiple lots of items to be processed

Link to comment
Share on other sites

Have all the bugs with this been fixed? Considering purchasing but not convinced future updates will be applied in a reasonable manner and not liking what im reading in the other discussion posts :/

Link to comment
Share on other sites
3 minutes ago, YakiDzoba said:

Have all the bugs with this been fixed? Considering purchasing but not convinced future updates will be applied in a reasonable manner and not liking what im reading in the other discussion posts 😕

It has been updated and support is continued.

Link to comment
Share on other sites

Can't get the Plugin working. Just like so many other plugins, you buy it and hope it works. So disappointed.

Edited by Chevelle
  • Sad 1
Link to comment
Share on other sites
3 minutes ago, Chevelle said:

Can't get the Plugin working. Just like so many other plugins, you buy it and hope it works. So disappointed.

Error, what are you trying to do?

Link to comment
Share on other sites
3 minutes ago, Chevelle said:

Can't get the Plugin working. Just like so many other plugins, you buy it and hope it works. So disappointed.

whats not working for you? currently images wont load for me 

  • Sad 1
Link to comment
Share on other sites

I just purchased the plugin last night. So I assume its the current version.  Some players can't get the /db.vpn to load in inventory. No one can buy the seeds. Any suggestions?

 

 

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

I just purchased the plugin last night. So I assume its the current version.  Some players can't get the /db.vpn to load in inventory. No one can buy the seeds. Any suggestions?

 

 

/db.vpn (Works for both chat & console) - Spawns a vpn which must be held in the belt and is required to access the black market through a computer station. (Admin only) <= If you want to make it a global command you can.

Once they have the vpn in hotbar they need a computer station and the plugin will do it's job.

How people do it is either add the vpn in kits or add in the loot table mostly

  • Like 1
Link to comment
Share on other sites

Why would you send me that? I see that, it will not let me buy anything. As for a Support Ticket, i understand. The issue with this plugin, is, they never give us enough information, we are not all Programmers!!!!!!! 

  • Like 1
Link to comment
Share on other sites

Yes, I can get to that url. When I sit at the computer station, it loads up, however, it will not let any of the admins buy the seeds. 

 

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

Is this url accessible to you?

https://i.imgur.com/9gNVJAY.png

Also prefer creating a support ticket next time

it is, even tried downloading this image and reuploading it then using the new link in the plugin but still no luck. its weirdly just that one image 

Link to comment
Share on other sites
3 hours ago, Chevelle said:

Yes, I can get to that url. When I sit at the computer station, it loads up, however, it will not let any of the admins buy the seeds. 

 

The url wasn't for you, on a second note, what currency do you have setup? scraps, eco, rewards? Make sure you've enough to purchase.

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 2
  • Sad 2
  • Love 3

Nod Js's Collection

User Feedback

1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.7k

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.