Your GetAlive function looks fine. The only thing is that
cs_get_user_team(i) == CS_TEAM_T will ensure that only alive terrorists will be counted.
Quote:
Originally Posted by Toallin
PHP Code:
if(GetAlive() = 1)
|
This can not work, and probably won't even compile. Either this is your problem or you are not showing us the code you are actually using and we therefore can't help you properly.
__________________