GUI Shop

GUI Shop based on Economics. Supports NPC

Total Downloads: 11,486 - First Release: Aug 29, 2015 - Last Update: May 3, 2018

5/5, 38 likes
  1. I tried to install the file you have here but my shop list comes up empty any ideas on how I can fix it?
     
  2. Where do you install the file at in config or plugins folder?
     
  3. Code:
    [07/07/2016 22:01:00] [Oxide] 22:00 [Error] Error while compiling GUIShop.cs(761,33): error CS1061: Type `Item' does not contain a definition for `IsBlueprint' and no extension method `IsBlueprint' of type `Item' could be found. Are you missing an assembly reference?
     
  4. [07/07/2016 13:22:48] [Oxide] 13:22 [Error] Error while compiling GUIShop.cs(761,33): error CS1061: Type `Item' does not contain a definition for `IsBlueprint' and no extension method `IsBlueprint' of type `Item' could be found. Are you missing an assembly reference?
    Error Log from XP Update
     
  5. I changed the json file (all items in it, BP's removed, adjusted prices) which I used on my server. Only need to wait for the plugin update to change the part in .cs file with "IsBlueprint".
     

    Attached Files:

  6. Here is my modified plugin version, fixed and running
     

    Attached Files:

  7. When write /shop in chat

    "You dont have permission for use shop"
     
  8. @Y1SUS you have to add permission GUIShop.canshop

    You have to look my all previous post because there is a lot of new content in my version
     
  9. Your GUIShop works with shortnames, old GUIShop was working with normal names, we need to rebuild all json
     
  10. so we need to read every post you posted to search the commands...
    cant you just give all the info we need in one post and link it so we dont need to read 42 pages
     
  11. agreed +1
     
  12. Changing bg image does nothing atm
     
  13. Nogrod updated GUI Shop with a new update entry:

    1.4.1

     
  14. @Wulf @Nogrod

    Dunno why, but when i load a plugin, i'm must reload it after :

    Code:
    (02:04:41) | [Oxide] 02:04 [Debug] Load requested for plugin which is already loading: GUIShop
    (02:04:42) | [Oxide] 02:04 [Error] GUIShop plugin failed to compile!
    (02:04:42) | [Oxide] 02:04 [Error] GUIShop.cs(347,64): error CS1525: Unexpected symbol `end-of-file'
    Maybe Linux version of oxide?

    Oxide 2.0.2131 for Rust 939.93 (1470)
     
  15. Is this file still working?
     
  16. i don't know if i'm being stupid but i cant find the permissions for the plugin.
     
  17. I just wonder how can I make it when players are gathering, killing animals or each other to earn points, I know that is a stupid question but I never tried this plugin
    Thanks in advance for helping me :)
     
  18. I have so many problem with GUIShop since the last update: 07/07

    Some item have bug and return this in my console:

    Code:
    [Oxide] 10:25 [Error] Failed to call hook 'ccmdShopSell' on plugin 'GUIShop v1.4.1' (FormatException: Input string was not in the correct format)
    [Oxide] 10:25 [Debug] at System.Int32.Parse (System.String s) [0x00000] in :0
    at System.Convert.ToInt32 (System.String value) [0x00000] in :0
    at Oxide.Plugins.GUIShop.ccmdShopSell (.Arg arg) [0x00000] in :0
    at Oxide.Plugins.GUIShop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in :0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in :0
    [Oxide] 10:25 [Error] Failed to call hook 'ccmdShopSell' on plugin 'GUIShop v1.4.1' (FormatException: Input string was not in the correct format)
    [Oxide] 10:25 [Debug] at System.Int32.Parse (System.String s) [0x00000] in :0
    at System.Convert.ToInt32 (System.String value) [0x00000] in :0
    at Oxide.Plugins.GUIShop.ccmdShopSell (.Arg arg) [0x00000] in :0
    at Oxide.Plugins.GUIShop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in :0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in :0