Hi guys i am looking for a code that would repeat the same gfx over and over for RUSE source any help is appreciated :)
Printable View
Hi guys i am looking for a code that would repeat the same gfx over and over for RUSE source any help is appreciated :)
Code:for (int i = 0; i < NUM; i++) {
// Activate GFX
}
ive never been so confused in my life with your reply but thanks i guess
A for-loop is used to repeat specific code segments that you provide.Quote:
Originally Posted by schokk1337 [Only registered and activated users can see links. Click Here To Register...]
where about do you put it in because i am new to ruse type source codes and i am trying to learn the whole thing
You'll need to explain when you want the GFX to occur.Quote:
Originally Posted by schokk1337 [Only registered and activated users can see links. Click Here To Register...]
right i am trying to make a command
i will try to solve this puzzle my coding skills are rusted last time i coded a server i was 16 now i am 22 and nostalgia is hitting me hard