Quote:
Originally Posted by IneedHelp
try with CS_TEAM_T
Also, you can optimize your checkalive function doing only 1 loop
|
hmm, worked, but i've seen "
cs_get_user_team(i) != 1" construction in public rulez plugin and it didn't give tag mismatch O_o
about only 1 loop, doesn't it "break" the loop with my code when it finds dead player in the team?
__________________