Thread: Accept trade

Results 1 to 3 of 3
  1. #1
    FainTMako's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    332
    Reputation
    10
    Thanks
    244
    My Mood
    Inspired

    Accept trade

    Hello,
    I am wondering what the packet would be to accept a trade in realm relay? I am looking through the scripthelp and i'm having trouble figuring out what it would take to accept a trade.

    Thanks for your time. have a great day
    Last edited by FainTMako; 01-07-2014 at 04:33 PM. Reason: Included that i need help with realm relay to be specific.

  2. #2
    TH3HDD3N's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    5
    My Mood
    Asleep
    ID_ACCEPTTRADE

  3. #3
    FainTMako's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    332
    Reputation
    10
    Thanks
    244
    My Mood
    Inspired
    well thanks for the attempted help, i figured it out myself. here is how to do it.

     

    if (packet.id() == ID_TRADEREQUESTED)
    {
    $.echo("!< Received a traderequested packet.");
    $.echo(">packet.name : " + packet.name);
    //send trade request
    var trade_packet = event.createPacket(ID_REQUESTTRADE);
    trade_packet.name = packet.name;
    event.sendToServer(trade_packet);
    }



    edit. the code looks nicer than that on my computer in terms of indentation but i dont know why it didnt paste correctly

    Thanks again for your time.

Similar Threads

  1. [Release] wat can i get for this acc? i also accept trade
    By haran123 in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 24
    Last Post: 05-05-2013, 10:15 AM
  2. [WTS] Lifetime Supply of Keys $17.50 [Skype24/7][Vouched][Accepts Trades]
    By Valkner in forum DayZ Selling / Trading / Buying
    Replies: 34
    Last Post: 04-18-2013, 05:16 PM
  3. wat can i get for this acc? i also accept trade
    By haran123 in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 11
    Last Post: 04-16-2013, 08:45 AM
  4. [WTS] LEVEL 30 EUW Account, Accept trades
    By Klazz in forum League of Legends Marketplace
    Replies: 0
    Last Post: 01-20-2013, 07:18 AM
  5. Black Ops | accept: trade-paysafe
    By viovio in forum Selling Accounts/Keys/Items
    Replies: 1
    Last Post: 05-13-2011, 11:45 AM