Raised This Month: $ Target: $400
 0% 

Solved how to fix warning 213: tag mismatch


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
alferd
Veteran Member
Join Date: Dec 2019
Location: Iran is Always Eternal
Old 07-15-2020 , 06:21   how to fix warning 213: tag mismatch
Reply With Quote #1

warnings:
PHP Code:
//// ad_Jailbreak.sma
//
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(981) : w
arning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(1378) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(1785) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(1871) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(4132) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(4144) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(4155) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(4166) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(4177) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(4188) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(4199) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(4235) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(5969) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(9626) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(9704) :
warning 213tag mismatch
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(10176) :
 
warning 211possibly unintended assignment
// Header size:          11760 bytes
// Code size:           292340 bytes
// Data size:           237628 bytes
// Stack/heap size:      16384 bytes
// Total requirements:  558112 bytes
//
// 16 Warnings.
// Done.
//
// Compilation Time: 3.51 sec
// ---------------------------------------- 
Code:
    for(i = 0; i < iNum; i++)     {         new id = iPlayers[i]                 if( cs_get_user_team(id) == 2 ) // Line 9626         {             if(!get_pcvar_num(pCvarEnabled))             {                 return HAM_IGNORED             }                 if(get_pcvar_num(pCvarBlockDoorButtons) && pev(iEnt,pev_no_open))             {                 return HAM_IGNORED             }                 dllfunc(DLLFunc_Use, iEnt, iAttacker)             return HAM_IGNORED         }     }
__________________
Jailbreak AD 2.0

The greatest civilization of 🇮🇷IRAN🇮🇷

Last edited by alferd; 07-15-2020 at 06:42.
alferd is offline
 



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:04.


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