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!

1 Screenshot

  • 505.4k
  • 7k
  • 403.68 kB

Recommended Comments



21 minutes ago, Mevent said:

请代我谈谈不和谐(事件),我们会尽力解决它

UI problem, can you send me the code of dataUI?

 

 

 

 

{
  "Is Full Screen UI Set": false,
  "Full Screen UI": null,
  "Is In-Menu UI Set": false,
  "In-Menu UI": null
}

Link to comment
Share on other sites
Just now, liuyan1220 said:

UI problem, can you send me the code of dataUI?

 

 

 

 

{
  "Is Full Screen UI Set": false,
  "Full Screen UI": null,
  "Is In-Menu UI Set": false,
  "In-Menu UI": null
}

yeah, sure. what kind of template do you want?

Link to comment
Share on other sites
9 minutes ago, liuyan1220 said:

The one in the picture will do. The blue one.

give me 5 minutes, I'm running the game

Link to comment
Share on other sites

I have downloaded it, but I reported it wrong again.

 

 

 

 

 

 

Failed to call hook 'CmdShopOpen' on plugin 'Shop v2.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) [0x000f9] in <467a840a914a47078e4ae9b0b1e8779e>:0

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

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

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

at Oxide.Plugins.Shop+EconomyConf.GetBalanceTitle (BasePlayer player) [0x00032] in <6a7c40abd5d04eae9dff7cd35db3effa>:0

at Oxide.Plugins.Shop.BalanceUi (Oxide.Game.Rust.Cui.CuiElementContainer container, BasePlayer player) [0x00015] in <6a7c40abd5d04eae9dff7cd35db3effa>:0

at Oxide.Plugins.Shop.ShopHeaderUI (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer container) [0x0012e] in <6a7c40abd5d04eae9dff7cd35db3effa>:0

at Oxide.Plugins.Shop.ShowShopUI (BasePlayer player, System.Boolean first, System.Boolean categories, System.Boolean showGUI) [0x00125] in <6a7c40abd5d04eae9dff7cd35db3effa>:0

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

at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0238d] in <6a7c40abd5d04eae9dff7cd35db3effa>: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
9 minutes ago, liuyan1220 said:

I have downloaded it, but I reported it wrong again.

 

 

 

 

 

 

Failed to call hook 'CmdShopOpen' on plugin 'Shop v2.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) [0x000f9] in <467a840a914a47078e4ae9b0b1e8779e>:0

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

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

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

at Oxide.Plugins.Shop+EconomyConf.GetBalanceTitle (BasePlayer player) [0x00032] in <6a7c40abd5d04eae9dff7cd35db3effa>:0

at Oxide.Plugins.Shop.BalanceUi (Oxide.Game.Rust.Cui.CuiElementContainer container, BasePlayer player) [0x00015] in <6a7c40abd5d04eae9dff7cd35db3effa>:0

at Oxide.Plugins.Shop.ShopHeaderUI (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer container) [0x0012e] in <6a7c40abd5d04eae9dff7cd35db3effa>:0

at Oxide.Plugins.Shop.ShowShopUI (BasePlayer player, System.Boolean first, System.Boolean categories, System.Boolean showGUI) [0x00125] in <6a7c40abd5d04eae9dff7cd35db3effa>:0

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

at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0238d] in <6a7c40abd5d04eae9dff7cd35db3effa>: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

download version 2.0.1

Link to comment
Share on other sites

(05:27:29) | [Shop] Shop data loaded successfully.

(05:27:29) | Unloaded plugin Shop v2.0.1 by Mevent

(05:27:29) | [Shop] No template is installed in the plugin. To install the plugin, run the command /shop.install. You must have the 'shop.admin' permission to execute this command.

Edited by 29xglllli
Link to comment
Share on other sites
6 minutes ago, 29xglllli said:

(05:27:29) | [Shop] Shop data loaded successfully.

(05:27:29) | Unloaded plugin Shop v2.0.1 by Mevent

(05:27:29) | [Shop] No template is installed in the plugin. To install the plugin, run the command /shop.install. You must have the 'shop.admin' permission to execute this command.

