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

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

here is the codes:
Код:
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!
 
Участник
Статус
Оффлайн
Регистрация
30 Авг 2020
Сообщения
777
Реакции[?]
245
Поинты[?]
10K
lmao,it doesn't work like that
UPD: I messed up, everything works
 
Последнее редактирование:
Начинающий
Статус
Оффлайн
Регистрация
25 Ноя 2019
Сообщения
9
Реакции[?]
3
Поинты[?]
0
[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
 
money++
Разработчик
Статус
Оффлайн
Регистрация
14 Июн 2018
Сообщения
638
Реакции[?]
339
Поинты[?]
22K
Interesting fact: people, who understand where to put it can code it themselves... For others this code is useless, so is this topic
 
Начинающий
Статус
Оффлайн
Регистрация
27 Янв 2021
Сообщения
16
Реакции[?]
1
Поинты[?]
0
[QUOTE = "ingvar12, post: 1989156, member: 485022"]
speed graph fade for top movement pasters : roflanEbalo:
looks like a this

here is the codes:
Код:
 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
 
Похожие темы
Сверху Снизу