Sn-Ip! Posted August 10, 2011 Report Share Posted August 10, 2011 sveiki!kads nevar pateikt ka var war3Ft pamainit ultimate uz citu lvl? Link to comment Share on other sites More sharing options...
prik- Posted August 10, 2011 Report Share Posted August 10, 2011 menus.inl, atrodi šādu rindu // Add the ultimate to the menu else if ( SM_GetSkillType( iSkillID ) == SKILL_TYPE_ULTIMATE ) { if ( iSkillLevel < MAX_ULTIMATE_LEVEL ) { // User can't choose ultimate yet :/ if ( p_data[id][P_LEVEL] <= 7 ) { pos += formatex( szMsg[pos], 512-pos, "\d" ); } // Then the user is level 6 or above and can select their ultimate! else { iKeys |= (1<<iSkillCounter); } pos += formatex( szMsg[pos], 512-pos, "^n%d. %L: %s\w", iSkillCounter+1, id, "WORD_ULTIMATE", szSkillName ); } } Tālāk pac sapratīsi.. 1 Link to comment Share on other sites More sharing options...
Sn-Ip! Posted August 12, 2011 Author Report Share Posted August 12, 2011 man nejiet:( Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now