View Single Post
Re: Problem with AMX script
Old
  (#3)
pick#pocket
Guest
 
Status:
Posts: n/a
Default Re: Problem with AMX script - 26-02-2004

Im kinda having the same problem, rather then wanting the info of all the players on the server. I want the info on one team.

Code:
get_players(players,num,"ae","CT")
This would sometimes work.

I get what your trying to say by logging the connects and disconnects to get the client count, but is there a way to log which client joins which team?
  
Reply With Quote