comparison mm7_4.cpp @ 255:0a37a56e9f02

sprintfex & classes enum
author Nomad
date Mon, 18 Feb 2013 09:14:26 +0200
parents d1af3319bc44
children 8cf4fe6b4941
comparison
equal deleted inserted replaced
254:d1af3319bc44 255:0a37a56e9f02
3528 v50 = 0; 3528 v50 = 0;
3529 v47 = 0; 3529 v47 = 0;
3530 v45 = 0; 3530 v45 = 0;
3531 v48 = 0; 3531 v48 = 0;
3532 v46 = 0; 3532 v46 = 0;
3533 if ( v44 && v21->classType == PLAYER_CLASS_31 ) 3533 if ( v44 && v21->classType == PLAYER_CLASS_WARLOCK )
3534 v50 = 1; 3534 v50 = 1;
3535 if ( v21->classType == PLAYER_CLASS_LICH ) 3535 if ( v21->classType == PLAYER_CLASS_LICH )
3536 v48 = 1; 3536 v48 = 1;
3537 v22 = (ITEM_EQUIP_TYPE)0; 3537 v22 = (ITEM_EQUIP_TYPE)0;
3538 while ( 1 ) 3538 while ( 1 )
5623 if ( uClassType != PLAYER_CLASS_SORCERER ) 5623 if ( uClassType != PLAYER_CLASS_SORCERER )
5624 v80 = uColorWhite; 5624 v80 = uColorWhite;
5625 pTextCenter = pFontCreate->AlignText_Center(65, pClassNames[32]); 5625 pTextCenter = pFontCreate->AlignText_Center(65, pClassNames[32]);
5626 pGUIWindow_CurrentMenu->DrawText(pFontCreate, pTextCenter + 388, 2 * v128 + 417, v80, pClassNames[32], 0, 0, 0); 5626 pGUIWindow_CurrentMenu->DrawText(pFontCreate, pTextCenter + 388, 2 * v128 + 417, v80, pClassNames[32], 0, 0, 0);
5627 v85 = uColorTeal; 5627 v85 = uColorTeal;
5628 if ( uClassType != PLAYER_CLASS_SHOOTER ) 5628 if ( uClassType != PLAYER_CLASS_ARCHER )
5629 v85 = uColorWhite; 5629 v85 = uColorWhite;
5630 pTextCenter = pFontCreate->AlignText_Center(65, pClassNames[16]); 5630 pTextCenter = pFontCreate->AlignText_Center(65, pClassNames[16]);
5631 pGUIWindow_CurrentMenu->DrawText(pFontCreate, pTextCenter + 453, 417, v85, pClassNames[16], 0, 0, 0); 5631 pGUIWindow_CurrentMenu->DrawText(pFontCreate, pTextCenter + 453, 417, v85, pClassNames[16], 0, 0, 0);
5632 v89 = uColorTeal; 5632 v89 = uColorTeal;
5633 if ( uClassType != PLAYER_CLASS_MONK ) 5633 if ( uClassType != PLAYER_CLASS_MONK )