Custom battleground? menu

User Tag List

Results 1 to 12 of 12
  1. #1
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Custom battleground?

    Im currently making some kind of a custom battleground but I am not sure how to add the regular Battleground functions like a Battlemaster and the group function. Can anyone give me a hand? (the battleground is inside a instance so max players are good, and I am ok with editting the whole map ID).

    Custom battleground?
  2. #2
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    As far as I can see, you cannot add any custom battlegrounds to a battlemaster or any form of menu. Everything has to be written in C++ and done by other methods. Retail BG's are handled in DBCs, so you would have to do client-side editing to add a custom one into the menu.
    Life Puzzler WoW - Website | Forums

  3. #3
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, thanks. But is there any way to make some kind of a queu? or so they join a raid group when they enter and all that stuff?
    Im ready to do anything except making a patch file for all the players to download.

  4. #4
    Watercycle's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    46
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    that would probably be working in C++, which unless you yourself know how to do, is hard to get done, other option, is the oppisite of what you want to do, but, think about it, private server, your hosting it, why wouldn't you beable to make a launcher download? = )

  5. #5
    ooberstan's Avatar Member
    Reputation
    5
    Join Date
    Aug 2008
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, not excatly sure, if it is possible, it wont be easy.

  6. #6
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everybody might not be able/want to download a launcher and I want the server to work whether you have downloaded a launcher or not.
    And without a queue its just not going to work. There might be some way to go without the group system but not a queue. Then everybody can join and its going to be CHAOS :P
    Have anyone made a custom Battleground before? or is this a bad idea?
    "i downloaded it in "pirates bay", can you tell me how to download it in steam, pls"

  7. #7
    keeevin92's Avatar Member
    Reputation
    8
    Join Date
    Jul 2007
    Posts
    203
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looks cool :P Think you could share this if you get it done? :P
    Last edited by keeevin92; 03-14-2009 at 04:00 PM.

  8. #8
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here is how I made a custom battleground:

    1. Player talks to NPC.
    2. Player is inserted into a server-side queue.
    3. 5 more players talk to NPC and are inserted into queue.
    4. All 6 are ported to new map.
    5. Qeueu is emptied.
    6. TimedEvents start loading gameobjects and creatures on the map.
    7. Gates are opened, match begins.
    Life Puzzler WoW - Website | Forums

  9. #9
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks. But unless I get some more guidance I won't be able to do this now as I'm not experienced at all with any kind of scripting language. Thanks for the information that it works at least then that warms my heart
    "i downloaded it in "pirates bay", can you tell me how to download it in steam, pls"

  10. #10
    Herleybob's Avatar Contributor
    Reputation
    178
    Join Date
    Jul 2007
    Posts
    663
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you cannot do that, i would say that you would not be able to make one. And that you are not experienced with any scripting language, this is going to be very hard for you to even follow a guide.

    Nom Nom Nom :P

  11. #11
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, well I understand I'm not going to be able to make it right now but I'm planning on doing it in the future.
    "i downloaded it in "pirates bay", can you tell me how to download it in steam, pls"

  12. #12
    tutfw's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I made a custom instance and there i want the spirithealers from the BGs, so their can an autorevive when they are nearby the Spirithealer. Have any1 a clue to do it?

Similar Threads

  1. [Lua Script] Custom Battleground
    By stoneharry in forum WoW EMU General Releases
    Replies: 28
    Last Post: 11-28-2011, 04:53 PM
  2. [Misc] Custom Battleground like arathi basin?
    By mantor4 in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 07-14-2011, 01:10 PM
  3. [Lua] Custom Battleground
    By Dr. Cheasterfield in forum WoW EMU General Releases
    Replies: 43
    Last Post: 09-06-2010, 05:54 AM
  4. [Misc] How to make Custom Item not be usable in arena or battleground?
    By jpxtreme in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 07-07-2010, 11:03 AM
  5. cool battlegrounds exploit
    By aaronic in forum World of Warcraft Exploits
    Replies: 18
    Last Post: 06-19-2006, 12:51 PM
All times are GMT -5. The time now is 11:16 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search