• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Guild Alliance

 
Project Updated:
Files Updated: Wed, Oct 1 2008
Supports Game Version: 3.0.2
Category: Guild
Tags:

, , , , and [Edit Tags]

Project Manager: sarumanthewhite
Additional Authors: No additional authors
Current Version: v4.00a
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 5
Downloads Total: 20,934
Favorites: 35
Comments: 90
  • About Guild Alliance
  •  

Guild Alliance is a mod for combining multiple guilds with ease. Another guild page is added to the 'friends frame' like CTRA. It lists guild members from the other guild and other functions such as inspections, alliance chat, alliance officer chat and guild leader controls.

(Those with the addon will appear with their name in yellow in the alliance tab)

!!!! PLEASE NOTE !!!! This addon is still very much in development. It is changing rapidly so please revisit at a later time to see whats new. I would also appreciate any feedback and ideas to make my mod better.

What this Mod CAN do:

  • View multiple online members of an alliance (or even use it for an alt guild)
  • Set an Alliance Message of the Day which can also contain item links. Permission must be granted by the guild leader.
  • Inspect anyone's gear and stats with the addon within your alliance from any distance. Permission to do so must be granted by that user for security purposes and piece of mind. Inspections are disabled while in combat to reduce lag.
  • Send and receive guild messages. This feature may be disabled by the guild leader. Customisable color options!
  • View a users state (afk, dnd etc)
  • Sort the alliance list by name, guild, rank index or class.
  • Mass guild messages sent only by the guild leader. Those with the addon will receive a pop-up message if they are not in combat.
  • Compatible with 'Skinner'.

What this Addon CANT do:

  • Combine normal/officer guild messages. I attempted to do this first but quickly ran into privacy issues. Even though I could get around double-up messages, I realised that not everyone wants to see other guilds talk. Instead, the guild messages will be shared ONLY between users WITH the addon and can be disabled if they so choose.
  • It cant be hacked by an external member to inspect your gear. Unless someone was to give out a hacked version of the software to everyone, it is impossible for them to by-pass your permission.
  • A bug-free wow life. I'm sorry but during this development phase of this addon there will be bugs. Let me know if you find any.

Example of how to use:

  • Open the 'GA' tab.
  • Press 'Add Friend'
  • Enter a user you wish to communicate with. They must have the addon and be online. Optionally you can press "Friends List" which scans your friends for people who have the addon and adds them automatically. Pressing the "Who List" will use the who function to look for users. This is the best way to add members from a whole guild.
  • Enter a channel/password. Note that you can only use one password at a time. You can't use different passwords for different guilds. Not entering a password will default to "default". This feature is more like a channel, and anyone on the same channel can be part of the alliance.
  • You should get a message that the person was added if they are online and have the same version.
  • Press the 'Refresh' button to request guild data. This will also scan for more people with the addon who are in the same guild as the person you entered before.
  • If someone changes guild, that user will be removed from the list. Re-enter them if you still with to use them as a gathering source.
  • Go to the "Options" page to set message and inspection preferences. The color of the alliance messages are changed here.