Q: I get the message “The plugin does not work correctly, contact the administrator!”. What should I do? 
A: This means that your plugin is not installed. To install the plugin, use the command “/shop.install”. You need to have “shop.admin” permission to access this command. 

Link to comment
Share on other sites

Are your economics and serverreward settings reversed?

I updated to v2.0.1, but

"Economy Title" is not reflected

and even if I set "Additional Economics"

"Enabled": false,

RP is still displayed

Edited by hid333
Link to comment
Share on other sites
  • Moderator

As an admin with multiple servers, I was incredibly disappointed your 2.0 version required me to log into each server to update shop.  That is not cool dude.

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

As an admin with multiple servers, I was incredibly disappointed your 2.0 version required me to log into each server to update shop.  That is not cool dude.

I apologize. Later, I will add the ability to install the plugin via the console

Link to comment
Share on other sites

Hey, It looks like the 2.X version has removed the ability for players to click outside of the shop ui to close it. is this a config option or has it been removed as a feature?

Link to comment
Share on other sites
11 minutes ago, Aussie4life said:

Hey, It looks like the 2.X version has removed the ability for players to click outside of the shop ui to close it. is this a config option or has it been removed as a feature?

Hi! You can definitely set this up in the configuration. Unfortunately, I'm still asleep, so I'll be able to check it out later 😅

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

Are your economics and serverreward settings reversed?

I updated to v2.0.1, but

"Economy Title" is not reflected

and even if I set "Additional Economics"

"Enabled": false,

RP is still displayed

Did I understand correctly that the value from the Eocomy Title is not displayed?

Link to comment
Share on other sites
16 hours ago, Mevent said:

Did I understand correctly that the value from the Eocomy Title is not displayed?

I don't understand.
Why isn't it working as I set it?
I've set server reward enabled:false in the configuration file and changed all the "RP" text, but RP is still displayed in the shopUI.

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

I don't understand.
Why isn't it working as I set it?
I've set server reward enabled:false in the configuration file and changed all the "RP" text, but RP is still displayed in the shopUI.

Can you PM me in discord? (mevent) I'll try to figure it out 🙂 

Link to comment
Share on other sites

Showing RP as currency in shop when we use Economy (same as peoplle above)

And now Shop doesn't work correctly, (contact admin) it says with latest update.

Link to comment
Share on other sites
41 minutes ago, Infidel said:

And now Shop doesn't work correctly, (contact admin) it says with latest update.

image.png.1254e2e04b10f8dd3baba6149bd8428c.png

 

41 minutes ago, Infidel said:

Showing RP as currency in shop when we use Economy (same as peoplle above)

Change the “Economy Title” in the economy settings.

P.S. Yes, any innovations are hard, but in the future it will greatly simplify the work with the plugin for a large number of people

Link to comment
Share on other sites
On 8/3/2024 at 4:40 AM, Mevent said:

Can you PM me in discord? (mevent) I'll try to figure it out 🙂 

Changing the config file did not change anything,
so I corrected it in the Lang file and got the settings I expected.
It would have been better if I could change it in the config file, 
but for now, the problem has been resolved.
The Lang file is not reflected properly unless the server is restarted (I checked after the maintenance period for my server today), so it took some time to check.

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

Changing the config file did not change anything,
so I corrected it in the Lang file and got the settings I expected.
It would have been better if I could change it in the config file, 
but for now, the problem has been resolved.
The Lang file is not reflected properly unless the server is restarted (I checked after the maintenance period for my server today), so it took some time to check.

 I am currently working on an update to make it as convenient and functional as possible. So that everyone can customize the currency display the way they want. For example, $price and price RP.

  • Love 1
Link to comment
Share on other sites

Hey,

Would it be possible for you to add multi currency support so that we can sell different items for different currencies?

Example:

Sell AK for economics and in the same shop sell M249 for RP and sell MP5 for Scrap?

Link to comment
Share on other sites
37 minutes ago, Wajeeh Agbariya said:

Hey,

Would it be possible for you to add multi currency support so that we can sell different items for different currencies?

Example:

Sell AK for economics and in the same shop sell M249 for RP and sell MP5 for Scrap?

Hi! You can do it now! The only thing is that it needs to be edited in the config with the items 

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

Mevent's Collection

User Feedback

1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.9k

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.