Jump to content

1 Screenshot

  • 68.8k
  • 365
  • 96.01 kB
This area is intended for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



Icarust

Posted

Is it also possible to include scrap as currency? Then the plugin would be interesting for me

  • Like 3
XAVIER

Posted

6 hours ago, Nofrog said:

Is it also possible to include scrap as currency? Then the plugin would be interesting for me

Added)

  • Like 3
Robis

Posted (edited)

Nice plugin, all works perfect

Edited by Robis
TomHud

Posted

can u do like 100 of an item at a time ??

Also why the laptop - why not just a command to call in the trading screen

Icarust

Posted (edited)

Is it also possible to add your own pictures, or if someone wants to sell something add your own picture? The problem is that I let sell a minicopter via commands like crafts, where players can sell this in the store, but then in the sales window is a different product as which is offered.

In addition, of course, the name is not correct because of the short names, maybe there is a solution for this?

Otherwise really a great plugin

Best regards

 

Edited by Nofrog
  • Like 1
shturval

Posted (edited)

you need to delete the price column in the Delivery tab. Players think this is the shipping cost.)
image.thumb.png.67545a65e33973264f29e3fe7ed4e889.png

Edited by shturval
shturval

Posted

img-2021-09-07-23-44-30.thumb.png.c973913370ff42317f7696e82ff55e0a.png

(23:43:26) | Image failed to download! Error: HTTP/1.1 400 Bad Request - Image Name: rifle.lr300_2527040999 - Image URL: http://steamuserimages-a.akamaihd.net/ugc/1688269234853814111/DCB280870A2C1872E6043F4339CCBB56F45BC742/
(23:43:32) | Image failed to download! Error: HTTP/1.1 400 Bad Request - Image Name: rifle.lr300_2527040999 - Image URL: http://steamuserimages-a.akamaihd.net/ugc/1688269234853814111/DCB280870A2C1872E6043F4339CCBB56F45BC742/

 

Apoco

Posted (edited)

@Sparkless can you add an option to change background with any image we choose would be a nice touch.

also
  ],
  "Settings Economy": {
    "Plugin name": "Economics",
    "Balance add hook": "Deposit",
    "Balance remove hook": "Withdraw",
    "Balance show hook": "Balance"
  },

how to make it use player scrap?????

And errors in console

there is no permission generating for Trading.use in my permissions manager
Unloaded plugin TradingPlatform v1.0.3 by Sparkless
Missing plugin name prefix 'tradingplatform.' for permission 'trading.use' (by plugin 'TradingPlatform')
Calling 'OnServerInitialized' on 'TradingPlatform v1.0.3' took 116ms
Loaded plugin TradingPlatform v1.0.3 by Sparkless

Failed to call hook 'TradingConsoleCommand' on plugin 'TradingPlatform v1.0.3' (IndexOutOfRangeException: Index was outside the bounds of the array.)
  at Oxide.Plugins.TradingPlatform.TradingConsoleCommand (ConsoleSystem+Arg args) [0x00105] in <5e228ef989874defa6dac15935e9b955>:0 
  at Oxide.Plugins.TradingPlatform.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005f3] in <5e228ef989874defa6dac15935e9b955>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 

Edited by steven burns
ΝΞΜΞΣΙΣ

Posted (edited)

Hi sparkless, great looking plugin! I have a few questions:

- Do the items stay on sale even if the player logs off? if so, will they receive the RP for any sold items as soon as they login or is there any steps they need to do?

- Is it possible to sell skinned items (clothing, weapons etc)?

- Is it possible to sell multiple items at the same time (let's say a stack of 3000 sulfur)?

Edited by ΝΞΜΞΣΙΣ
Apoco

Posted

how to make it use player scrap????? anyone?

8o8 Designs

Posted

Is this as good as it looks?

XAVIER

Posted

10 hours ago, 玛尼玛尼哄 said:

Not availableServerRewards?

I'll add it in the next update, now I'm preparing something interesting... 💤

XAVIER

Posted

On 9/10/2021 at 1:16 AM, 8o8 Designs said:

Is this as good as it looks?

This is really good) 😀

  • Like 1
XAVIER

Posted

On 9/8/2021 at 6:41 PM, ΝΞΜΞΣΙΣ said:

Hi sparkless, great looking plugin! I have a few questions:

- Do the items stay on sale even if the player logs off? if so, will they receive the RP for any sold items as soon as they login or is there any steps they need to do?

- Is it possible to sell skinned items (clothing, weapons etc)?

- Is it possible to sell multiple items at the same time (let's say a stack of 3000 sulfur)?

Hello. If the price of the item in your configuration is in the item, then when it exits, the lot is removed from sale, and when it comes in, it is returned, and if you have your economy, then yes, if the player is offline , then he is given RP. Yes, it is possible to display items with a skin. Yes, a stack of 3000 sulfur is possible)

XAVIER

Posted

On 9/8/2021 at 8:54 AM, steven burns said:

@Sparkless can you add an option to change background with any image we choose would be a nice touch.

also
  ],
  "Settings Economy": {
    "Plugin name": "Economics",
    "Balance add hook": "Deposit",
    "Balance remove hook": "Withdraw",
    "Balance show hook": "Balance"
  },

how to make it use player scrap?????

And errors in console

there is no permission generating for Trading.use in my permissions manager
Unloaded plugin TradingPlatform v1.0.3 by Sparkless
Missing plugin name prefix 'tradingplatform.' for permission 'trading.use' (by plugin 'TradingPlatform')
Calling 'OnServerInitialized' on 'TradingPlatform v1.0.3' took 116ms
Loaded plugin TradingPlatform v1.0.3 by Sparkless

Failed to call hook 'TradingConsoleCommand' on plugin 'TradingPlatform v1.0.3' (IndexOutOfRangeException: Index was outside the bounds of the array.)
  at Oxide.Plugins.TradingPlatform.TradingConsoleCommand (ConsoleSystem+Arg args) [0x00105] in <5e228ef989874defa6dac15935e9b955>:0 
  at Oxide.Plugins.TradingPlatform.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005f3] in <5e228ef989874defa6dac15935e9b955>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 

Update the configuration file

Billionaire

Posted

great plugin.

it would be nice to be able to select the quantity of item you want to sell.

Apoco

Posted

On 9/11/2021 at 9:04 AM, Sparkless said:

Update the configuration file

so can you add option to change background to an image

LosGranada

Posted

Is it possible to open the TradingPlatform without a computer, via chat command?

Stampy

Posted

can this get the multi server option so we can trade across any server that has this plugin?

Billionaire

Posted

8 hours ago, LosGranada said:

Is it possible to open the TradingPlatform without a computer, via chat command?

Yes, in the config file:

 

    "Open the menu on command, or a Targeting Computer?": true,

  • Like 1
Billionaire

Posted

55 minutes ago, Stampy said:

can this get the multi server option so we can trade across any server that has this plugin?

mmm, I don't think that's possible. I've never seen plugins that can do this. I may be wrong, but I don't think it's possible.

TomHud

Posted

what happens if u add stuff to the shop for a high price so no one can afford them,and then they can log out and then redeem them back when they log back on ????

XAVIER

Posted

On 9/13/2021 at 10:54 PM, Stampy said:

can this get the multi server option so we can trade across any server that has this plugin?

In general, it is possible to implement this, but exactly as a turnkey addition

Stampy

Posted

1 hour ago, Sparkless said:

In general, it is possible to implement this, but exactly as a turnkey addition

im sorry i lost you what do you mean by turnkey addition?

 

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 1

XAVIER's Collection

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.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.