Mercurial > mm7
comparison mm7_3.cpp @ 816:cfc65feef029
* Player Recovery Times
* Player Attack fixes
* Debug log to timers
author | Nomad |
---|---|
date | Tue, 26 Mar 2013 12:40:27 +0200 |
parents | d37b03507b3b |
children | 9359c114f98c |
comparison
equal
deleted
inserted
replaced
813:d37b03507b3b | 816:cfc65feef029 |
---|---|
15981 v18 = 0; | 15981 v18 = 0; |
15982 if ( (signed int)v37 > (signed int)v2 ) | 15982 if ( (signed int)v37 > (signed int)v2 ) |
15983 { | 15983 { |
15984 do | 15984 do |
15985 { | 15985 { |
15986 __debugbreak(); | |
15986 *(&v31.uDistance + v18) = pParty->pPlayers[*(&v1->field_0 + 4 * (*(&a3.uDistance + v18) + 2)) >> 3].GetAttackRecoveryTime( | 15987 *(&v31.uDistance + v18) = pParty->pPlayers[*(&v1->field_0 + 4 * (*(&a3.uDistance + v18) + 2)) >> 3].GetAttackRecoveryTime( |
15987 v2); | 15988 v2); |
15988 ++v18; | 15989 ++v18; |
15989 } | 15990 } |
15990 while ( (signed int)v18 < (signed int)v37 ); | 15991 while ( (signed int)v18 < (signed int)v37 ); |