Thread: Delta Death Dupe Fix [Required 3 People To Do]

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1 Delta Death Dupe Fix [Required 3 People To Do] 
    Banned

    Join Date
    Jan 2009
    Age
    28
    Posts
    2,662
    Thanks given
    66
    Thanks received
    207
    Rep Power
    0
    IF Your Trading Saves While In Trade Then Theres No Need For This.
    Or
    If Your Trading Saves Once The Interface Is Opened Then Theres No Need For This.




    Alright In Death Method It Says This

    Code:
    savegame(false);

    Now The Save Game Thingy Takes About 6 Seconds.

    But!!!!! If Your In Trade Itll Never Save Game.

    So We Take Players A , B , C


    Code:
    Player A Kills Player B
    
    Player B Trades Player C
    
    Player A Picks Up Player B's Items
    
    Player B + C Waits Till A Server Restart.
    
    Both Player A + B Log Back In Woots Both got Items.
    To Fix For DeathStage == 0

    Change

    Code:
    savegame(false);
    To

    Code:
    savegame(true);
    And Make Sure You Put It Above The

    Code:
    toX = ####
    toY = ####
    Reply With Quote  
     

  2. #2  
    Registered Member pHametic's Avatar
    Join Date
    Nov 2006
    Posts
    637
    Thanks given
    3
    Thanks received
    1
    Rep Power
    11
    cool nice, i dunno why it would false.
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Jan 2009
    Age
    28
    Posts
    2,662
    Thanks given
    66
    Thanks received
    207
    Rep Power
    0
    i only learn dis stuff cuz i offer people +1 rank to find a dupe =]

    and why arent u a veteran u join in 2006!!!
    Reply With Quote  
     

  4. #4  
    Member

    Join Date
    Sep 2007
    Posts
    614
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    Quote Originally Posted by ramli View Post
    cool nice, i dunno why it would false.
    Thanks for showing this glitch. I think I dont save during a trade as you can loose items if there is a crash during the trade.

    I think Im going to do the right thing and get those trades saved to the player file, to assure nothing is ever lost.
    Reply With Quote  
     

  5. #5  
    Fuckin PRO

    Tyler's Avatar
    Join Date
    Jan 2008
    Age
    30
    Posts
    6,023
    Thanks given
    46
    Thanks received
    507
    Rep Power
    3330
    For some reason in delta it doesn't let you save the game after the trade lol. If you do saveGame(true); or w\e it will give you error when you trade.
    Free Filehost Premium Accounts
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  6. #6  
    Registered Member pHametic's Avatar
    Join Date
    Nov 2006
    Posts
    637
    Thanks given
    3
    Thanks received
    1
    Rep Power
    11
    I think in the save method in dodian there there could be a block of code that does not let the saving work when you trade? Because i looked at battlescapes saving method and it has stuff to do with trading.

    I'm not a veteran cuz i'm not active = 0
    Reply With Quote  
     

  7. #7  
    Member

    Join Date
    Sep 2007
    Posts
    614
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    The best solution is to just save items in the trade window, and if it detects them on login, they are restored.
    Reply With Quote  
     

  8. #8  
    Registered Member P A N I C's Avatar
    Join Date
    Jan 2007
    Posts
    174
    Thanks given
    0
    Thanks received
    0
    Rep Power
    58
    Thanks for this. Good job.
    Exactly.
    Reply With Quote  
     

  9. #9  
    Registered Member LesterKnome's Avatar
    Join Date
    Oct 2008
    Age
    24
    Posts
    306
    Thanks given
    3
    Thanks received
    3
    Rep Power
    107
    @tyler:
    Code:
    		if (logout && inTrade) {
    			declineTrade();
    		}
    Bleach ftw.
    I fighting for the crust of the little brown loaf
    Reply With Quote  
     

  10. #10  
    Diamond League Player

    Mr James's Avatar
    Join Date
    Jan 2009
    Age
    25
    Posts
    493
    Thanks given
    4
    Thanks received
    8
    Discord
    View profile
    Rep Power
    372
    Thats true..
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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
  •