Jump to content

13 Screenshots

  • 56.2k
  • 1.4k
  • 498.27 kB
This area is intended for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



RustyForest

Posted

Is there any way to enable PVP while having th eplugin running? i also plan to have other mini games and a roaming portal and they do not work while pvp is disabled unless i unload this plugin. also is there support for like FFA arena areas and what not (this would solve most of my problems)

ThePitereq

Posted

4 hours ago, RustyForest said:

Is there any way to enable PVP while having th eplugin running? i also plan to have other mini games and a roaming portal and they do not work while pvp is disabled unless i unload this plugin. also is there support for like FFA arena areas and what not (this would solve most of my problems)

What? This plugin doesn't affect RUST gameplay at all. Why it should interfear pvp?

TomHud

Posted

in the video where are the gold bars coming from ?

ThePitereq

Posted

13 minutes ago, TomHud said:

in the video where are the gold bars coming from ?

The gold bar is just regular custom item for reference. You can make it any type of item, like scrap or any skinned item.
The default config is just an example that you need to suit to your requirements.

TheRiddledNote

Posted

can you set it up everything with a ui in game, kinda like loottable gui or do we have to do everything from the config?

ThePitereq

Posted

11 minutes ago, TheRiddledNote said:

can you set it up everything with a ui in game, kinda like loottable gui or do we have to do everything from the config?

You need to do it through the config.
Some of the configurations are really complex and it would be really hard to move them into game GUI.
Maybe i can add an small part of configuration into an game UI like adding custom items to stock market, but it will still require some values assigned through config file.
The plugin have so many options that's really hard to make that in-game with reasonable length of code and time.

TomHud

Posted

went to purchase Pickaxe from the shop and got this 

Failed to call hook 'ShoppyStockConsoleCommand' on plugin 'ShoppyStock v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.ShoppyStock.ShoppyStockConsoleCommand (ConsoleSystem+Arg arg) [0x00f3b] in <92b501d8704a42d28e042378d52eeb25>:0 s, 0 slprs                                                                               1kb/s in, 4kb/s out
  at Oxide.Plugins.ShoppyStock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0156f] in <92b501d8704a42d28e042378d52eeb25>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0

 

it still took my money even with the error 

 

Also why do all of the shops say i cannot sell anything to the market ?

 

ThePitereq

Posted

11 minutes ago, TomHud said:

went to purchase Pickaxe from the shop and got this 

Failed to call hook 'ShoppyStockConsoleCommand' on plugin 'ShoppyStock v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.ShoppyStock.ShoppyStockConsoleCommand (ConsoleSystem+Arg arg) [0x00f3b] in <92b501d8704a42d28e042378d52eeb25>:0 s, 0 slprs                                                                               1kb/s in, 4kb/s out
  at Oxide.Plugins.ShoppyStock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0156f] in <92b501d8704a42d28e042378d52eeb25>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0

 

it still took my money even with the error 

 

Also why do all of the shops say i cannot sell anything to the market ?

 

Hey! Can you contact me through Discord, or create ticket here? I would require your configs and idk if it's right place for them ^^
My discord: ThePitereq#3979
 

TomHud

Posted

hi i used your configs you supplied in the zip file in your plugin description

 

TomHud

Posted

this is complicated to set up for the price of the plugin

Im trying to sell rockets using the /sell command and i cannot find where or what file i should edit

Maybe add everything and let us delete what we do not need as it means the end user has to add every item in the game if they want to buy or sell them.

 

ThePitereq

Posted

2 hours ago, TomHud said:

this is complicated to set up for the price of the plugin

Im trying to sell rockets using the /sell command and i cannot find where or what file i should edit

Maybe add everything and let us delete what we do not need as it means the end user has to add every item in the game if they want to buy or sell them.

 

I can add all the things by default, but the prices need to be done by hand.
The full description of which file does which should be available in plugin's website description.
I can add option in next update that if enabled, and shop config is not generated yet, it will generate it with all default items with price of 1, for configuration.
 

ThePitereq

Posted

2 hours ago, TomHud said:

hi i used your configs you supplied in the zip file in your plugin description

 

