27.05.2013, 18:41
Let's say I have a value in my player enum named "Dead".
I want to check if everyone on the server has their dead value as "true". If they are all true, I would like to send a message that says "All players are dead"
Thanks in advance!
I want to check if everyone on the server has their dead value as "true". If they are all true, I would like to send a message that says "All players are dead"
Thanks in advance!