Reaction Test tutorials
#6

Quote:
Originally Posted by Abagail
Посмотреть сообщение
The array stores the characters that can be part of the random word. This is what creates the word:
pawn Код:
Loop(x, xLength) format(xChars, sizeof(xChars), "%s%s", xChars, xCharacters[random(sizeof(xCharacters))][0]);
The loop statement is a definition of the for loop. In this case it loops through xLength times and adds random characters based on the characters in the array.
can you add me on skype ? i wanna learn how to make my own and how to actually get the loop to pick random characters , btw the length is not constant i'll try to make it from 1 to 10 for example. you can add me (itz_rbj)
Reply


Messages In This Thread
Reaction Test tutorials - by YoussefHammad - 15.11.2015, 00:34
Re: Reaction Test tutorials - by Gammix - 15.11.2015, 02:38
Re: Reaction Test tutorials - by YoussefHammad - 15.11.2015, 02:42
Re: Reaction Test tutorials - by Gammix - 15.11.2015, 02:50
Re: Reaction Test tutorials - by Abagail - 15.11.2015, 02:51
Re: Reaction Test tutorials - by YoussefHammad - 15.11.2015, 02:59
Re: Reaction Test tutorials - by Kevln - 15.11.2015, 04:33
Re: Reaction Test tutorials - by YoussefHammad - 15.11.2015, 10:18
Re: Reaction Test tutorials - by Kevln - 15.11.2015, 16:54
Re: Reaction Test tutorials - by YoussefHammad - 15.11.2015, 17:08

Forum Jump:


Users browsing this thread: 1 Guest(s)