these configs are only for reference.
You shouldn't add them as they are into the plugin and be 100% sure that everything will work, Because they might use some other plugins for work.

Wajeeh Agbariya

Posted

Do you have any plans on adding cooldowns when buying stuff?

Wajeeh Agbariya

Posted

also how do we change the description for the shops?

ThePitereq

Posted

30 minutes ago, Wajeeh Agbariya said:

Do you have any plans on adding cooldowns when buying stuff?

If you want it, you'll have it in next update 😄
 

 

6 minutes ago, Wajeeh Agbariya said:

also how do we change the description for the shops?

It's available in your language file in oxide/lang/en/ShoppyStock.json

Grecords

Posted

Author, please tell me where in the config to enable the sale of all items for players on the stock market?

ThePitereq

Posted

7 minutes ago, Evgeniy Popov said:

Author, please tell me where in the config to enable the sale of all items for players on the stock market?

Listing buy/sell requests should be available when you have access to stock market (by default it doesnt require permission) and you have the permission for listing limit
 

  "Stock Market - Max Listing Permissions": {
    "shoppystock.limit.admin": {
      "Max Sell Listings": 1000,
      "Max Buy Listings": 1000
    },
    "shoppystock.limit.premium": {
      "Max Sell Listings": 40,
      "Max Buy Listings": 40
    },
    "shoppystock.limit.user": {
      "Max Sell Listings": 20,
      "Max Buy Listings": 20
    }
  },

 

Grecords

Posted

I understand correctly? that the plugin has 4 stores, each store can be configured for a different currency. There is also a separate stock market store, this is the sale of goods among server players, and this store is configured for only one currency. For example, I added a product to the stock market, this product is a weapon, in the weapon category (folder). But when I close and open the plugin again, it is difficult to find this product in the stock market, I click on "Sell Only" or "BUY / SELL OFFERS ONLY" at the top, but it does not show me the item for sale. Also, I still don’t understand why the “Bank Management” folder is needed, if the product is not added there, but you need to go to a certain cartography and select a certain same product to add it.

ThePitereq

Posted

21 minutes ago, Evgeniy Popov said:

I understand correctly? that the plugin has 4 stores, each store can be configured for a different currency. There is also a separate stock market store, this is the sale of goods among server players, and this store is configured for only one currency. For example, I added a product to the stock market, this product is a weapon, in the weapon category (folder). But when I close and open the plugin again, it is difficult to find this product in the stock market, I click on "Sell Only" or "BUY / SELL OFFERS ONLY" at the top, but it does not show me the item for sale. Also, I still don’t understand why the “Bank Management” folder is needed, if the product is not added there, but you need to go to a certain cartography and select a certain same product to add it.

The 4 stores are just exapmle of multiple stores. You can remove them or add more.
Stock market can be also added for more currencies, if you enable them in config they will be listed same as shops.
The Buy/Sell filter should show you all buy/sell items. I will add "All Items" category in next update for easier management.
Bank Management is only for those who want to enable offline selling to server's sell market. You don't need that for other actions.
 

Grecords

Posted

2 minutes ago, ThePitereq said:

4 магазина - это просто пример нескольких магазинов. Вы можете удалить их или добавить больше.
Фондовый рынок также может быть добавлен для большего количества валют, если вы включите их в конфигурации, они будут перечислены так же, как магазины.
Фильтр «Купить/Продать» должен показать вам все предметы, которые можно купить/продать. Я добавлю категорию «Все элементы» в следующем обновлении для более удобного управления.
Управление банком предназначено только для тех, кто хочет включить офлайн-продажи на рынке продаж сервера. Вам это не нужно для других действий.
 

I want a switch here, if enabled - it shows all the products that the server players put up for sale or added purchase ads.

Screenshot_21.jpg

ThePitereq

Posted

1 hour ago, Evgeniy Popov said:

I want a switch here, if enabled - it shows all the products that the server players put up for sale or added purchase ads.

Screenshot_21.jpg

It is a switch, but you just need to go to right category and click that.
Will release an update tommorow with All Items category so it would be easier.

  • Like 2
