Arena Fix menu

User Tag List

Thread: Arena Fix

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

    Arena Fix

    I'm looking for a C++ script to when you win an arena you get 6 gold, and 3 gold per loss. I had one then ArcEmu updated and it compiles with errors now. Not sure why, i'm not too good with C++ but i understand it a little.
    If someone could share a script or make one real quick that would be very much appreciated, i'll +rep whoever does! Thank you!

    By the way this is my old arena script.

    Add me on MSN for quick help, would be appreciated,
    MSN: [email protected]


    bool victorious = (i == m_winningteam);

    set<Player*>::iterator itr = m_players[i].begin();
    for(; itr != m_players[i].end(); itr++)
    {
    Player * plr = (Player *)(*itr);
    if (plr != NULL)
    {
    sHookInterface.OnArenaFinish(plr, plr->m_arenaTeams[m_arenateamtype], victorious, rated_match);
    if (victorious)
    {
    plr->SetUInt32Value(PLAYER_FIELD_COINAGE, plr->GetUInt32Value(PLAYER_FIELD_COINAGE) + 60000;
    }
    else
    {
    plr->SetUInt32Value(PLAYER_FIELD_COINAGE, plr->GetUInt32Value(PLAYER_FIELD_COINAGE) + 30000;
    }
    }
    plr->ResetAllCooldowns();
    }
    }
    }
    }

    Arena Fix

Similar Threads

  1. [ArcEMU]Arena fix
    By sharkerz in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 05-02-2009, 01:52 PM
  2. 2.4 Arena exploit fixed?
    By doublehex in forum World of Warcraft General
    Replies: 0
    Last Post: 05-30-2008, 09:08 PM
  3. [Fix] Extended cost/Arena
    By ~ViVo~ in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 03-20-2008, 06:59 AM
  4. Can someone post a 2vs2 arena fixed rating guide
    By Axe Rogue in forum World of Warcraft General
    Replies: 0
    Last Post: 03-16-2008, 09:16 AM
  5. Need Arena S.2 Helm fix !
    By th0x in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 06-25-2007, 12:58 PM
All times are GMT -5. The time now is 06:36 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