Thread: duel arena help [PI]

Results 1 to 8 of 8
  1. #1 duel arena help [PI] 
    Registered Member
    Join Date
    Aug 2010
    Posts
    25
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Problem sloved
    Reply With Quote  
     

  2. #2  
    🍕

    Linus's Avatar
    Join Date
    Dec 2008
    Age
    31
    Posts
    2,779
    Thanks given
    974
    Thanks received
    411
    Rep Power
    0
    Check for any edits you did to the saving when you are in duel arena area.

    ╠╬╣
    ╦╦
    ╠╬╬╬╣
    ╠╬╬╬╬╬╬╣
    ╠╬╬╬╬╬╬╣
    ╚╩╩╩╩╩╩╝

    ╠╬╬╬╣



    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Aug 2010
    Posts
    25
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    i didnt do anything, i downloaded this source
    Reply With Quote  
     

  4. #4  
    Registered Member Richie's Avatar
    Join Date
    Sep 2009
    Age
    28
    Posts
    791
    Thanks given
    81
    Thanks received
    18
    Rep Power
    6
    Go in client.java and find:
    Code:
    destruct()
    Then in there delete this:
    Code:
    Client o = (Client) Server.playerHandler.players[duelingWith];
    		if(inDuelArena() && o.disconnected == true) {
    			getTradeAndDuel().duelVictory();
    		}
    Should work now.
    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
    Quote Originally Posted by Richie View Post
    Go in client.java and find:
    Code:
    destruct()
    Then in there delete this:
    Code:
    Client o = (Client) Server.playerHandler.players[duelingWith];
    		if(inDuelArena() && o.disconnected == true) {
    			getTradeAndDuel().duelVictory();
    		}
    Should work now.
    what he said, this worked for me perfectly. Its an anti-dupe gone bad
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Aug 2010
    Posts
    25
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by Richie View Post
    Go in client.java and find:
    Code:
    destruct()
    Then in there delete this:
    Code:
    Client o = (Client) Server.playerHandler.players[duelingWith];
    		if(inDuelArena() && o.disconnected == true) {
    			getTradeAndDuel().duelVictory();
    		}
    Should work now.
    omg finaly thx
    Reply With Quote  
     

  7. #7  
    🍕

    Linus's Avatar
    Join Date
    Dec 2008
    Age
    31
    Posts
    2,779
    Thanks given
    974
    Thanks received
    411
    Rep Power
    0
    thats what I said, I just didnt spoonfeed you..

    ╠╬╣
    ╦╦
    ╠╬╬╬╣
    ╠╬╬╬╬╬╬╣
    ╠╬╬╬╬╬╬╣
    ╚╩╩╩╩╩╩╝

    ╠╬╬╬╣



    Reply With Quote  
     

  8. #8  
    Registered Member Richie's Avatar
    Join Date
    Sep 2009
    Age
    28
    Posts
    791
    Thanks given
    81
    Thanks received
    18
    Rep Power
    6
    Quote Originally Posted by miggz212 View Post
    omg finaly thx
    np, i found this prob out like the day before you posted this thread cuz i was noticing something odd with my duel arena i was always dcing and stuff.
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •