Na it's still not what i need.
More likely would be like this i guess
PHP Code:
new iPlayers[33]
new RandomHealth
get_players( iPlayers, RandomHealth, "aeh", "TERRORIST" );
set_user_health(id, 100 + RandomHealth * 100)
The "Random" number is not just random random, it depends on number of alive terrorists.