AbsolutMarket

Global Trade Menu. Any player can buy and sell items. Simply list it!

Total Downloads: 2,670 - First Release: Sep 7, 2016 - Last Update: Jan 16, 2018

5/5, 15 likes
  1. I installed this along with imageLib and wont work the B button won't bring up the menu here is some of my config i set force simple ui to true thinking it would help so it's default is false.
    Here is a list of my plugins incase one of them is conflicting.
    Remover Tool, Quests, Pets, Clans, Autobroadcaster, Economy, Deathnotes, NTeleport, TruePve, Zone Manager, Dangerous Treasures, Stack Size, GUI Announcer, ZLevels, Info Panel, No Decay.
    Code:
    "Tools": [
      "botabag",
      "box.repair.bench",
      "bucket.water",
      "explosive.satchel",
      "explosive.timed",
      "flare",
      "fun.guitar",
      "furnace",
      "furnace.large",
      "hatchet",
      "icepick.salvaged",
      "axe.salvaged",
      "pickaxe",
      "research.table",
      "small.oil.refinery",
      "stone.pickaxe",
      "stonehatchet",
      "supply.signal",
      "surveycharge",
      "target.reactive",
      "tool.camera",
      "water.barrel",
      "water.catcher.large",
      "water.catcher.small",
      "water.purifier",
      "torch",
      "stash.small",
      "sleepingbag",
      "hammer.salvaged",
      "hammer",
      "blueprintbase",
      "fishtrap.small",
      "building.planner"
      ],
      "Weapons": [
      "pistol.revolver",
      "pistol.semiauto",
      "rifle.ak",
      "rifle.bolt",
      "shotgun.pump",
      "shotgun.waterpipe",
      "rifle.lr300",
      "pistol.m92",
      "crossbow",
      "smg.thompson",
      "weapon.mod.small.scope",
      "weapon.mod.silencer",
      "weapon.mod.muzzlebrake",
      "weapon.mod.muzzleboost",
      "weapon.mod.lasersight",
      "weapon.mod.holosight",
      "weapon.mod.flashlight",
      "spear.wooden",
      "spear.stone",
      "smg.2",
      "shotgun.double",
      "salvaged.sword",
      "salvaged.cleaver",
      "rocket.launcher",
      "rifle.semiauto",
      "pistol.eoka",
      "machete",
      "mace",
      "longsword",
      "lmg.m249",
      "knife.bone",
      "flamethrower",
      "bow.hunting",
      "bone.club",
      "grenade.f1",
      "grenade.beancan"
      ]
      },
      "CustomBackgrounds": {
      "default10": "[URL]http://www.intrawallpaper.com/static/images/wood_background_hd_picture_3_169844.jpg[/URL]",
      "default11": "[URL]http://www.intrawallpaper.com/static/images/518079-background-hd.jpg[/URL]",
      "default12": "[URL]http://www.intrawallpaper.com/static/images/special_flashy_stars_background_03_hd_pictures_170805.jpg[/URL]",
      "default13": "[URL]http://www.intrawallpaper.com/static/images/maxresdefault_jKFJl8g.jpg[/URL]",
      "default14": "[URL]http://www.intrawallpaper.com/static/images/maxresdefault15.jpg[/URL]",
      "default2": "[URL]http://www.intrawallpaper.com/static/images/background-wallpapers-32_NLplhCS.jpg[/URL]",
      "default3": "[URL]http://www.intrawallpaper.com/static/images/Light-Wood-Background-Wallpaper_JHG6qot.jpg[/URL]",
      "default4": "[URL]http://www.intrawallpaper.com/static/images/White-Background-BD1.png[/URL]",
      "default5": "[URL]http://www.intrawallpaper.com/static/images/Red_Background_05.jpg[/URL]",
      "default6": "[URL]http://www.intrawallpaper.com/static/images/White-Background-BD1.png[/URL]",
      "default7": "[URL]http://www.intrawallpaper.com/static/images/abstract-hd-wallpapers-1080p_gDn0G81.jpg[/URL]",
      "default8": "[URL]http://www.intrawallpaper.com/static/images/Background-HD-High-Quality-C23.jpg[/URL]",
      "NEVERDELETE": "[URL]http://www.intrawallpaper.com/static/images/r4RtXBr.png[/URL]"
      },
      "Economics": true,
      "ForceSimpleUI": true,
      "InfoInterval": 15,
      "MarketMenuKeyBinding": "b",
      "ServerRewards": false,
      "UseUniqueNames": false
    }
     
    Last edited by a moderator: Jan 16, 2018
  2. When i add the box then click list items nothing happens it just closes any help here would be great.
    [DOUBLEPOST=1515691774][/DOUBLEPOST]
    I get the same error have you fixed this yet?
     
  3. nope i gave up
     
  4. player.Command($"bind {configData.MarketMenuKeyBinding} \"UI_ToggleMarketScreen\"");
    Rust does not allow it anymore to run player.Command
    you have manuel bind it with the clint --> F1 --> bind b UI_ToggleMarketScreen

    You can read in your Consol(client):
    Server tried to run command "b "UI_ToggleMarketScreen"", but we blocked it
     
  5. Hi i Like the Absolut market plugin but it dont work.
    I have try to update it.
    Code:
    (14:06:28) | Failed to call hook 'OnItemRemovedFromContainer' on plugin 'AbsolutMarket v1.8.3' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.AbsolutMarket.OnItemRemovedFromContainer (.ItemContainer container, .Item item) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AbsolutMarket.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    I think with
    Code:
    using Newtonsoft.Json;
    [JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
    can work?? im are a noob in C# xD

    I have change the Economics hook but it dosnt work sry im a noob xD
    Code:
            private void ECOAction(ulong ID, int amount, string action)
            {
                if (action == "ADD")
                    System.Convert.ToDouble(amount);
                    Economics.Call("DepositS", ID.ToString(), amount);
                if (action == "REMOVE")
                    System.Convert.ToDouble(amount);
                    Economics.Call("WithdrawS", ID.ToString(), amount);
    Economics need double and the plugin hase int so i try it but nothing work the balance dosnt change.


    can anybody help me to geht AbsolutMarket run? I like the Plugin its realy good.

    And it is posible to creat a Chest with skin if a user say "Set a TradeBox"

    sry i have a bad english
    thanks dudes
     
  6. The original developr @Absolut have stoped mainitning and making plugins. If someone doesent take over this plugin and mantain it, it wont be updated.

    And im bad at c# aswell, but try this:

    Code:
            private void ECOAction(ulong ID, int amount, string action)
            {
                if (action == "ADD")
                    System.Convert.ToDouble(amount);
                    Economics.Call("DepositS", ID.ToString(), amount);
                else if (action == "REMOVE")
                    System.Convert.ToDouble(amount);
                    Economics.Call("WithdrawS", ID.ToString(), amount);
     
  7. Hi Tommy What did you have Change? i have try this but i dont se any change on my economics balance
     
  8. Wulf

    Wulf Community Admin

    @k1lly0u is maintaining most of his plugins I believe, but unsure about this one.
     
  9. Hes not set as maintiner on the absolutmarked one
    [DOUBLEPOST=1516109695][/DOUBLEPOST]And @Wulf was i right about changing the bottom one to else if? just curious
     
  10. Wulf

    Wulf Community Admin

    Withdraw and Deposit are the correct hook names, not WithdrawS and DepositS. You can see these on the Overview for Economics.
     
  11. is that a bad erro? can i ignor it or better turn it off?
    Code:
    Failed to call hook 'OnItemRemovedFromContainer' on plugin 'AbsolutMarket v1.8.3' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.AbsolutMarket.OnItemRemovedFromContainer (.ItemContainer container, .Item item) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AbsolutMarket.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  12. Wulf

    Wulf Community Admin

  13. Big Thanks Wulf :*
    [DOUBLEPOST=1516111221][/DOUBLEPOST]oh but i get the error :/
    Code:
    (14:59:20) | Failed to call hook 'OnItemRemovedFromContainer' on plugin 'AbsolutMarket v1.8.4' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.AbsolutMarket.OnItemRemovedFromContainer (.ItemContainer cont, .Item item) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AbsolutMarket.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  14. It doesn't work with the B key, and it is not useful to set up other keys
     
  15. What are a B-Key?
     
  16. Wulf

    Wulf Community Admin

    Binds have to be setup manually per the Rust update many months ago.
     
  17. Yeah this plugin don't work so give it up.
     
  18. do u have to put your key binding in and change it from Null
     
  19. SAY THE PROGRAM IS THER IN GAME but it says in chat press" to open the menu b don't work or any other button and I checked the key binding and it says b. ?????
     
  20. u need bind a key self and your players, FP/Rust dont allowed anymore servers bind users client keys

    try open F1 console and type bind b UI_ToggleMarketScreen