help with unit.cpp and arcemu menu

Shout-Out

User Tag List

Results 1 to 2 of 2
  1. #1
    igud2's Avatar Member
    Reputation
    10
    Join Date
    Nov 2007
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    help with unit.cpp and arcemu

    Code:
    void Unit::AddAura(Aura *aur)
    {
        if (!aur)
            return;
        if(m_mapId!=0 && (m_mapId!=571  || (IsPlayer() && !((Player*)this)->HasSpellwithNameHash(SPELL_HASH_COLD_WEATHER_FLYING))))
        // can't use flying auras in non-outlands or non-northrend (northrend requires cold weather flying)
        {
            for( uint32 i = 0; i < 3; ++i )
            {
                if( aur->GetSpellProto()->EffectApplyAuraName[i] == 208 || aur->GetSpellProto()->EffectApplyAuraName[i] == 207 )
                {
                    sEventMgr.RemoveEvents(aur);
                    AuraPool.PooledDelete(aur);
                    return;
                }
            }
        }
    
        if( aur->GetSpellProto()->School && SchoolImmunityList[aur->GetSpellProto()->School] )
        {
            AuraPool.PooledDelete(aur);
            return;
        }

    trying to figure out how to add more map ids i get this error when i try to compile


    creating temporary file "c:\Documents and Settings\Owner\Desktop\ArcEmu\trunk\win\VC90\arcemu-world___Win32_Release\RSP00000160924024.rsp" with contents
    [
    /Ox /Ob2 /Oi /Ot /Oy /GL /I "..\..\src\boost" /I "..\..\src\arcemu-shared" /I "..\..\src\arcemu-world\Collision\vmap" /I "..\..\src\arcemu-world\Collision\g3dlite" /I "..\..\extras\arcemu-windows-libraries\VC\include" /D "_HAS_ITERATOR_DEBUGGING=0" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NONSTDC_NO_WARNINGS" /D "_MBCS" /GF /FD /EHsc /MD /GS- /fp:fast /Yu"stdafx.h" /Fp".\arcemu-world___Win32_Release/game.pch" /Fo".\arcemu-world___Win32_Release/" /Fd".\arcemu-world___Win32_Release/" /W3 /c /Zi /MP /Zm256

    "..\..\src\arcemu-world\Unit.cpp"
    ]
    Creating command line "cl.exe @"c:\Documents and Settings\Owner\Desktop\ArcEmu\trunk\win\VC90\arcemu-world___Win32_Release\RSP00000160924024.rsp" /nologo /errorReportrompt"
    Output Window Compiling...
    Unit.cpp
    ..\..\src\arcemu-world\Unit.cpp(4280) : error C2143: syntax error : missing ')' before '{'

    help with unit.cpp and arcemu
  2. #2
    igud2's Avatar Member
    Reputation
    10
    Join Date
    Nov 2007
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    bump

    bump.......

Similar Threads

  1. Help with my server and a website question
    By jwate22 in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 07-28-2009, 11:55 AM
  2. Need some help with making T8 items (ArcEmu)
    By jack000ripper in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 06-30-2009, 09:44 PM
  3. Help with Mangos server and Lan connection
    By Wormboy in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 03-26-2009, 05:20 AM
  4. help with vendors teleporters and lvl road
    By F1LS in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 11-10-2008, 08:01 AM
  5. Need help with instant 70, and GM Tickets
    By roflstomp15 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 03-16-2008, 01:12 PM
All times are GMT -5. The time now is 11:39 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search