26.06.2011, 14:53
Ok, add another value then.
Example:
0 - Tutorial not seen.
1 - Left during the tut.
2 - Tutorial seen.
In short, When a player connects [First time], it will be 0.
> Showtutorial & set to 1.
> if player finished tutorial, set to 2.
> if player left in between, then it will remain 1...
So, player reconnecting...
> His value is 1, showtutorial.
> If he already seen, his value will be 2. So, let him continue without tut.
Example:
0 - Tutorial not seen.
1 - Left during the tut.
2 - Tutorial seen.
In short, When a player connects [First time], it will be 0.
> Showtutorial & set to 1.
> if player finished tutorial, set to 2.
> if player left in between, then it will remain 1...
So, player reconnecting...
> His value is 1, showtutorial.
> If he already seen, his value will be 2. So, let him continue without tut.