Jump to content

TomHud

Member
  • Posts

    360
  • Joined

  • Last visited

Everything posted by TomHud

  1. TomHud

    Shoppy Stock

    why am i getting this - it even tells me with onscreen prompts to /redeem shop so i checked the config in sloppyshop and its "Stock Market - Refund Storage Name": "shop", but i get error below when i type /redeem shop (infact in chat it says shop not found) I have removed all configs etc and started afresh with a copy of your last update. Loaded plugin ShoppyStock v1.0.1 by ThePitereq Failed to call hook 'AddItem' on plugin 'RedeemStorageAPI v2.0.0' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 ents, 0 slprs 1kb/s in, 4kb/s out at Oxide.Plugins.RedeemStorageAPI.AddItem (System.UInt64 userId, System.String name, Item item, System.Boolean popUp) [0x00000] in <6844d8ea37cb4070b9381a2ab10e5224>:0 at Oxide.Plugins.RedeemStorageAPI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0015c] in <6844d8ea37cb4070b9381a2ab10e5224>: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 [ShoppyStock] Player TomHudÔäó (76561198061302358) returned x1000 Wood from bank.
  2. TomHud

    Raid Protection

    does this have a option so if someone has protection on at their base and they go raiding someone else then they auto lost protection ? Without this then this is open to abuse.As you can just make sure u are protected and no one can raid you.
  3. TomHud

    Shoppy Stock

    is the shop able to sell any sort of commands - i want to give a user a permission if they buy something Is this possible and if so how ?
  4. TomHud

    Shoppy Stock

    we need less than 1 because if we selling wood then 20k wood would be 20k in money Main thing is we need an admin option so if someone tries to sell somethign higher than we allow then it will always revert to default 1 gun for sale for 500 points is fine - but 1 wood for 500 points is not - u see the difference
  5. TomHud

    Shoppy Stock

    is there a way for us to stop people charging to much for an item for sale in the stock shop Example lets say i want people to only be able to sell for 100 EC or less - whats to stop them putting in 10k for the said item or an even higher price so no one can buy it so they can keep it safe while they log off then come back next day and cancel the transaction ?? Also does this work with raid block - stop them using it when Raidblocked ?
  6. TomHud

    Shoppy Stock

    storage with name market has not been found changed the name in the api to market and it says the market is empty I just did it again and i got the stones back (200) - but i lost the rest which i dont care about so besides the error in console seems to be working fine now Thanks again
  7. TomHud

    Shoppy Stock

    i have it installed - thats all i have to do as the end user - correct ???
  8. TomHud

    Shoppy Stock

    kk i added that storage plugin but still same error I added 20k to the bank and withdrew 10k and 2k and it says in console it gave me them back but it never [ShoppyStock] Player TomHudÔäó () returned x10000 Stones from 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 1kb/s in, 2kb/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 <f24b7bfb12034e3db138b5157e65ce1f>:0 at Oxide.Plugins.ShoppyStock.WithdrawBank (BasePlayer player, System.String shopName, System.String listingKey, System.String amountString) [0x002b2] in <f24b7bfb12034e3db138b5157e65ce1f>:0 at Oxide.Plugins.ShoppyStock.ShoppyStockConsoleCommand (ConsoleSystem+Arg arg) [0x01608] in <f24b7bfb12034e3db138b5157e65ce1f>:0 at Oxide.Plugins.ShoppyStock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0156f] in <f24b7bfb12034e3db138b5157e65ce1f>: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
  9. TomHud

    Shoppy Stock

    what is this - RedeemStorageAPI configured correctly? no idea what that is
  10. TomHud

    Shoppy Stock

    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
  11. TomHud

    Shoppy Stock

    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.
  12. TomHud

    Shoppy Stock

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

    Shoppy Stock

    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 ?
  14. TomHud

    BankCell

    Wait - Backpacks has this feature - keep items on wipe and its free
  15. if you are giving the player the abiity to wipe things then maybe add the ability to wipe Belt and their Inventory
  16. fair point thanks for reply
  17. so if someone is getting raided whats to stop them from clicking wipe Buildings to stop the raiders getting their loot What do you have in place to combat this
  18. so if we dont update to carbon we lose our plugins - correct
  19. i think we on different pages here - i just want to know where i stand with the plugins i have purchased from here if i dont want to install Carbon.
  20. death u missing my point totally I do not want to use Carbon - i want to continue using Oxide - Will i still be able to use the plugins that i have purchased from this site or will DRM be added to them which in turn means i cant use them as they need carbon ?
  21. wait so if i dont want to use carbon i may eventually be forced to stop using the plugins i have paid for ????
  22. so if we choose not to switch to carbon for whatever reasons will the plugins we have already purchased without DRM still be updated and available to us for using with oxide ???
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.