tag missmatch
PHP Code:
PHP Code:
|
Re: tag missmatch
Variable team needs to be tagged:
Code:
new CsTeams:team = cs_get_user_team(id) |
Re: tag missmatch
Still shows tag missmatch warning on this line
PHP Code:
PHP Code:
|
Re: tag missmatch
Hmm true just remove variable isvip and replace:
Code:
if(isvip)Code:
if( get_user_flags(id) & ADMIN_JBVIP ) |
| All times are GMT -4. The time now is 16:16. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.