Thanks.
This loop also work:
PHP Code:
public plugin_init()
{
register_event("HLTV", "LogEvent_RoundStart", "a", "1=0", "2=0");
}
public LogEvent_RoundStart()
{
new players[32], pnum;
get_players(players, pnum);
for(new i = 0; i < pnum; i++)
{
value[i] = 0;
}
}
Regards.
__________________
My Plugins |
VIEW HERE | I accept private requests, send me a PM.

Buy respawn | Uber Recall | Grenade drop | Damage Supperssor
Meet the Medic | Disguise Expert | Crazy Jet
CZSBrasil TEAM