Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 21:52

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Error C2011 Please Help!

Discussion on Error C2011 Please Help! within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2013
Posts: 21
Received Thanks: 1
Unhappy Error C2011 Please Help!

#include "defineHonor.h"

typedef struct HonorData
{
int nID; // À妽º
int nLGrouping; // ´ëºÐ·ù
int nSGrouping; // ¼ÒºÐ·ù
int nNeed; // ŸÀÌÆ² ȹµæ Á¶°Ç
int nValue; // ÇöÀç ¼öÄ¡
CString strTitle; // ŸÀÌÆ²¸í
HonorData() {Init();};
~HonorData() {};
void Init() {nID = -1;nLGrouping = nSGrouping = nNeed = nValue = 0; strTitle.Empty(); };
}PHonorData, *PPHonorData;

#ifdef __CLIENT
struct EarnedTitle
{
int nId;
CString strTitle;
};
#endif // __CLIENT

class CTitleManager
{

private:
map<int, HonorData> m_mapMonster;
map<int, HonorData> m_mapItem;
map<int, HonorData> m_mapEtc;
map<int, HonorData> m_mapAll;

Have this error:
\_Common\honor.h(13) : error C2011: 'HonorData' : 'struct' type redefinition
\_Common\honor.h(13) : see declaration of 'HonorData'
\_Common\honor.h(27) : error C2011: 'EarnedTitle' : 'struct' type redefinition
\_Common\honor.h(27) : see declaration of 'EarnedTitle'
\_Common\honor.h(34) : error C2011: 'CTitleManager' : 'class' type redefinition
\_Common\honor.h(34) : see declaration of 'CTitleManager'
rosemie1 is offline  
Reply


Similar Threads Similar Threads
[ENG] Error: Error 1 error C2601: 'HackMain' local function definitions are illegal
08/20/2013 - C/C++ - 1 Replies
So, as the title says I've been encountering an error Error 1 error C2601: 'HackMain' local function definitions are illegal I'm running on VC++ (Visual C++) This is my code: void HackMain() { for (;; ) { HackThread(); }
C++ - Enum C2011 Error
02/22/2013 - C/C++ - 4 Replies
Hi, Ich wollte in C++ eine Enum in einer Headerdatei auslagern, aber wenn ich es Compilieren möchte erhalte ich nur: error C2011:'Punkte':'enum'Typneudefinition meine Enum sieht wie folgt aus: enum Punkte{ BONUSPUNKTE = 35, FULLHOUSEPUNKTE = 25,
İbot Error-Error Video- Error İmages-HELP
04/10/2012 - DarkOrbit - 11 Replies
SORRY, MY ENGLİSH VERY BAD.I USE TO GOOGLE TRANSLATE :) Most people trying to ibot but in my computer İbot not working. Declared out this error everywhere but I do not get answers Here's the error Video http://youtu.be/q0fK09v-K3c
API Error Code: 100 API Error Description: Invalid parameter Error Message: redirect_
04/08/2012 - elite*gold Trading - 2 Replies
API Error Code: 100 API Error Description: Invalid parameter Error Message: redirect_uri URL is not properly formatted Das bekomme ich wenn ich ne App installiere... ich habe schon 3 Apps richtig installiert, danach kam immer das bei anderen Apps die ich installiert habe.. was heisst das? redirect_uri URL is not properly formatted



All times are GMT +1. The time now is 21:52.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.