Jump to content

the-nightm4r3

Members
  • Posts

    6
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by the-nightm4r3

  1. Here is the code to allow a single player on the realm to access the battle grounds:

    Battleground.h

    //Set the minimum number of players to 0 to allow 1 player into the battle ground

    void SetMinPlayers(uint32 MinPlayers) { m_MinPlayers = MinPlayers=0;}//; }

    Modify the SetMinPlayers in Battleground.h file as shown above and a single player can enter all of the battle grounds.

    Admiditlly there is little to gain from this other than getting the credits for the BG but it is kind of fun.

    There is allready a command

    .debug bg

    Toggle debug mode for battlegrounds. In debug mode GM can start battleground with single player.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use