Is this an array? And how come you've set it to 32?
Code:
// Get players only that are alive
get_players(Players, playerCount, "a")
for (new i=0; i<playerCount; i++)
{
new randomhealth
// player hold the index of the player.
player = Players[i]
Also, could you explain what the 'i's are, and why the '++? And, what's the index of the player?
Thanks
__________________
#1 Aim/WC3 server - tab.no-ip.com
#1 Webhosting - xwebhost.co.uk
-----------------------------------------