BR_Rust_Nation

Posted

Could you add a % discount system to the shop through permission? For example, VIP gets a 10% discount. And also a Cooldown system would be important. Congratulations on the plugin, great job.

TomHud

Posted (edited)

Screenshot2023-04-13052447.png.c56c45026ed2093f7822d8e8f712c689.png

 

how do i get my 24k stone back from the store - /redeem does not work 

Actually i figured it - i just had to type in the number but then i get this 

 

Did a few tests - seems anything you put in the bank and try to withdrawn will throw up the error below.

No Items are returned but they are are removed from the bank

 

Failed to call hook 'ShoppyStockConsoleCommand' on plugin 'ShoppyStock v1.0.0' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.)
  at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000ff] in <fb001e01371b4adca20013e0ac763896>:0                                        2kb/s in, 8kb/s out
  at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <fb001e01371b4adca20013e0ac763896>:0
  at System.String.Format (System.String format, System.Object[] args) [0x00020] in <fb001e01371b4adca20013e0ac763896>:0
  at Oxide.Plugins.ShoppyStock.Lang (System.String key, System.String id, System.Object[] args) [0x0000e] in <bb95c11ce103457298fc0be842611a15>:0
  at Oxide.Plugins.ShoppyStock.WithdrawBank (BasePlayer player, System.String shopName, System.String listingKey, System.String amountString) [0x002b2] in <bb95c11ce103457298fc0be842611a15>:0
  at Oxide.Plugins.ShoppyStock.ShoppyStockConsoleCommand (ConsoleSystem+Arg arg) [0x01608] in <bb95c11ce103457298fc0be842611a15>:0
  at Oxide.Plugins.ShoppyStock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0156f] in <bb95c11ce103457298fc0be842611a15>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0

Edited by TomHud
RustyForest

Posted

22 hours ago, ThePitereq said:

What? This plugin doesn't affect RUST gameplay at all. Why it should interfear pvp?

lol i posted this under the wrong plugin. Dont mind me

ThePitereq

Posted

8 hours ago, Morceli said:

Could you add a % discount system to the shop through permission? For example, VIP gets a 10% discount. And also a Cooldown system would be important. Congratulations on the plugin, great job.

Yeah, sure. Nice idea. Will be added today.

 

7 hours ago, TomHud said:

Screenshot2023-04-13052447.png.c56c45026ed2093f7822d8e8f712c689.png

 

how do i get my 24k stone back from the store - /redeem does not work 

Actually i figured it - i just had to type in the number but then i get this 

 

Did a few tests - seems anything you put in the bank and try to withdrawn will throw up the error below.

No Items are returned but they are are removed from the bank

 

Failed to call hook 'ShoppyStockConsoleCommand' on plugin 'ShoppyStock v1.0.0' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.)
  at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000ff] in <fb001e01371b4adca20013e0ac763896>:0                                        2kb/s in, 8kb/s out
  at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <fb001e01371b4adca20013e0ac763896>:0
  at System.String.Format (System.String format, System.Object[] args) [0x00020] in <fb001e01371b4adca20013e0ac763896>:0
  at Oxide.Plugins.ShoppyStock.Lang (System.String key, System.String id, System.Object[] args) [0x0000e] in <bb95c11ce103457298fc0be842611a15>:0
  at Oxide.Plugins.ShoppyStock.WithdrawBank (BasePlayer player, System.String shopName, System.String listingKey, System.String amountString) [0x002b2] in <bb95c11ce103457298fc0be842611a15>:0
  at Oxide.Plugins.ShoppyStock.ShoppyStockConsoleCommand (ConsoleSystem+Arg arg) [0x01608] in <bb95c11ce103457298fc0be842611a15>:0
  at Oxide.Plugins.ShoppyStock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0156f] in <bb95c11ce103457298fc0be842611a15>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0

With the error. What was the amount you've set to withdraw?
Do you have your RedeemStorageAPI configured correctly?
Have you created config storage "market" or changed it in ShoppyStock config? (the storage should be generated by default redeemstorageapi config)

  • Like 1

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

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.