Raised This Month: $ Target: $400
 0% 

Tag mismatch


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 03-03-2016 , 11:35   Tag mismatch
Reply With Quote #1

Getting tag mismatch on this line and i dont really know whats wrong?
Code:
formatex(szMenuItem, charsmax(szMenuItem), "\w%s%s", MENU_PISTOLS[i][NAME], playerUsingDeagle[id] == i ? " \y[Enabled]" : "")
Here some code that the menu is using.

Code:
new playerUsingDeagle[33]

enum _:ITEMS_DATAS {
	WEAPON[50],
	VMODEL[50],
	PMODEL[50],
	NAME[50]
}

new const MENU_PISTOLS[][ITEMS_DATAS] = 
{
	{"RESET", "RESET", "RESET", "RESET"},
	{CSW_DEAGLE, "models/deagleconspiracy/v_deagle_conspiracy.mdl", "models/deagleconspiracy/p_deagle_conspiracy.mdl", "Conspiracy Deagle"},
	{CSW_DEAGLE, "models/kingsdeagle/v_kingsdeagle.mdl", "models/kingsdeagle/p_kingsdeagle.mdl", "Kings Deagle"},
	{CSW_DEAGLE, "models/revolver/v_revolver.mdl", "models/revolver/p_revolver.mdl", "Revolver Deagle"},
	{CSW_DEAGLE, "models/flamesdeagle/v_flamesdeagle.mdl", "models/flamesdeagle/p_flamesdeagle.mdl", "Flames Deagle"}
}
Thanks in advance.
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.

Last edited by ironskillz1; 03-03-2016 at 11:35.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
 



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 18:11.


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