[Repack] Arcmu 3.3.2, Flying mounts in Azeroth menu

Shout-Out

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    [Sadistic]'s Avatar Member
    Reputation
    42
    Join Date
    Sep 2009
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Repack] Arcmu 3.3.2, Flying mounts in Azeroth

    now a days there's not alot of releases of flying mounts in azeroth, i made this because soon there will be flying mounts in azeroth next xpac but for now this well have to do so enjoy

    download the arcemu core with db etc here

    sql code to add to the db for flying mounts
    Code:
    INSERT INTO items (entry, class, subclass, field4, name1, displayid, quality, flags, buyprice, sellprice, inventorytype, allowableclass, allowablerace, itemlevel, requiredlevel, RequiredSkill, RequiredSkillRank, RequiredSpell, RequiredPlayerRank1, RequiredPlayerRank2, RequiredFaction, RequiredFactionStanding, `Unique`, maxcount, ContainerSlots, stat_type1, stat_value1, stat_type2, stat_value2, stat_type3, stat_value3, stat_type4, stat_value4, stat_type5, stat_value5, stat_type6, stat_value6, stat_type7, stat_value7, stat_type8, stat_value8, stat_type9, stat_value9, stat_type10, stat_value10, dmg_min1, dmg_max1, dmg_type1, dmg_min2, dmg_max2, dmg_type2, armor, holy_res, fire_res, nature_res, frost_res, shadow_res, arcane_res, delay, ammo_type, `range`, spellid_1, spelltrigger_1, spellcharges_1, spellcooldown_1, spellcategory_1, spellcategorycooldown_1, spellid_2, spelltrigger_2, spellcharges_2, spellcooldown_2, spellcategory_2, spellcategorycooldown_2, spellid_3, spelltrigger_3, spellcharges_3, spellcooldown_3, spellcategory_3, spellcategorycooldown_3, spellid_4, spelltrigger_4, spellcharges_4, spellcooldown_4, spellcategory_4, spellcategorycooldown_4, spellid_5, spelltrigger_5, spellcharges_5, spellcooldown_5, spellcategory_5, spellcategorycooldown_5, bonding, description, page_id, page_language, page_material, quest_id, lock_id, lock_material, sheathID, randomprop, randomsuffix, block, itemset, MaxDurability, ZoneNameID, mapid, bagfamily, TotemCategory, socket_color_1, unk201_3, socket_color_2, unk201_5, socket_color_3, unk201_7, socket_bonus, GemProperties, ReqDisenchantSkill, ArmorDamageModifier, itemstatscount)
    VALUES (281277, 4, 0, -1, "Ironbound Proto-Drake", 59690, 5, 0, 0, 0, 12, -1, -1, 999, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0,  0, 0,  0, 0,  0, 0,  0, 0,  0, 0,  0, 0,  0, 0,  0, 0,  0, 0,  0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63956, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, "fly with me any where", 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10);
    or .add item 281277

    guide on setting up the server can be found in the emulator server guides
    here

    Emulator Server Guides - MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides
    Last edited by [Sadistic]; 02-17-2010 at 12:42 PM.

    [Repack] Arcmu 3.3.2, Flying mounts in Azeroth
  2. #2
    [Sadistic]'s Avatar Member
    Reputation
    42
    Join Date
    Sep 2009
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    63 views no comments?

  3. #3
    Xees's Avatar Contributor

    Reputation
    92
    Join Date
    Aug 2009
    Posts
    189
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry man XD never used ArcEmu and never will use it
    Doooooo+Repoooooooo+Repoooooood

  4. #4
    Sheldrake's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looks alright, I don't use repacks but this may help others.

    +Rep

  5. #5
    flickcorp's Avatar Member
    Reputation
    65
    Join Date
    Aug 2008
    Posts
    135
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can u post the patch file to enable flying mounts in the core?

  6. #6
    Ground Zero's Avatar ★ Elder ★
    Reputation
    1132
    Join Date
    Aug 2008
    Posts
    3,503
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    if(m_mapId!=530 &&  m_mapId != 0 && m_mapId != 1 && (m_mapId!=571 || (IsPlayer()  &&  !((Player*)this)->HasSpellwithNameHash(SPELL_HASH_COLD_WEATHER_FLYING))))
    

    That is what you need to edit your world.cpp to I believe.

  7. #7
    flickcorp's Avatar Member
    Reputation
    65
    Join Date
    Aug 2008
    Posts
    135
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what do i delete that out? cuz i was looking at that before..

  8. #8
    Ground Zero's Avatar ★ Elder ★
    Reputation
    1132
    Join Date
    Aug 2008
    Posts
    3,503
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You don't delete that, you change what is was before to that. It allows flying out of Northrend/Outland.

  9. #9
    flickcorp's Avatar Member
    Reputation
    65
    Join Date
    Aug 2008
    Posts
    135
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nah it didnt work ill have to mess around with it I guess thx anywayz
    Last edited by flickcorp; 02-26-2010 at 09:04 PM.

  10. #10
    [Sadistic]'s Avatar Member
    Reputation
    42
    Join Date
    Sep 2009
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ground Zero View Post
    Code:
    if(m_mapId!=530 &&  m_mapId != 0 && m_mapId != 1 && (m_mapId!=571 || (IsPlayer()  &&  !((Player*)this)->HasSpellwithNameHash(SPELL_HASH_COLD_WEATHER_FLYING))))
    

    That is what you need to edit your world.cpp to I believe.
    map id 0 doesnt work but rest does edit, made a patch file for this edit download link
    Last edited by [Sadistic]; 02-23-2010 at 09:55 AM.

  11. #11
    [Sadistic]'s Avatar Member
    Reputation
    42
    Join Date
    Sep 2009
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok complied it, it works

  12. #12
    flickcorp's Avatar Member
    Reputation
    65
    Join Date
    Aug 2008
    Posts
    135
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx sadistic

  13. #13
    [Sadistic]'s Avatar Member
    Reputation
    42
    Join Date
    Sep 2009
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    np man enjoy

  14. #14
    deathkillazz's Avatar Private
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No mysql in repack (or apache) ? Bad Download ?

  15. #15
    flickcorp's Avatar Member
    Reputation
    65
    Join Date
    Aug 2008
    Posts
    135
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not all repacks need apache in them and the release is a little outdated you are probably better just applying the patch he made which works good.

Page 1 of 2 12 LastLast

Similar Threads

  1. Wonderchilds repack 2.3.2 flying mounts in azeroth!
    By Wonderchild in forum World of Warcraft Emulator Servers
    Replies: 15
    Last Post: 01-17-2008, 08:10 AM
  2. Timmyvacc's repack Version 1.0.0 (Flying mounts in azeroth!)
    By Le Froid in forum WoW EMU Guides & Tutorials
    Replies: 27
    Last Post: 12-19-2007, 04:59 PM
  3. Flying mounts in Azeroth
    By Pyros soul in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 06-11-2007, 01:13 PM
  4. [Request] Flying Mount in Azeroth?
    By Dizziness in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 05-03-2007, 11:51 AM
  5. Flying Mounts in Azeroth
    By kay in forum World of Warcraft Exploits
    Replies: 28
    Last Post: 03-04-2007, 04:19 AM
All times are GMT -5. The time now is 08:01 AM. 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