cs_get_user_team error invalid player 8
Code:
L 03/22/2014 - 09:58:08: [CSTRIKE] Invalid player 8PHP Code:
|
Re: cs_get_user_team error invalid player 8
You need to check if user is connected.
|
Re: cs_get_user_team error invalid player 8
Quote:
PHP Code:
|
Re: cs_get_user_team error invalid player 8
Quote:
like this. Code:
if( cs_get_user_team( id ) == CS_TEAM_CT || !is_user_connected( id ) ) |
Re: cs_get_user_team error invalid player 8
Quote:
|
Re: cs_get_user_team error invalid player 8
Quote:
Quote:
PHP Code:
|
Re: cs_get_user_team error invalid player 8
Exactly.
|
Re: cs_get_user_team error invalid player 8
Quote:
|
| All times are GMT -4. The time now is 06:03. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.