Page 1 of 1

Train round

Posted: Sun Nov 09, 2014 7:10 pm
by nullable
Hi,

How can I check training round or not? And how I can run match round manually after connect 4 users.

Posted: Tue Nov 11, 2014 7:11 am
by nullable
I mean:
training_round:
game_event in round_end:
reason != 15
match_round:
game_event in round_end:
reason == 15

And question. How can I run match_round manually?

Posted: Tue Nov 11, 2014 7:23 pm
by Ayuto
I don't really understand what you are trying to do. Maybe you could try to explain it differently? :)