Thread: close trade when u wack

Results 1 to 5 of 5
  1. #1 close trade when u wack 
    Registered Member
    Join Date
    Jul 2008
    Posts
    3,163
    Thanks given
    235
    Thanks received
    74
    Rep Power
    209
    [CODE] if(c.inTrade) {
    c.tradeResetNeeded = true;
    }[/CODE
    i added this in walking.java
    and work buy for dont close trade interface for other pllayers
    any help pls
    i will rep+++
    Reply With Quote  
     

  2. #2  
    Registered Member
    Nando's Avatar
    Join Date
    Feb 2009
    Age
    29
    Posts
    3,517
    Thanks given
    2,439
    Thanks received
    1,108
    Rep Power
    5000
    Code:
    Client o = (Client) Server.playerHandler.players[c.killerId];
    Code:
    if(o.inTrade) {
    o.tradeResetNeeded = true; 
    }
    try lol
    don't understand wat u are tryin to do tho


    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    May 2010
    Posts
    1,550
    Thanks given
    92
    Thanks received
    154
    Rep Power
    0
    Wack?
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jul 2008
    Posts
    3,163
    Thanks given
    235
    Thanks received
    74
    Rep Power
    209
    Nando dont work(
    dont leave me to move if i try to walk in trade dosent matter if both players closed trade

    what i need is to stop walking in trade
    + close both players trade windows(
    Reply With Quote  
     

  5. #5  
    Donator

    Arithium's Avatar
    Join Date
    May 2010
    Age
    31
    Posts
    4,721
    Thanks given
    199
    Thanks received
    1,256
    Rep Power
    1114
    why dont you just make it stop them from walking in the first place? instead of closing trade window
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 2
    Last Post: 09-05-2010, 02:34 PM
  2. Close please?
    By R4nger 0wnz in forum Chat
    Replies: 1
    Last Post: 07-21-2010, 08:04 PM
  3. Wack @** mod!
    By JavaBoy in forum Complaints
    Replies: 3
    Last Post: 07-18-2010, 10:24 AM
  4. [508] Close to 100% DFS
    By Nikki in forum Show-off
    Replies: 29
    Last Post: 11-11-2008, 06:20 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •