• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Join Selected Scenarios

 

Project Updated:
Files Updated: Wed, Dec 3 2008
Supports Game Version: Beta 3.0
Category: PvP
Tags:

[Edit Tags]

Project Manager: grarl
Additional Authors: No additional authors
Current Version: Join Selected Scenarios
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 3
Downloads Total: 7,715
Favorites: 120
Comments: 30
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About Join Selected Scenarios
  •  

Description

Adds a small window to the Scenario Lobby Window which allows you to quickly select what scenarios you wish to join, and wish you don't. Hit the Join Selected button and off you go!

Also adds an option to the Overhead Map Window that allows you to Leave All Scenarios with one click. Perfect for when a player joins your party and you have to queue all over!

If enough people want it, I'll add a requeue button somewhere.

Scenario Join All Button?

Yes, this is a new version of the previous named SJAB - Scenario Join All Button, but I decided to change the name for obvious reasons ;)


You can follow my other WAR addon projects here

To suggest features, report bugs+feedback etc., please use the ticket system at CurseForge

  • Downloads (1)
  •  
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  
  Join Selected Scenarios Release Beta 3.0 3,951 12/3/2008
  • 1 page(s)
  • Screenshots (1)
  •  
  • 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.
  • grarl said

    Heh, just downloaded this and was surprised it was still working :) Love it! (I wrote it, hah).

    Reply Report Permalink
  • guestme said

    May i have some hint on code modification for the default check box?
    I want to set unchecked for all as default, is it possible?

    Reply Report Permalink
  • solo9099 said

    Hi can you please get your add-on to work with the minimap add-on CustomMap? Presently the right click function to leave ALL scenarios wont work.

    Reply Report Permalink
  • grarl said

    1.06 is up.

    Reply Report Permalink
  • mattengi said

    we want reque button!

    plz do that. thx for good addon.

    Reply Report Permalink
  • SimplyBlue said

    Seems like that big chunk of code is not needed at all. I realized that since JSS was being loaded up already, there was no need to add the functions needed to get the 'Leave: ALL scenarios' option working with ZMM. So ignore the post below and just perform the following steps -

    - Navigate to the zMinimap addon folder and open the core.lua file in Notepad
    - Search for - EA_Window_ContextMenu.Finalize()
    - Paste the following above it - EA_Window_ContextMenu.AddMenuItem(L"Leave: ALL scenarios", JSS.LeaveAllScenarios, false, true)
    - Save the core.lua file and test it out!

    Reply Report Permalink
  • SimplyBlue said

    Ok, after some testing I do believe I've gotten this to work with ZMM (zMiniMap). Standard disclaimer that I'm not responsible for any issues this causes on your computer/WAR UI interface.

    - Navigate to the zMinimap addon folder and open the core.lua file in Notepad

    - Search for - EA_Window_ContextMenu.Finalize()

    - Paste the following above it - EA_Window_ContextMenu.AddMenuItem(L"Leave: ALL scenarios", JSS.LeaveAllScenarios, false, true)

    - Search for - function zMiniMap.OnJoinAScenario()

    - Paste the following above it -
    function JSS.LeaveAllScenarios()
    JSS.JoiningSelected = false
    JSS.LeavingAll = true
    JSS.LeaveNextQueue()
    end

    function JSS.LeaveNextQueue()
    local data = GetScenarioQueueData()

    --If we've reached the end of available scenarios, stop trying to leave scenario queues.
    if data == nil or data.totalQueuedScenarios == 0 then
    JSS.LeavingAll = false
    return
    else
    EA_ChatWindow.Print(L"Leaving "..GetScenarioName(data[1].id))
    GameData.ScenarioQueueData.selectedId = data[1].id
    BroadcastEvent( SystemData.Events.INTERACT_LEAVE_SCENARIO_QUEUE )
    end
    end

    - Save the core.lua file and test it out!

    Reply Report Permalink
  • SimplyBlue said

    I don't see a way to edit this post so please ignore this post and look at the top most one from me.

    Reply Report Permalink
  • Aussiemick said

    Truly the sexiest addon out for queueing.

    Umm i would totally have your babies if you put an auto join feature on it, so that the prior selected scs can be auto q'd the second i leave teh sc

    Reply Report Permalink
  • Bobloblaw said

    Anyone been able to make up a hack for this to work with ZMM?

    Reply Report Permalink
  • kkwok said

    For some reason it only shows me 4 tier 4 scenario maps instead of 6. Anyway i can solve this?

    Reply Report Permalink
  • tavolez said

    Is it possible to have an Option which press the button JOIN IN 1 MINUTE?

    So all we have to do is clicking only once to join or wait the minute (if ww are in the bathroom the scenario will be joined automatically).

    Reply Report Permalink
  • Link006 said

    This didn't work for me as of 1.04.

    Reply Report Permalink
  • boofer said

    Can you add a sound when the scenario pops?

    Reply Report Permalink
  • evenprimes said

    Feature request: Can you add saving queue selections between sessions? For instance, I never queue for Phoenix Gate. It would be great if the addon would remember what my selections were. Across all characters would be best, IMO. Thanks for the great addon!

    Reply Report Permalink
  • Elder82 said

    /sign

    Reply Report Permalink
  • Ruari said

    /agree

    Reply Report Permalink
  • Liquid5n0w said

    +1 to this request, it's frustrating to always have to uncheck the ones I don't want.

    Reply Report Permalink
  • Johpin said

    Love the addon. Is there a way you can make it so that the order of queues are random? For example, right now if you're in Dragonwake, the first scenario that queues is Serpent's passage. Can you make it so that scenarios queue in different order?

    Reply Report Permalink
  • spazure said

    Putting in my vote for a requeue button. (In fact, I wouldn't mind an automatic requeue feature either, as long as I could turn it off during keep sieges)

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 329 Paint the leader PvP, and Combat
  2. 130 State of Realm PvP
  3. 90 TokenMachine PvP, and Bags & Inventory
  4. 70 TargetRing PvP, and Unit Frames
  5. 49 Calling PvP, and Combat