Raised This Month: $ Target: $400
 0% 

Error Tag Mismatch


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
deadman909
Veteran Member
Join Date: Oct 2008
Old 08-11-2011 , 03:08   Re: Error Tag Mismatch
Reply With Quote #1

If I remove this I get all those new errors down at bottom
PHP Code:
enum
{
    
CS_TEAM_UNASSIGNED 0,
    
CS_TEAM_T,
    
CS_TEAM_CT,
    
CS_TEAM_SPECTATOR

// C:\Users\DeadMan\Desktop\Compiler\team_names - Copy.sma(188 : warning 213: t
ag mismatch
// C:\Users\DeadMan\Desktop\Compiler\team_names - Copy.sma(352) : warning 213: t
ag mismatch
// C:\Users\DeadMan\Desktop\Compiler\team_names - Copy.sma(356) : warning 213: t
ag mismatch
// C:\Users\DeadMan\Desktop\Compiler\team_names - Copy.sma(360) : warning 213: t
ag mismatch
// C:\Users\DeadMan\Desktop\Compiler\team_names - Copy.sma(364) : warning 213: t
ag mismatch
__________________

deadman909 is offline
Send a message via MSN to deadman909 Send a message via Yahoo to deadman909
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 08-11-2011 , 04:10   Re: Error Tag Mismatch
Reply With Quote #2

Again you haven't gave the whole code.

new team_names[CsTeams][]
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
deadman909
Veteran Member
Join Date: Oct 2008
Old 08-11-2011 , 04:13   Re: Error Tag Mismatch
Reply With Quote #3

Quote:
Originally Posted by ConnorMcLeod View Post
Again you haven't gave the whole code.

new team_names[CsTeams][]
What you mean it is the exact same code exept I removed what you told me.
__________________


Last edited by deadman909; 08-11-2011 at 19:41.
deadman909 is offline
Send a message via MSN to deadman909 Send a message via Yahoo to deadman909
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 08-11-2011 , 06:23   Re: Error Tag Mismatch
Reply With Quote #4

Remove :

#define OFFSET_TEAM 114
#define cs_get_user_team(%1) get_pdata_int( %1, OFFSET_TEAM )

#define OFFSET_DEATHS 444
#define cs_get_user_deaths(%1) get_pdata_int( %1, OFFSET_DEATHS )
#define cs_set_user_deaths(%1,%2) set_pdata_int( %1, OFFSET_DEATHS, %2 )


And remove all fm_ things

fm_give_item -> give_item
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
deadman909
Veteran Member
Join Date: Oct 2008
Old 08-11-2011 , 10:03   Re: Error Tag Mismatch
Reply With Quote #5

wouldnt that stop the plugin from doing what its suppose to?
__________________

deadman909 is offline
Send a message via MSN to deadman909 Send a message via Yahoo to deadman909
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 08-11-2011 , 10:10   Re: Error Tag Mismatch
Reply With Quote #6

Quote:
Originally Posted by deadman909 View Post
wouldnt that stop the plugin from doing what its suppose to?
Do you even know what you're doing?
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-11-2011 , 16:09   Re: Error Tag Mismatch
Reply With Quote #7

Quote:
Originally Posted by deadman909 View Post
wouldnt that stop the plugin from doing what its suppose to?
You tell us. Do you think Connor has a reason to give you bad information?
__________________
fysiks 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 03:29.


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