Jump to content
Message added by Mevent,

Thanks for your interest in my plugin!

If you have any questions or issues with the plugin, please contact me.
For support related questions, please create a thread in the Support Section or send a direct message to my profile @MeventSupport.

Thanks!

10 Screenshots

  • 486.8k
  • 5.5k
  • 329.78 kB

Recommended Comments



1 hour ago, -Aoki- said:

When you sale an object, you got a case named Image .. put your link inside

2021-03-31-095646.normal.png.bb80e43f6e3

Most likely, you simply click on the item's icon to edit it, rather than on the "sell" button.

  • Like 1
Link to comment
Share on other sites
On 4/10/2024 at 4:36 AM, 29xglllli said:

Hello, I have activated the gene, but the seed gene I bought in the store is unknown..

"Genes": {
            "Enabled": true,
            "Gene types": [
              "G",
              "G",
              "G",
              "Y",
              "Y",
              "Y"
            ]

fixed in version 1.3.6

Link to comment
Share on other sites

I currently use Welcome Panel (lite) and another shop that works within Welcome Panel. The shop I use works ok, but I don't care for the layout. I think your layout is much better and I will purchase your shop as soon as you add support to add it within Welcome Panel. Keep me and others in mind who have asked for this very same feature.

Thank-you!

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

I currently use Welcome Panel (lite) and another shop that works within Welcome Panel. The shop I use works ok, but I don't care for the layout. I think your layout is much better and I will purchase your shop as soon as you add support to add it within Welcome Panel. Keep me and others in mind who have asked for this very same feature.

Thank-you!

Yes, soon a large number of my clients will be pleasantly surprised. Just give me some time 😀

  • Love 2
Link to comment
Share on other sites

I would like to sell certain items at NPC using the human_npc plugin.
but I don't want it to be displayed in the shop list using the /shop command.
This is because I want the benefit of being able to meet NPCs and make purchases.

If I give default permissions for each category of shop, I will be able to purchase with the /shop command.
Do you have any ideas on how to do this?

Link to comment
Share on other sites
6 hours ago, hid333 said:

I would like to sell certain items at NPC using the human_npc plugin.
but I don't want it to be displayed in the shop list using the /shop command.
This is because I want the benefit of being able to meet NPCs and make purchases.

If I give default permissions for each category of shop, I will be able to purchase with the /shop command.
Do you have any ideas on how to do this?

Do you want to make categories that only show up on NPCs?

Link to comment
Share on other sites
28 minutes ago, MeventSupport said:

Do you want to make categories that only show up on NPCs?

Yes, I'm hoping for that.
Here's what I did:
①Create a category (e.g. ammo) in shop and register the item ammo
②Create npc
③Add to NPC
/shop.setnpc ammo

However, the category ammo has no permissions set.
You can see it everywhere in /shop.
Set permissions for shop category  (e.g. "Permission": "shop.ammo",)
If you set permissions on the NPC (e.g. "permission": "shop.ammo",) and talk to it, the shop screen will open.
but the person who opened the shop does not have shop.ammo privileges, so the shop remains empty.

Currently, I temporarily create a zone around the NPC and give permission only within the zone so that it can be seen.

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

Yes, I'm hoping for that.
Here's what I did:
①Create a category (e.g. ammo) in shop and register the item ammo
②Create npc
③Add to NPC
/shop.setnpc ammo

However, the category ammo has no permissions set.
You can see it everywhere in /shop.
Set permissions for shop category  (e.g. "Permission": "shop.ammo",)
If you set permissions on the NPC (e.g. "permission": "shop.ammo",) and talk to it, the shop screen will open.
but the person who opened the shop does not have shop.ammo privileges, so the shop remains empty.

Currently, I temporarily create a zone around the NPC and give permission only within the zone so that it can be seen.

You can set "Type" to "Hided".

and then this category will only appear on NPCs.

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

You can set "Type" to "Hided".

and then this category will only appear on NPCs.

It's done! thank you very much.

  • Love 1
Link to comment
Share on other sites

Is there anyway to store the amount of currency that the shop has collected from purchases?

Link to comment
Share on other sites
12 hours ago, stag said:

Is there anyway to store the amount of currency that the shop has collected from purchases?

Hi! What do you mean?

Link to comment
Share on other sites

I updated Shop 1.3.8 and encountered a widespread error message issue

 

Failed to call hook 'CmdShopOpen' on plugin 'Shop v1.3.8' (ArgumentNullException: Value cannot be null.

Parameter name: format)

at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00003] in <b11ba2a8fbf24f219f7cc98532a11304>:0

