get_players
how to get number of players that have variable value lets say.
have_value[id] = 1 so how do i count online players with that = 1 value of have_value[id] variable |
Re: get_players
Code:
server_print( "online: %d", count_bro() ) |
Re: get_players
PHP Code:
|
| All times are GMT -4. The time now is 07:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.