-
Автор темы
- #21
ток не плачь плизсойдет только тупым ублюдкам /del
хавххыапойдет, у тебя на каждую тему другая оптимизация?))
ток не плачь плизсойдет только тупым ублюдкам /del
хавххыапойдет, у тебя на каждую тему другая оптимизация?))
как тебесойдет только тупым ублюдкам /del
thxочень даже неплохо нужно было бы запастил 9/10
бля опять хахахахах
прикольнопо рофлу сделал вт, мб кому то нужно на пастпенсив
ss-Код:private void waterMark(final MatrixStack stack) { UserProfile profile = Manager.USER_PROFILE; StringBuilder titleText = new StringBuilder(); int counter = 0; // Переменная для подсчета элементов titleText.append("sigma client"); counter++; if (watermarkElement.get(0)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append("user"); counter++; } if (watermarkElement.get(1)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append(mc.debugFPS + " fps"); counter++; } if (watermarkElement.get(2)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append(HudUtil.calculatePing() + " ping"); } // font.drawString(stack, module.name, x + 2.4, y + yOffset + font.getFontHeight() / 2f - 1.5f, secondColor); // Координаты ватермки final float x = 5, y = 5, titleWidth = Fonts.sf_medium[15].getWidth(titleText.toString()) + 6, titleHeight = 15; int firstColor = ColorUtil.getColorStyle(0); int secondColor = ColorUtil.getColorStyle(90); int firstColor2 = ColorUtil.getColorStyle(180); int secondColor2 = ColorUtil.getColorStyle(270); RenderUtil.Render2D.drawShadow(x,y,titleWidth,titleHeight,5,firstColor,secondColor,firstColor2,secondColor2); RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 2.9f,ColorUtil.rgba(15, 15, 15, 205)); // RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 4f, ColorUtil.rgba(15, 15, 15, 205)); Fonts.sf_medium[15].drawString(stack, titleText.toString(), x + 3, y + Fonts.sf_medium[15].getFontHeight() / 2f + 0.5f, -1); }
Посмотреть вложение 275201
Посмотреть вложение 275202
Посмотреть вложение 275203
Причина блокировки: Отдохни
xDПричина блокировки: Отдохни
thxприкольно
почему мне thx не написал... ну ладно работа имба
Ну красивенькопо рофлу сделал вт, мб кому то нужно на пастпенсив
ss-Код:private void waterMark(final MatrixStack stack) { UserProfile profile = Manager.USER_PROFILE; StringBuilder titleText = new StringBuilder(); int counter = 0; // Переменная для подсчета элементов titleText.append("sigma client"); counter++; if (watermarkElement.get(0)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append("user"); counter++; } if (watermarkElement.get(1)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append(mc.debugFPS + " fps"); counter++; } if (watermarkElement.get(2)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append(HudUtil.calculatePing() + " ping"); } // font.drawString(stack, module.name, x + 2.4, y + yOffset + font.getFontHeight() / 2f - 1.5f, secondColor); // Координаты ватермки final float x = 5, y = 5, titleWidth = Fonts.sf_medium[15].getWidth(titleText.toString()) + 6, titleHeight = 15; int firstColor = ColorUtil.getColorStyle(0); int secondColor = ColorUtil.getColorStyle(90); int firstColor2 = ColorUtil.getColorStyle(180); int secondColor2 = ColorUtil.getColorStyle(270); RenderUtil.Render2D.drawShadow(x,y,titleWidth,titleHeight,5,firstColor,secondColor,firstColor2,secondColor2); RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 2.9f,ColorUtil.rgba(15, 15, 15, 205)); // RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 4f, ColorUtil.rgba(15, 15, 15, 205)); Fonts.sf_medium[15].drawString(stack, titleText.toString(), x + 3, y + Fonts.sf_medium[15].getFontHeight() / 2f + 0.5f, -1); }
Посмотреть вложение 275201
Посмотреть вложение 275202
Посмотреть вложение 275203
туда бота...сойдет только тупым ублюдкам /del
создай так де как просто firstcolor и secondcolor только с 2дай firstcolor2 secondcolor2
смотри, можно вместо пинга пнгшку сделать с фпс, и где написано sigma client там тоже можно пнг, если хочешьпо рофлу сделал вт, мб кому то нужно на пастпенсив
ss-Код:private void waterMark(final MatrixStack stack) { UserProfile profile = Manager.USER_PROFILE; StringBuilder titleText = new StringBuilder(); int counter = 0; // Переменная для подсчета элементов titleText.append("sigma client"); counter++; if (watermarkElement.get(0)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append("user"); counter++; } if (watermarkElement.get(1)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append(mc.debugFPS + " fps"); counter++; } if (watermarkElement.get(2)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append(HudUtil.calculatePing() + " ping"); } // font.drawString(stack, module.name, x + 2.4, y + yOffset + font.getFontHeight() / 2f - 1.5f, secondColor); // Координаты ватермки final float x = 5, y = 5, titleWidth = Fonts.sf_medium[15].getWidth(titleText.toString()) + 6, titleHeight = 15; int firstColor = ColorUtil.getColorStyle(0); int secondColor = ColorUtil.getColorStyle(90); int firstColor2 = ColorUtil.getColorStyle(180); int secondColor2 = ColorUtil.getColorStyle(270); RenderUtil.Render2D.drawShadow(x,y,titleWidth,titleHeight,5,firstColor,secondColor,firstColor2,secondColor2); RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 2.9f,ColorUtil.rgba(15, 15, 15, 205)); // RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 4f, ColorUtil.rgba(15, 15, 15, 205)); Fonts.sf_medium[15].drawString(stack, titleText.toString(), x + 3, y + Fonts.sf_medium[15].getFontHeight() / 2f + 0.5f, -1); }
Посмотреть вложение 275201
Посмотреть вложение 275202
Посмотреть вложение 275203
Зачем...int counter = 0; // Переменная для подсчета элементов
наш слон, подумаюМожеш ватерку зделать пж типа там большая такая буква Z и корочи флаг рассии и типа буква пасередине флага?
thxхарош
мне лень, так тоже хорошо смотритсятуда бота...
создай так де как просто firstcolor и secondcolor только с 2
смотри, можно вместо пинга пнгшку сделать с фпс, и где написано sigma client там тоже можно пнг, если хочешь
мне леньдай firstcolor2 secondcolor2
В код я боюсь смотреть, но с визуальной части +- норм, но как-то слишком просто выглядит.по рофлу сделал вт, мб кому то нужно на пастпенсив
ss-Код:private void waterMark(final MatrixStack stack) { UserProfile profile = Manager.USER_PROFILE; StringBuilder titleText = new StringBuilder(); int counter = 0; // Переменная для подсчета элементов titleText.append("sigma client"); counter++; if (watermarkElement.get(0)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append("user"); counter++; } if (watermarkElement.get(1)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append(mc.debugFPS + " fps"); counter++; } if (watermarkElement.get(2)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append(HudUtil.calculatePing() + " ping"); } // font.drawString(stack, module.name, x + 2.4, y + yOffset + font.getFontHeight() / 2f - 1.5f, secondColor); // Координаты ватермки final float x = 5, y = 5, titleWidth = Fonts.sf_medium[15].getWidth(titleText.toString()) + 6, titleHeight = 15; int firstColor = ColorUtil.getColorStyle(0); int secondColor = ColorUtil.getColorStyle(90); int firstColor2 = ColorUtil.getColorStyle(180); int secondColor2 = ColorUtil.getColorStyle(270); RenderUtil.Render2D.drawShadow(x,y,titleWidth,titleHeight,5,firstColor,secondColor,firstColor2,secondColor2); RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 2.9f,ColorUtil.rgba(15, 15, 15, 205)); // RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 4f, ColorUtil.rgba(15, 15, 15, 205)); Fonts.sf_medium[15].drawString(stack, titleText.toString(), x + 3, y + Fonts.sf_medium[15].getFontHeight() / 2f + 0.5f, -1); }
Посмотреть вложение 275201
Посмотреть вложение 275202
Посмотреть вложение 275203
спасибо, буду улучшать в будущем кодВ код я боюсь смотреть, но с визуальной части +- норм, но как-то слишком просто выглядит.
челик спизданул дизайн и радуетсяпо рофлу сделал вт, мб кому то нужно на пастпенсив
ss-Код:private void waterMark(final MatrixStack stack) { UserProfile profile = Manager.USER_PROFILE; StringBuilder titleText = new StringBuilder(); int counter = 0; // Переменная для подсчета элементов titleText.append("sigma client"); counter++; if (watermarkElement.get(0)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append("user"); counter++; } if (watermarkElement.get(1)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append(mc.debugFPS + " fps"); counter++; } if (watermarkElement.get(2)) { if (counter > 0) { titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE); } titleText.append(HudUtil.calculatePing() + " ping"); } // font.drawString(stack, module.name, x + 2.4, y + yOffset + font.getFontHeight() / 2f - 1.5f, secondColor); // Координаты ватермки final float x = 5, y = 5, titleWidth = Fonts.sf_medium[15].getWidth(titleText.toString()) + 6, titleHeight = 15; int firstColor = ColorUtil.getColorStyle(0); int secondColor = ColorUtil.getColorStyle(90); int firstColor2 = ColorUtil.getColorStyle(180); int secondColor2 = ColorUtil.getColorStyle(270); RenderUtil.Render2D.drawShadow(x,y,titleWidth,titleHeight,5,firstColor,secondColor,firstColor2,secondColor2); RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 2.9f,ColorUtil.rgba(15, 15, 15, 205)); // RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 4f, ColorUtil.rgba(15, 15, 15, 205)); Fonts.sf_medium[15].drawString(stack, titleText.toString(), x + 3, y + Fonts.sf_medium[15].getFontHeight() / 2f + 0.5f, -1); }
Посмотреть вложение 275201
Посмотреть вложение 275202
Посмотреть вложение 275203
у кого же я «спизданул дизайн»?челик спизданул дизайн и радуется
Бро этот дизайн зделал я первый ище полтора месяца назаду кого же я «спизданул дизайн»?
Проект предоставляет различный материал, относящийся к сфере киберспорта, программирования, ПО для игр, а также позволяет его участникам общаться на многие другие темы. Почта для жалоб: admin@yougame.biz