at System.String.Format (System.String format, System.Object[] args) [0x00020] in <b11ba2a8fbf24f219f7cc98532a11304>:0

at Oxide.Plugins.Shop.Msg (BasePlayer player, System.String key, System.Object[] obj) [0x00013] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop+EconomyConf.GetPriceTitle (BasePlayer player, System.String formattedPrice) [0x00000] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.SellButtonUi (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer& container, Oxide.Plugins.Shop+ShopItem shopItem, System.Int32 selectedEconomy) [0x0028c] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.ItemUI (BasePlayer player, Oxide.Plugins.Shop+ShopItem shopItem, Oxide.Game.Rust.Cui.CuiElementContainer container, System.Int32 catPage, System.Int32 shopPage, System.Int32 selectedEconomy, System.Boolean description, System.Boolean showMoveButton) [0x0069d] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop+<>c__DisplayClass114_1.<ShopContentUI>b__3 (System.Int32 index) [0x00022] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.ShowGridUI (Oxide.Game.Rust.Cui.CuiElementContainer container, System.Int32 startIndex, System.Int32 count, System.Int32 itemsOnString, System.Single marginX, System.Single marginY, System.Single itemWidth, System.Single itemHeight, System.Single offsetX, System.Single offsetY, System.Single aMinX, System.Single aMaxX, System.Single aMinY, System.Single aMaxY, System.String backgroundColor, System.String parent, System.Func`2[T,TResult] panelName, System.Func`2[T,TResult] destroyName, System.Action`1[T] callback) [0x000e0] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.ShopContentUI (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer container, System.Int32 catPage, System.Int32 shopPage, System.String search, System.Int32 searchPage, Oxide.Plugins.Shop+OpenedShop shop) [0x001c6] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.ShowShopUI (BasePlayer player, System.Int32 catPage, System.Int32 shopPage, System.String search, System.Int32 searchPage, System.Boolean first, System.Boolean categories, System.Int32 iCategory) [0x00046] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.CmdShopOpen (Oxide.Core.Libraries.Covalence.IPlayer cov, System.String command, System.String[] args) [0x00065] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0182e] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0

Link to comment
Share on other sites

Hey Mevent,

any Informations if you are going to add custom currencys?
Like i can choose the currency for each item?

Main Currency: ServerRewards

But would also need things like:
Sell: Purple Hazment - Pay with: Hazment

Something like that?

Link to comment
Share on other sites
19 hours ago, 29xglllli said:

I updated Shop 1.3.8 and encountered a widespread error message issue

 

Failed to call hook 'CmdShopOpen' on plugin 'Shop v1.3.8' (ArgumentNullException: Value cannot be null.

Parameter name: format)

at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00003] in <b11ba2a8fbf24f219f7cc98532a11304>:0

at System.String.Format (System.String format, System.Object[] args) [0x00020] in <b11ba2a8fbf24f219f7cc98532a11304>:0

at Oxide.Plugins.Shop.Msg (BasePlayer player, System.String key, System.Object[] obj) [0x00013] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop+EconomyConf.GetPriceTitle (BasePlayer player, System.String formattedPrice) [0x00000] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.SellButtonUi (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer& container, Oxide.Plugins.Shop+ShopItem shopItem, System.Int32 selectedEconomy) [0x0028c] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.ItemUI (BasePlayer player, Oxide.Plugins.Shop+ShopItem shopItem, Oxide.Game.Rust.Cui.CuiElementContainer container, System.Int32 catPage, System.Int32 shopPage, System.Int32 selectedEconomy, System.Boolean description, System.Boolean showMoveButton) [0x0069d] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop+<>c__DisplayClass114_1.<ShopContentUI>b__3 (System.Int32 index) [0x00022] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.ShowGridUI (Oxide.Game.Rust.Cui.CuiElementContainer container, System.Int32 startIndex, System.Int32 count, System.Int32 itemsOnString, System.Single marginX, System.Single marginY, System.Single itemWidth, System.Single itemHeight, System.Single offsetX, System.Single offsetY, System.Single aMinX, System.Single aMaxX, System.Single aMinY, System.Single aMaxY, System.String backgroundColor, System.String parent, System.Func`2[T,TResult] panelName, System.Func`2[T,TResult] destroyName, System.Action`1[T] callback) [0x000e0] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.ShopContentUI (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer container, System.Int32 catPage, System.Int32 shopPage, System.String search, System.Int32 searchPage, Oxide.Plugins.Shop+OpenedShop shop) [0x001c6] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.ShowShopUI (BasePlayer player, System.Int32 catPage, System.Int32 shopPage, System.String search, System.Int32 searchPage, System.Boolean first, System.Boolean categories, System.Int32 iCategory) [0x00046] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.CmdShopOpen (Oxide.Core.Libraries.Covalence.IPlayer cov, System.String command, System.String[] args) [0x00065] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0182e] in <070db96f24464f75b0d919872db2fe48>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0

