View Single Post
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 04-07-2020 , 12:47   Re: My Trainer [Quick Training]
Reply With Quote #6

@HamletEagle, this is kind of useless.

Also this
PHP Code:
public check_players()
{
    
get_players(hplayersList,hnumPlayersCT,"ce","CT");  //Get total number of CT human players
    
get_players(hplayersList,hAnumPlayersCT,"cae","CT"); //Get total number of alive CT human players
    
get_players(hplayersList,hnumPlayersT,"ce","TERRORIST"); //Get total number of T human players
    
get_players(hplayersList,hAnumPlayersT,"cae","TERRORIST"); //Get total number of alive T human players
    
get_players(bplayersList,bAnumPlayersT,"dae","TERRORIST"); //Get total number of alive CT bots
    
get_players(bplayersList,bAnumPlayersCT,"dae","CT"); //Get total number of alive T bots

__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be