comparison mm7_5.cpp @ 262:2d6dda2e0405

m
author Ritor1
date Mon, 18 Feb 2013 12:38:07 +0600
parents 37dcbe8f3cca
children 8cf4fe6b4941
comparison
equal deleted inserted replaced
261:c3bfe1eb3de7 262:2d6dda2e0405
16908 sprintf(Source, format_4E2DC8, v29); 16908 sprintf(Source, format_4E2DC8, v29);
16909 strcat(a2, Source); 16909 strcat(a2, Source);
16910 strcat(a2, "%s\t%03d:\t%03d%s\t000\n"); 16910 strcat(a2, "%s\t%03d:\t%03d%s\t000\n");
16911 16911
16912 v23 = static_sub_417BB5_out_string; 16912 v23 = static_sub_417BB5_out_string;
16913 sprintf( 16913 sprintf(static_sub_417BB5_out_string, a2, pSkillDesc[v28], pGlobalTXT_LocalizationStrings[431], // Normal
16914 static_sub_417BB5_out_string, 16914 (char *)v35 + 3, v35 + 5, pNormalSkillDesc[v28], pGlobalTXT_LocalizationStrings[433], // Expert
16915 a2, 16915 (char *)v35 + 3, v35 + 5, pExpertSkillDesc[v28], pGlobalTXT_LocalizationStrings[432], // Master
16916 pSkillDesc[v28], 16916 (char *)v35 + 3, v35 + 5, pMasterSkillDesc[v28], pGlobalTXT_LocalizationStrings[96], // Grand
16917 pGlobalTXT_LocalizationStrings[431], // Normal 16917 (char *)v35 + 3, v35 + 5, pGrandSkillDesc[v28]);
16918 (char *)v35 + 3,
16919 v35 + 5,
16920 pNormalSkillDesc[v28],
16921 pGlobalTXT_LocalizationStrings[433], // Expert
16922 (char *)v35 + 3,
16923 v35 + 5,
16924 pExpertSkillDesc[v28],
16925 pGlobalTXT_LocalizationStrings[432], // Master
16926 (char *)v35 + 3,
16927 v35 + 5,
16928 pMasterSkillDesc[v28],
16929 pGlobalTXT_LocalizationStrings[96], // Grand
16930 (char *)v35 + 3,
16931 v35 + 5,
16932 pGrandSkillDesc[v28]);
16933 } 16918 }
16934 else 16919 else
16935 { 16920 {
16936 strcpy(a2, "%s\n\n"); 16921 strcpy(a2, "%s\n\n");
16937 v9 = sub_417AD4(pPlayer->classType, v2, 1); 16922 v9 = sub_417AD4(pPlayer->classType, v2, 1);