Thats pretty much it. I hope to add some more functionality soon. Any ideas would be great!

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Guild Alliance v4.00a Release 3.0.2 7,777 10/1/2008
  Guild Alliance v3.10b Release 2.4.0 234 5/14/2008
  Guild Alliance v3.10a Release 2.4.0 84 5/8/2008
  Guild Alliance 3.09b Release 2.4.0 79 5/6/2008
  Guild Alliance v3.09a Release 2.1.2 75 6/29/2007
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • TrueMOD said

    I would like to see some updates on this since this sounds like the best alliance communication addon...if it was working but seems like its not

    Reply Report Permalink
  • zenasprime said

    I get a link error when I try to download this AddOn

    Reply Report Permalink
  • RandyNM said

    What's the current status of this project?

    Reply Report Permalink
  • lee200082 said

    Is this project still active?

    If it is could you look at the addon Guild2Guild and maybe incorporate that functionality into this (with the ability to disable it for the GL) ty

    Reply Report Permalink
  • Elesario said

    To fix this bug go to:
    ..\World of Warcraft\Interface\AddOns\Guild_Alliance\Guild_Alliance.lua

    Using any text editor find following:
    PanelTemplates_TabResize(0, this, 60);

    And replace it with:
    PanelTemplates_TabResize(this, 5);

    There are 2 occurrances of this, on lines 1128 and 1135 respectivly.

    AFAIK, the one that's causing the bug is on 1135 as per the bug reports submitted below.

    Reply Report Permalink
  • Scrugio said


    any chance on an update ?
    Error occured in: Global
    Count: 1
    Message: ..\FrameXML\UIPanelTemplates.lua line 32:
    attempt to index local 'tab' (a number value)
    Debug:
    (tail call): ?
    [C]: ?
    ..\FrameXML\UIPanelTemplates.lua:32: PanelTemplates_TabResize()
    Guild_Alliance\Guild_Alliance.lua:1135: GA_Tab_OnLoad()
    Guild_Alliance\Guild_Alliance.lua:1116:
    Guild_Alliance\Guild_Alliance.lua:1116
    [C]: Show()
    ..\FrameXML\UIParent.lua:1461: SetUIPanel()
    ..\FrameXML\UIParent.lua:1306: ShowUIPanel()
    ..\FrameXML\UIParent.lua:1199:
    ..\FrameXML\UIParent.lua:1195
    [C]: SetAttribute()
    ..\FrameXML\UIParent.lua:1825: ShowUIPanel()
    ..\FrameXML\FriendsFrame.lua:958: ToggleFriendsFrame()
    TitanGuild\TitanGuild.lua:326: TitanPanelGuildButton_OnClick()
    [string "*:OnClick"]:1:
    [string "*:OnClick"]:1

    Reply Report Permalink
  • Same problem
    Date: 2008-12-06 15:31:50
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\FrameXML\UIPanelTemplates.lua line 32:
    attempt to index local 'tab' (a number value)
    Debug:
    (tail call): ?
    [C]: ?
    ..\FrameXML\UIPanelTemplates.lua:32: PanelTemplates_TabResize()
    Guild_Alliance\Guild_Alliance.lua:1135: GA_Tab_OnLoad()
    Guild_Alliance\Guild_Alliance.lua:1116:
    Guild_Alliance\Guild_Alliance.lua:1116
    [C]: Show()
    ..\FrameXML\UIParent.lua:1417: SetUIPanel()
    ..\FrameXML\UIParent.lua:1262: ShowUIPanel()
    ..\FrameXML\UIParent.lua:1155:
    ..\FrameXML\UIParent.lua:1151
    [C]: SetAttribute()
    ..\FrameXML\UIParent.lua:1767: ShowUIPanel()
    ..\FrameXML\FriendsFrame.lua:944: ToggleFriendsFrame()
    [string "TOGGLESOCIAL"]:1:
    [string "TOGGLESOCIAL"]:1
    AddOns:
    Swatter, v5.1.3867 (SnaggleTooth)
    ACP, v3.0.3.0.10
    Armory, v5.2.11
    ArmoryGuildBank, v5.4
    AucAdvanced, v5.1.3867 (SnaggleTooth)
    AucFilterBasic, v5.1.3867 (SnaggleTooth)
    AucFilterOutlier, v5.1.3867.2531
    AucMatchUndercut, v5.1.3867.2531
    AucStatClassic, v5.1.3867 (SnaggleTooth)
    AucStatHistogram, v5.1.3867 (SnaggleTooth)
    AucStatiLevel, v5.1.3867 (SnaggleTooth)
    AucStatPurchased, v5.1.3867 (SnaggleTooth)
    AucStatSales, v5.1.3867.2842
    AucStatSimple, v5.1.3867 (SnaggleTooth)
    AucStatStdDev, v5.1.3867 (SnaggleTooth)
    AucStatWOWEcon, v5.1.3867.2530
    AucUtilAHWindowControl, v5.1.3867.3311
    AucUtilAppraiser, v5.1.3867.2530
    AucUtilAskPrice, v5.1.3867.3175
    AucUtilAutoMagic, v5.1.3867.3142
    AucUtilCompactUI, v5.1.3867.2530
    AucUtilEasyBuyout, v5.1.3867.3583
    AucUtilItemSuggest, v5.1.3867.3108
    AucUtilPriceLevel, v5.1.3867.2545
    AucUtilScanButton, v5.1.3867.2530
    AucUtilScanFinish, v5.1.3867.2530
    AucUtilScanProgress, v5.1.3867.2530
    AucUtilSearchUI, v5.1.3867.3655
    AucUtilVendMarkup, v5.1.3867.2530
    AuldLangSyne, v2.0
    AutoBar, vv3.00.02.09 beta
    Automaton, v1.3.5
    Babylonian, v5.1.DEV.130
    BeanCounter, v5.1.3867 (SnaggleTooth)
    Cartographer, v2.0
    CartographerBattlegrounds, v2.0
    CartographerCoordinates, v2.0
    CartographerFoglight, v2.0
    CartographerGroupColors, v2.0
    CartographerGuildPositions, v2.0
    CartographerInstanceLoot, v2.0
    CartographerInstanceMaps, v2.0
    CartographerInstanceNotes, v2.0
    CartographerLookNFeel, v2.0
    CartographerNotes, v2.0
    CartographerPOI, v2.0
    CartographerProfessions, v2.0
    CartographerWaypoints, v2.0
    CartographerZoneInfo, v2.0
    CastYeller, vv1.1
    Click2Cast, v3.0
    Configator, v5.1.DEV.130
    CowTip, v
    DebugLib, v5.1.DEV.130
    Dominos, v1.8.2
    DominosBuff, v
    DominosRoll, v
    DominosXP, v
    EavesDrop, v2.1
    Enchantrix, v5.1.3867 (SnaggleTooth)
    EnchantrixBarker, v5.1.3867 (SnaggleTooth)
    ErrorMonster, v3
    FishingBuddy, v0.9.6f
    ForeverAFK, v1.0
    GroupCalendar, v4.3b10
    Guild2Guild, v7.5.3
    GuildAlliance, v4.00a
    ICU, v
    Informant, v5.1.3867 (SnaggleTooth)
    MiniChat, v1.0
    Nauticus, v3.0.3
    Omen, v3.0.4
    Overachiever, v0.21
    PhanxChat, v3.0.2.22
    QuestHelper, v0.76
    RatingBuster, v
    RedRange, v
    sct, v6.2
    sctd, v3.1
    shieldmonitor, v1.20
    simpleMinimap, v30000-3
    Skillet, v
    SlideBar, v5.1.3867 (SnaggleTooth)
    SmartBuff, v3.0e
    SmartyCat, v1.0
    SpamMeNot, v3.0
    StealYourCarbon, v3.0.3.16
    Stubby, v5.1.3867 (SnaggleTooth)
    TBag, v
    XPerl, v3.0.1f
    XPerlArcaneBar, v
    XPerlParty, v
    XPerlPartyPet, v
    XPerlPlayer, v
    XPerlPlayerBuffs, v
    XPerlPlayerPet, v
    XPerlRaidAdmin, v
    XPerlRaidFrames, v
    XPerlRaidHelper, v
    XPerlRaidMonitor, v
    XPerlRaidPets, v
    XPerlTarget, v
    XPerlTargetTarget, v
    (ck=acb)

    Reply Report Permalink
  • Orriana said

    ok downloaded thi me and another guild master,and got this message error, and the screen is kinda messed up. like the buttons don't align.Can you fix please asap.


    Date: 2008-11-19 00:07:07
    ID: 7
    Error occured in: Global
    Count: 1
    Message: ..\FrameXML\UIPanelTemplates.lua line 32:
    attempt to index local 'tab' (a number value)
    Debug:
    (tail call): ?
    [C]: ?
    ..\FrameXML\UIPanelTemplates.lua:32: PanelTemplates_TabResize()
    Guild_Alliance\Guild_Alliance.lua:1135: GA_Tab_OnLoad()
    Guild_Alliance\Guild_Alliance.lua:1116:
    Guild_Alliance\Guild_Alliance.lua:1116
    [C]: Show()
    ..\FrameXML\UIParent.lua:1417: SetUIPanel()
    ..\FrameXML\UIParent.lua:1262: ShowUIPanel()
    ..\FrameXML\UIParent.lua:1155:
    ..\FrameXML\UIParent.lua:1151
    [C]: SetAttribute()
    ..\FrameXML\UIParent.lua:1767: ShowUIPanel()
    ..\FrameXML\FriendsFrame.lua:944: ToggleFriendsFrame()
    [string "*:OnClick"]:1:
    [string "*:OnClick"]:1
    AddOns:
    Swatter, v5.1.3625 (SnaggleTooth)
    ACP, v3.0.0
    AtlasLoot, v5.01.01
    AtlasLootFu, v1.2
    AtlasQuest, v4.2.0
    AucAdvanced, v5.1.3625 (SnaggleTooth)
    AucFilterBasic, v5.1.3625 (SnaggleTooth)
    AucFilterOutlier, v5.1.3625.2531
    AucMatchUndercut, v5.1.3625.2531
    AucStatClassic, v5.1.3625 (SnaggleTooth)
    AucStatHistogram, v5.1.3625 (SnaggleTooth)
    AucStatPurchased, v5.1.3625 (SnaggleTooth)
    AucStatSales, v5.1.3625.2842
    AucStatSimple, v5.1.3625 (SnaggleTooth)
    AucStatStdDev, v5.1.3625 (SnaggleTooth)
    AucStatWOWEcon, v5.1.3625.2530
    AucUtilAHWindowControl, v5.1.3625.3311
    AucUtilAppraiser, v5.1.3625.2530
    AucUtilAskPrice, v5.1.3625.3175
    AucUtilAutoMagic, v5.1.3625.3142
    AucUtilCompactUI, v5.1.3625.2530
    AucUtilEasyBuyout, v5.1.3625.3583
    AucUtilItemSuggest, v5.1.3625.3108
    AucUtilPriceLevel, v5.1.3625.2545
    AucUtilScanButton, v5.1.3625.2530
    AucUtilScanFinish, v5.1.3625.2530
    AucUtilScanProgress, v5.1.3625.2530
    AucUtilSearchUI, v5.1.3625.3483
    AucUtilVendMarkup, v5.1.3625.2530
    Babylonian, v5.1.DEV.130
    BeanCounter, v5.1.3625 (SnaggleTooth)
    Configator, v5.1.DEV.130
    DebugLib, v5.1.DEV.130
    DoIKnowYou, v1.0
    Enchantrix, v5.1.3625 (SnaggleTooth)
    EnchantrixBarker, v5.1.3625 (SnaggleTooth)
    EnhTooltip, v5.1.3625 (SnaggleTooth)
    gcraft, v0.0.3
    GEM3Core, v3.14
    GEM3UI, v1.6
    GLottery, v0.5 Beta
    GuildAlliance, v4.00a
    GuildCheck, v
    GuildGreet, v30002.1
    GuildML, v
    Informant, v5.1.3625 (SnaggleTooth)
    Outfitter, v4.3b8
    Postal, v3.0.1
    ProfessionsBook, v3.0.1
    QuestHelper, v0.62
    ReagentData, v2.4.37
    RedBanker, v1.0.6
    Stubby, v5.1.3625 (SnaggleTooth)
    (ck=659)

    Reply Report Permalink
  • youngk9uc said

    I have a few questions/requests for this mod. Our guild was forced to stop using it for a few reasons. The primary one being anyone having the ability to join your alliance channel with the mod installed. Is there any way to lock your alliance channel. (We have and , we like the shared guild chat being a progressive raid guild, most raiders spend time on alts but need to be kept informed). Secondly, is there a way to share Officer chat between the two guilds? Last time we attempted this it did not work, if I'm missing how to do either of the two please let me know. This mod has amazing potential it just needs to be polished.

    Reply Report Permalink
  • jeffraiden said

    The Guilds stay Seperate and have each theire own GM. Well I have Installed the 4.00a It finds the Guilds in my Party but you only see about 15 Members in the List. You can not Scroll up our down. And the Classes like Warrior show out of the Screen. And the Guildchat kombination does not work yet either.

    Reply Report Permalink
  • Adazero2 said

    Um if one combines a guild does that mean There are two guild masters or does it just mean that You are separate guilds but work together?

    Reply Report Permalink
  • c3rb said

    So, is it working ok with the latest patch?

    Reply Report Permalink
  • Tak0r said

    Just one thing it seems like you tag your versions like a/b and so on ... why don't you simply use the functionality provided by the side by tagging it as alpha/beta/release to prevent missusage by users who think it's final stage. Anyway great addon I'll introduce it to our guild and test it a bit since we have some player's from other guilds raiding with us :D

    Reply Report Permalink
  • It's loaded, but I think the button is mixing with another.

    Reply Report Permalink
  • I'm working on the comms section now. I just wanted to get the fundamentals right before continuing. I get mixed responses about combined guild chat. Some prefer separate alliance chat rather than sharing guild chat. Then there's the option for a mixture of both, where the user has a choice to share guild chat but boviously the problem comes in for those without the addon. Do they just stay hidden or do others with the addon share what they write? Still trying to work out the best method.

    Reply Report Permalink
  • jeffraiden said

    Well I have downloaded the new GA 4.00a but now I can not talk with the other Guilds via the Chat. I always thougt that the combined Guildchat was a great way to keep the Alliance together. Hope you will get everything working again for all GA Users

    Reply Report Permalink
  • I've begun re-writing the communication code from scratch. Hopefully I can get it alot more reliable. I'm guessing a week or so before any new release. Jeff, it's a rule from blizzard to stop spamming. I'll modify the code to stop it from happening for the next version.

    Reply Report Permalink
  • shawny said

    Any chance of a fubar plugin? should be fairly simple to use fubar group and guild as templates. i love being able to just mouse over my bars and see at a quick glances whos here to get a grp going. would be great to be able to do this with an alliance as well.

    Reply Report Permalink
  • ty20447 said

    i downloaded it but how do i install it

    Reply Report Permalink
  • WolfsDove said

    ah ok thank you

    our guilds are currently testing it. I'm keeping an eye on this mod, as the other guild leader so far is enjoying it enough we're suggesting the rest of the guildies to pick it up ^.^

    Reply Report Permalink
  • Addon Packs Containing Guild Alliance

Most Downloads / Day

Guild Alliance has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 1,528 Altoholic Guild, Bags & Inventory, Mail...
  2. 1,096 EPGPLootmaster Chat & Communication, Bags...
  3. 626 epgp (dkp reloaded) Guild
  4. 607 Armory Bags & Inventory, Guild, Professions...
  5. 332 Group Calendar 5 Guild, Boss Encounters, Quests...