Capture The Flag error in source

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! medotarek is offline
    MemberRank
    Apr 2012 Join Date
    Egypt/RageZoneLocation
    615Posts

    Capture The Flag error in source

    Hello Guys

    Please Help me
    Build log:
    Code:
    ZWorldItem.cpp(52) : error C2065: 'WIT_FLAG' : undeclared identifier
    ZWorldItem.cpp(52) : error C2051: case expression not constant
    ZWorldItem.cpp(277) : error C2678: binary '==' : no operator found which takes a left-hand operand of type 'MMATCH_WORLD_ITEM_TYPE' (or there is no acceptable conversion)
    ZWorldItem.cpp(277) : error C3861: 'WIT_FLAG': identifier not found, even with argument-dependent lookup
    ZWorldItem.cpp(297) : error C2678: binary '==' : no operator found which takes a left-hand operand of type 'MMATCH_WORLD_ITEM_TYPE' (or there is no acceptable conversion)
    ZWorldItem.cpp(297) : error C3861: 'WIT_FLAG': identifier not found, even with argument-dependent lookup
    ZWorldItem.cpp(299) : error C2678: binary '==' : no operator found which takes a left-hand operand of type 'MMATCH_WORLD_ITEM_TYPE' (or there is no acceptable conversion)
    ZWorldItem.cpp(299) : error C3861: 'WIT_FLAG': identifier not found, even with argument-dependent lookup
    Please Any one help me fast


  2. #2
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Capture The Flag error in source

    Declare WIT_FLAG

  3. #3
    Account Upgraded | Title Enabled! medotarek is offline
    MemberRank
    Apr 2012 Join Date
    Egypt/RageZoneLocation
    615Posts

    Re: Capture The Flag error in source

    Quote Originally Posted by Sensor View Post
    Declare WIT_FLAG
    I know this, but why have announced (value )



Advertisement