We need some type of function to check who is log in, what charter they chose and the characters stats. For an example, Greg is log in and chose his character with high defense. Should we use an if statement with a for loop and have everything set to false until selected/ log in and have the if statement check if it became true?
We need some type of function to check who is log in, what charter they chose and the characters stats. For an example, Greg is log in and chose his character with high defense. Should we use an if statement with a for loop and have everything set to false until selected/ log in and have the if statement check if it became true?