Raised This Month: $51 Target: $400
 12% 

Solved tag mismatch...


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Ayman Khaled
Senior Member
Join Date: Mar 2017
Location: Palestine
Old 09-24-2017 , 07:20   tag mismatch...
Reply With Quote #1

Why i get tag mismatch warning here ..?
PHP Code:
D:\Steam\steamapps\common\Half-Life\cstrike\addons\amxmodx\scripting\Test.sma(201) : warning 213tag mismatch 
line 201:
PHP Code:
for(new 0sizeof(RadioBlindedSCT); i++) precache_sound(RadioBlindedSCT[i]) 
PHP Code:
enum RadioBlindedCT
{
    
CBlinded1,
    
CBlinded2,
    
CBlinded3
}

new const 
RadioBlindedSCT[RadioBlindedCT][] =
{
    
"NR/CT/blinded01.wav",
    
"NR/CT/blinded02.wav",
    
"NR/CT/blinded03.wav"

__________________

Last edited by Ayman Khaled; 09-24-2017 at 09:09.
Ayman Khaled is offline
Old 09-24-2017, 07:53
HamletEagle
This message has been deleted by HamletEagle.
Ayman Khaled
Senior Member
Join Date: Mar 2017
Location: Palestine
Old 09-24-2017 , 08:05   Re: tag mismatch...
Reply With Quote #2

same.
__________________
Ayman Khaled is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 09-24-2017 , 08:34   Re: tag mismatch...
Reply With Quote #3

Oops, I meant: precache_sound(RadioBlindedSCT[RadioBlindedCT:i])
__________________
HamletEagle is offline
Ayman Khaled
Senior Member
Join Date: Mar 2017
Location: Palestine
Old 09-24-2017 , 09:09   Re: tag mismatch...
Reply With Quote #4

Ty. Now fine
__________________
Ayman Khaled is offline
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 14:56.


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