Tutorial bug
#3

Okay..
So lets assume I actually read all of this.

Because I didn't...
I just skimmed..
You're basically saying...

RIGHT at the top..
if(TutTime[i] >= 1) - Then it continues into the statement..

So step 1, Make sure that person actually has a Tuttime of 1? or higher..

But after that you're then saying
TutTime[i] += 1;
if(TutTime[i] == 3)

So.. Lets for example sake say..
TuTTime[i] == 1..
Then
TutTime += 1;
Your total TutTime == 2..
so it wouldn't pass any of your IF statements..
get what I'm saying
Reply


Messages In This Thread
Tutorial bug - by OnlYgEnyUS - 04.07.2015, 06:27
Re: Tutorial bug - by prineside - 04.07.2015, 12:29
Re: Tutorial bug - by Prokill911 - 04.07.2015, 13:00
Re: Tutorial bug - by Sime30 - 04.07.2015, 13:16
Re: Tutorial bug - by OnlYgEnyUS - 04.07.2015, 13:52
Re: Tutorial bug - by OnlYgEnyUS - 04.07.2015, 13:56
Re: Tutorial bug - by OnlYgEnyUS - 04.07.2015, 13:59

Forum Jump:


Users browsing this thread: 1 Guest(s)