// ..new arg[32]new players[32]new player,num,i
read_argv(1,arg,31)if(equali(arg[0],"@")){get_players(players,num,"bce",arg[1])if(!num){console_print(id,"[AMXX] No players on such team!")return PLUGIN_HANDLED
}for(i=0;i<num;i++){
player = players[i]// Do something with player =)}}// ..
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116
I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.