Raised This Month: $ Target: $400
 0% 

Warning: Tag mismatch


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
RateX
Veteran Member
Join Date: Jun 2012
Location: 0o. SEA .o0
Old 12-25-2014 , 07:31   Re: Warning: Tag mismatch
Reply With Quote #1

Couldn't see the whole code through my phone, but try:
PHP Code:
CsTeams:cs_get_user_team 

PHP Code:
_:cs_get_user_team 
And remove CsTeams from your var

Last edited by RateX; 12-25-2014 at 07:36.
RateX is offline
Snitch
Veteran Member
Join Date: Sep 2013
Location: Kazakhstan
Old 12-25-2014 , 08:09   Re: Warning: Tag mismatch
Reply With Quote #2

Quote:
Originally Posted by RateX View Post
Couldn't see the whole code through my phone, but try:
PHP Code:
CsTeams:cs_get_user_team 

PHP Code:
_:cs_get_user_team 
And remove CsTeams from your var
still tag mismatch

u mean:
Code:
stock GetTeamColor( CsTeams:iTeam )

Code:
stock GetTeamColor( iTeam )
it make more tag mismatch

can u explain?

and i tried:
Quote:
stock GetTeamColor( CsTeams:cs_get_user_team )
{
switch ( cs_get_user_team )
{
case CS_TEAM_CT: return BLUE;

case CS_TEAM_T: return RED;

case CS_TEAM_SPECTATOR: return GREY;
}

return GREEN;
}
still tag mismatch

Last edited by Snitch; 12-25-2014 at 08:12.
Snitch is offline
Send a message via Skype™ to Snitch
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:25.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode