Подпишитесь на наш Telegram-канал, чтобы всегда быть в курсе важных обновлений! Перейти

Исходник Pro c++ speed graph fade

Новичок
Новичок
Статус
Оффлайн
Регистрация
26 Янв 2021
Сообщения
1
Реакции
0
speed graph fade for top movement pasters :roflanEbalo:
looks like a this
PtT7wT8.png

here is the codes:
Код:
Expand Collapse Copy
for (int i = 0; i < 40; i++) {
    if (index == i) c = { 255, 255, 255,unsigned char(6 * i) };
    if (index == max_items - i) = { 255, 255, 255,unsigned char(6 * i) };
}
enjoy it!
 
[QUOTE = "e123, post: 1990320, member: 400019"]
why are so rude?
[/ QUOTE]

this post is unecessary and full of bs
u can do this on 1 line, no need of a loop, which is why it's improper
therefore this post is just a desperate need of +reps and reactions
he's just making it easier for stupid pasters to make their shit p2c and sell it for 10 dollars (750 ruble)
it's just hilarious how there's so much contribution to this but the contributions are always shit code that just allow people to spot shit pastes that are claimed selfcode
decent contribution just to make more shit p2cs appear lOl
 
[QUOTE = "ingvar12, post: 1989156, member: 485022"]
speed graph fade for top movement pasters : roflanEbalo:
looks like a this
PtT7wT8.png

here is the codes:
Код:
Expand Collapse Copy
 for (int i = 0; i <40; i ++) {
    if (index == i) c = {255, 255, 255, unsigned char (6 * i)};
    if (index == max_items - i) = {255, 255, 255, unsigned char (6 * i)};
} [/ CODE]
enjoy it!
[/ QUOTE]
pretty shit way of doing it ngl
 
Назад
Сверху Снизу