comparison mm7_5.cpp @ 492:0e27362ac1d9

guild
author Gloval
date Thu, 28 Feb 2013 01:38:46 +0400
parents 7887a9cf9e7b
children 3ee1e351e710
comparison
equal deleted inserted replaced
487:d5da524ec901 492:0e27362ac1d9
17699 dword_50651C = 0; 17699 dword_50651C = 0;
17700 dword_506528 = 0; 17700 dword_506528 = 0;
17701 v2 = (unsigned __int8 *)pPlayer->_guilds_member_bits; 17701 v2 = (unsigned __int8 *)pPlayer->_guilds_member_bits;
17702 do 17702 do
17703 { 17703 {
17704 v13 = (char *)pAwards[v1-1].pText;//dword_723E80_award_related[2 * v1]; 17704 v13 = (char *)pAwards[v1].pText;//dword_723E80_award_related[2 * v1];
17705 if ( (unsigned __int16)_449B57_test_bit(v2, v1) && v13 ) 17705 if ( (unsigned __int16)_449B57_test_bit(v2, v1) && v13 )
17706 { 17706 {
17707 v3 = dword_506520++; 17707 v3 = dword_506520++;
17708 pStru179.field_0[v3] = v1; 17708 pStru179.field_0[v3] = v1;
17709 } 17709 }