Trade

Allows players to trade items safely at a distance

Total Downloads: 16,855 - First Release: Jul 18, 2015 - Last Update: Apr 29, 2018

5/5, 41 likes
  1. Oops, the message did not come full
    I meant that this status began to be called always, after the update, even when both players are standing in the same place
     
  2. Code:
    Failed to call hook 'OnPlayerLootEnd' on plugin 'Trade v1.1.9' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.Trade.TradeReply (Oxide.Plugins.OpenTrade trade, System.String msg, System.String msg2) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Trade.OnPlayerLootEnd (.PlayerLoot inventory) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Trade.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 
    Anyone else getting this error?
     
  3. Calytic

    Calytic Community Admin Community Mod

    Calytic updated Trade with a new update entry:

    1.2.0

     
  4. Calytic

    Calytic Community Admin Community Mod

    Calytic updated Trade with a new update entry:

    1.2.1

     
  5. So basically It's my first time buying a server. I bought it from gameserver.com.

    everything works well and I installed Oxide from the gamerservers website. I also inputted the plugin for Trade in rust, but it says i don't have permission to do that action. I know I have to put the server command, but its not working from the RUST ADMIN TOOL.

    please help
     
  6. In your console or commands box you have to type;

    - o.grant group default trade.use
    - o.grant group default trade.accept
     
  7. Omg man thanks a lot !
     
  8. You're welcome man ;)
     
  9. hey bro I am new to this I am trying to get the Gather
    Hey I am trying different mods on my server and they won't work. Do you have discord ? so maybe you can help me out ?
     
  10. JokerCito#7608
     
  11. added bro
     
  12. Is it possible to add an option to block the trade of specific items?
     
  13. Hi, just wondering if there is a way to right click all the items into the trade box like it used to be in the past.
     
  14. Didnt work (you lack of permissions) Rcon didnt work :((
     
  15. I used
    - o.grant group default trade.use
    - o.grant group default trade.accept

    but players can not accept?
     
  16. Yes there is, edit the .cs and delete
    "view.limitNetworking = true"
    from the function "OpenBoxView" @ 1091
     
  17. you are an absolute legend! thank you!!
     
  18. Code:
    Failed to call hook 'OnItemAction' on plugin 'Trade v1.2.1' (NullReferenceException: Object reference not set to an instance of an object)
    at Oxide.Plugins.Trade+OpenTrade.IsInventorySufficient () [0x0005f] in <fa76911b2583407593894608f0df9a29>:0
    at Oxide.Plugins.Trade.OnItemAction (Item item, System.String cmd) [0x00062] in <fa76911b2583407593894608f0df9a29>:0
    at Oxide.Plugins.Trade.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00951] in <fa76911b2583407593894608f0df9a29>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <62815b9f877c43bdb493464716cb3f0a>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <593395d9162947ba875249d99798ac87>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <593395d9162947ba875249d99798ac87>:0
     
    Last edited by a moderator: Jul 11, 2018
  19. Hey, is there a way to change the /trade and /trade accept commands to something else? (Like /t and /ta for example) I've been looking through the code but don't understand nearly enough of it to not break everything.
    Other than that, great job so far, keep it up!
     
  20. Hey @Calytic mind fixing the trade breaking other chests around you?
    I've had players lose tons of stuff because of this.
    Along with myself.