How can I check to see if the player is the last one on his team alive.
I also want to check to see (inside the previous check) if there are 3 or more players on the OTHER team alive along with him.
Example: 1 Terrorist and 3(or more) CT's remain. I want to check to see if this is true or not, so that I can then give the Terrorist some special abilities.
Example2: 1 CT and 3 Terrorists. I want to check to see if this is true nor not, so that I can then give the CT some special abilites.
etc. etc. etc.
Oh and also, I'm pretty inexperienced, so as clear as you can be would help a lot ;)