I fixed this in Shop 1.3.9 version

Link to comment
Share on other sites
14 hours ago, Kaho said:

Hey Mevent,

any Informations if you are going to add custom currencys?
Like i can choose the currency for each item?

Main Currency: ServerRewards

But would also need things like:
Sell: Purple Hazment - Pay with: Hazment

Something like that?

Hello. Yes, in the latest versions of the plugin you can select an economy and you will see items that can be paid for with that economy

Link to comment
Share on other sites

Updated to the latest version 1.3.9. Is it just my environment?

For some reason, the item names are all blood. Is the first product name reflected in all products?

image.png.519746477a2beb2248c9180d8bd53908.pngimage.png.544408173824a0a19909bea30e953aee.png

Link to comment
Share on other sites
29 minutes ago, hid333 said:

Updated to the latest version 1.3.9. Is it just my environment?

For some reason, the item names are all blood. Is the first product name reflected in all products?

image.png.519746477a2beb2248c9180d8bd53908.pngimage.png.544408173824a0a19909bea30e953aee.png

Are you using a plug-in from 
 LangAPI? Please send me the configuration in private messages 

Link to comment
Share on other sites
40 minutes ago, hid333 said:

Updated to the latest version 1.3.9. Is it just my environment?

For some reason, the item names are all blood. Is the first product name reflected in all products?

image.png.519746477a2beb2248c9180d8bd53908.pngimage.png.544408173824a0a19909bea30e953aee.png

I fixed it in version 1.3.10.

Link to comment
Share on other sites

Recent update seems to have made the Default categories disappear.  

Edit: its only when having category scroll set to true, categories disappear.

Edit 2: Ok figured out I had to change the "Categories On Page" value to how many Categories I had, now it looks real good.

Edited by EvilDips
Link to comment
Share on other sites
1 hour ago, MeventSupport said:

Hello. Yes, in the latest versions of the plugin you can select an economy and you will see items that can be paid for with that economy

Uhm... Where?

image.png.75a67c303889ea44d199b9b1a8afa3bb.png

Link to comment
Share on other sites
36 minutes ago, Kaho said:

Uhm... Where?

image.png.75a67c303889ea44d199b9b1a8afa3bb.png

Unfortunately this can't be configured in the UI right now, but I'll add it to the UI soon. Right now it's only in the config 😞

  • Love 2
Link to comment
Share on other sites

depuis   la mis a jour  le plugins   c est de la merde   on peux plus rien faire   tout   a  ete effacer    on  peux plus  ajouter  

Link to comment
Share on other sites
24 minutes ago, rex said:

depuis   la mis a jour  le plugins   c est de la merde   on peux plus rien faire   tout   a  ete effacer    on  peux plus  ajouter  

Oui, je suis au courant de ce problème. Je publierai une mise à jour aujourd'hui !

Link to comment
Share on other sites
58 minutes ago, rex said:

depuis   la mis a jour  le plugins   c est de la merde   on peux plus rien faire   tout   a  ete effacer    on  peux plus  ajouter  

fixed in version 1.3.11

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

Mevent's Collection

User Feedback

1.2m

Downloads

Total number of downloads.

6k

Customers

Total customers served.

87.2k

Files Sold

Total number of files sold.

1.7m

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.